Update @solana/web3.js

This commit is contained in:
Gary Wang 2020-10-28 22:50:32 -07:00
parent c408bf5ca3
commit 82195a6185
2 changed files with 5 additions and 5 deletions

View File

@ -46,7 +46,7 @@
"trailingComma": "all"
},
"dependencies": {
"@solana/web3.js": "0.83.1",
"@solana/web3.js": "0.86.1",
"bn.js": "^5.1.2",
"buffer-layout": "^1.2.0"
},

View File

@ -560,10 +560,10 @@
dependencies:
"@sinonjs/commons" "^1.7.0"
"@solana/web3.js@0.83.1":
version "0.83.1"
resolved "https://registry.yarnpkg.com/@solana/web3.js/-/web3.js-0.83.1.tgz#dcce7a8a3cf8f4c184c29f796fa0509a92d4a715"
integrity sha512-NBwghWNZpmoEPmWjuyH97PNpta6q0VIjcZrR1ma2vsqoPmdxgWgXuv4qFiNCYobHcYsHaBsf18alv++EZ7pF6Q==
"@solana/web3.js@0.86.1":
version "0.86.1"
resolved "https://registry.yarnpkg.com/@solana/web3.js/-/web3.js-0.86.1.tgz#034a2cef742569f74dfc9960dfbcabc92e674b08"
integrity sha512-9mjWs17ym7PIm7bHA37wnnYyD7rIVHwkx1RI6BzGhMO5h8E+HlZM8ISLgOx+NItg8XRCfFhlrVgJTzK4om1s0g==
dependencies:
"@babel/runtime" "^7.3.1"
bn.js "^5.0.0"