build(deps): bump @solana/web3.js from 1.13.0 to 1.15.0 in /token/js (#1816)

Bumps [@solana/web3.js](https://github.com/solana-labs/solana-web3.js) from 1.13.0 to 1.15.0.
- [Release notes](https://github.com/solana-labs/solana-web3.js/releases)
- [Changelog](https://github.com/solana-labs/solana-web3.js/blob/master/.releaserc.json)
- [Commits](https://github.com/solana-labs/solana-web3.js/compare/v1.13.0...v1.15.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-05-28 07:27:14 +00:00 committed by GitHub
parent 35069f6ffb
commit a421eb7029
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 6 deletions

View File

@ -2005,9 +2005,9 @@
}
},
"node_modules/@solana/web3.js": {
"version": "1.13.0",
"resolved": "https://registry.npmjs.org/@solana/web3.js/-/web3.js-1.13.0.tgz",
"integrity": "sha512-ANeNPGRbRD2gTTN//tfnRBEmF8A5Tfg7VbW0Mp9Xv09K28kIykSjlQGKBz4Ry2gMYtawvnleEnHLzCYNT+tvWg==",
"version": "1.15.0",
"resolved": "https://registry.npmjs.org/@solana/web3.js/-/web3.js-1.15.0.tgz",
"integrity": "sha512-q9GWL6ayHbEljzp2l5bdz46618h28KJ07H0m1pL2p/LRF+Jh9x5X/FME87La4/6lVrsSyymSaKnn+loiTTqB7w==",
"dependencies": {
"@babel/runtime": "^7.12.5",
"bn.js": "^5.0.0",
@ -12243,9 +12243,9 @@
"dev": true
},
"@solana/web3.js": {
"version": "1.13.0",
"resolved": "https://registry.npmjs.org/@solana/web3.js/-/web3.js-1.13.0.tgz",
"integrity": "sha512-ANeNPGRbRD2gTTN//tfnRBEmF8A5Tfg7VbW0Mp9Xv09K28kIykSjlQGKBz4Ry2gMYtawvnleEnHLzCYNT+tvWg==",
"version": "1.15.0",
"resolved": "https://registry.npmjs.org/@solana/web3.js/-/web3.js-1.15.0.tgz",
"integrity": "sha512-q9GWL6ayHbEljzp2l5bdz46618h28KJ07H0m1pL2p/LRF+Jh9x5X/FME87La4/6lVrsSyymSaKnn+loiTTqB7w==",
"requires": {
"@babel/runtime": "^7.12.5",
"bn.js": "^5.0.0",