Bump @solana/web3.js to v0.81.0 (#663)

This commit is contained in:
Justin Starry 2020-10-19 23:54:29 +08:00 committed by GitHub
parent 1dfebe929d
commit 0e8c4fb5bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
6 changed files with 24 additions and 24 deletions

View File

@ -41,9 +41,9 @@
}
},
"@babel/runtime": {
"version": "7.11.2",
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.11.2.tgz",
"integrity": "sha512-TeWkU52so0mPtDcaCTxNBI/IHiz0pZgr8VEFqXFtZWpYD08ZB6FaSwVAS8MKRQAP3bYKiVjwysOJgMFY28o6Tw==",
"version": "7.12.1",
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.12.1.tgz",
"integrity": "sha512-J5AIf3vPj3UwXaAzb5j1xM4WAQDX3EMgemF8rjCP3SoW09LfRKAXQKt6CoVYl230P6iWdRcBbnLDDdnqWxZSCA==",
"requires": {
"regenerator-runtime": "^0.13.4"
}
@ -127,9 +127,9 @@
}
},
"@solana/web3.js": {
"version": "0.80.2",
"resolved": "https://registry.npmjs.org/@solana/web3.js/-/web3.js-0.80.2.tgz",
"integrity": "sha512-tvthhTJUXL3DilpNYBrT/20kyDU3WIuXltZJ349akvBiR7SHPMG3w66OddVF7N3f3E6lWu+Mo3gH/Dyyz2LIMA==",
"version": "0.81.0",
"resolved": "https://registry.npmjs.org/@solana/web3.js/-/web3.js-0.81.0.tgz",
"integrity": "sha512-smDYZno2lGOY5Yx2vTp2w77dPnrpijKB6cuilL1pMh06NBX+AqSt3Paftk00aBHcDucOp+fjEEyuhHVeZQWLBA==",
"requires": {
"@babel/runtime": "^7.3.1",
"bn.js": "^5.0.0",
@ -1614,9 +1614,9 @@
},
"dependencies": {
"@types/node": {
"version": "12.12.67",
"resolved": "https://registry.npmjs.org/@types/node/-/node-12.12.67.tgz",
"integrity": "sha512-R48tgL2izApf+9rYNH+3RBMbRpPeW3N8f0I9HMhggeq4UXwBDqumJ14SDs4ctTMhG11pIOduZ4z3QWGOiMc9Vg=="
"version": "12.12.68",
"resolved": "https://registry.npmjs.org/@types/node/-/node-12.12.68.tgz",
"integrity": "sha512-3RW2s24ewB7F9dAHvgb9FRvNHn6nO9IK6Eaknbz7HTOe2a5GVne5XbUh5+YA+kcCn67glyHhClUUdFP73LWrgQ=="
}
}
},

View File

@ -38,7 +38,7 @@
"localnet:logs": "solana-localnet logs -f"
},
"dependencies": {
"@solana/web3.js": "^0.80.2"
"@solana/web3.js": "^0.81.0"
},
"devDependencies": {
"@rollup/plugin-commonjs": "^15.1.0",

View File

@ -2335,9 +2335,9 @@
"dev": true
},
"@solana/web3.js": {
"version": "0.80.2",
"resolved": "https://registry.npmjs.org/@solana/web3.js/-/web3.js-0.80.2.tgz",
"integrity": "sha512-tvthhTJUXL3DilpNYBrT/20kyDU3WIuXltZJ349akvBiR7SHPMG3w66OddVF7N3f3E6lWu+Mo3gH/Dyyz2LIMA==",
"version": "0.81.0",
"resolved": "https://registry.npmjs.org/@solana/web3.js/-/web3.js-0.81.0.tgz",
"integrity": "sha512-smDYZno2lGOY5Yx2vTp2w77dPnrpijKB6cuilL1pMh06NBX+AqSt3Paftk00aBHcDucOp+fjEEyuhHVeZQWLBA==",
"requires": {
"@babel/runtime": "^7.3.1",
"bn.js": "^5.0.0",
@ -5110,9 +5110,9 @@
},
"dependencies": {
"@types/node": {
"version": "12.12.67",
"resolved": "https://registry.npmjs.org/@types/node/-/node-12.12.67.tgz",
"integrity": "sha512-R48tgL2izApf+9rYNH+3RBMbRpPeW3N8f0I9HMhggeq4UXwBDqumJ14SDs4ctTMhG11pIOduZ4z3QWGOiMc9Vg=="
"version": "12.12.68",
"resolved": "https://registry.npmjs.org/@types/node/-/node-12.12.68.tgz",
"integrity": "sha512-3RW2s24ewB7F9dAHvgb9FRvNHn6nO9IK6Eaknbz7HTOe2a5GVne5XbUh5+YA+kcCn67glyHhClUUdFP73LWrgQ=="
},
"lodash": {
"version": "4.17.20",

View File

@ -46,7 +46,7 @@
"keywords": [],
"dependencies": {
"@babel/runtime": "^7.11.2",
"@solana/web3.js": "^0.80.0",
"@solana/web3.js": "^0.81.0",
"bn.js": "^5.1.3",
"buffer-layout": "^1.2.0",
"dotenv": "8.2.0",

View File

@ -2728,9 +2728,9 @@
"dev": true
},
"@solana/web3.js": {
"version": "0.80.2",
"resolved": "https://registry.npmjs.org/@solana/web3.js/-/web3.js-0.80.2.tgz",
"integrity": "sha512-tvthhTJUXL3DilpNYBrT/20kyDU3WIuXltZJ349akvBiR7SHPMG3w66OddVF7N3f3E6lWu+Mo3gH/Dyyz2LIMA==",
"version": "0.81.0",
"resolved": "https://registry.npmjs.org/@solana/web3.js/-/web3.js-0.81.0.tgz",
"integrity": "sha512-smDYZno2lGOY5Yx2vTp2w77dPnrpijKB6cuilL1pMh06NBX+AqSt3Paftk00aBHcDucOp+fjEEyuhHVeZQWLBA==",
"requires": {
"@babel/runtime": "^7.3.1",
"bn.js": "^5.0.0",
@ -5601,9 +5601,9 @@
},
"dependencies": {
"@types/node": {
"version": "12.12.67",
"resolved": "https://registry.npmjs.org/@types/node/-/node-12.12.67.tgz",
"integrity": "sha512-R48tgL2izApf+9rYNH+3RBMbRpPeW3N8f0I9HMhggeq4UXwBDqumJ14SDs4ctTMhG11pIOduZ4z3QWGOiMc9Vg=="
"version": "12.12.68",
"resolved": "https://registry.npmjs.org/@types/node/-/node-12.12.68.tgz",
"integrity": "sha512-3RW2s24ewB7F9dAHvgb9FRvNHn6nO9IK6Eaknbz7HTOe2a5GVne5XbUh5+YA+kcCn67glyHhClUUdFP73LWrgQ=="
},
"lodash": {
"version": "4.17.20",

View File

@ -45,7 +45,7 @@
},
"dependencies": {
"@babel/runtime": "^7.10.5",
"@solana/web3.js": "^0.80.0",
"@solana/web3.js": "^0.81.0",
"bn.js": "^5.0.0",
"buffer-layout": "^1.2.0",
"dotenv": "8.2.0",