build(deps): bump @solana/web3.js from 1.17.0 to 1.18.0 in /token/js (#1919)

Bumps [@solana/web3.js](https://github.com/solana-labs/solana-web3.js) from 1.17.0 to 1.18.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.17.0...v1.18.0)

---
updated-dependencies:
- dependency-name: "@solana/web3.js"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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-06-15 20:35:06 +00:00 committed by GitHub
parent 3cc72d5752
commit fbe2cb5b08
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 6 deletions

View File

@ -2063,9 +2063,9 @@
}
},
"node_modules/@solana/web3.js": {
"version": "1.17.0",
"resolved": "https://registry.npmjs.org/@solana/web3.js/-/web3.js-1.17.0.tgz",
"integrity": "sha512-PBOHY260CudciLwBgwt1U8upwCS1Jq0BbS6EVyX0tz6Tj14Dp4i87dQNyntentNiGQQ+yWBIk4vJEm+PMCSd/A==",
"version": "1.18.0",
"resolved": "https://registry.npmjs.org/@solana/web3.js/-/web3.js-1.18.0.tgz",
"integrity": "sha512-ijAoRd4Sje1QYoPAwDr7KYlDK40FE7tAUa2V3wT4PGKatWf4ETDXoyYlW89J6vrqOT+mV3GUuaVC76tOFlrXyA==",
"dependencies": {
"@babel/runtime": "^7.12.5",
"bn.js": "^5.0.0",
@ -12570,9 +12570,9 @@
"dev": true
},
"@solana/web3.js": {
"version": "1.17.0",
"resolved": "https://registry.npmjs.org/@solana/web3.js/-/web3.js-1.17.0.tgz",
"integrity": "sha512-PBOHY260CudciLwBgwt1U8upwCS1Jq0BbS6EVyX0tz6Tj14Dp4i87dQNyntentNiGQQ+yWBIk4vJEm+PMCSd/A==",
"version": "1.18.0",
"resolved": "https://registry.npmjs.org/@solana/web3.js/-/web3.js-1.18.0.tgz",
"integrity": "sha512-ijAoRd4Sje1QYoPAwDr7KYlDK40FE7tAUa2V3wT4PGKatWf4ETDXoyYlW89J6vrqOT+mV3GUuaVC76tOFlrXyA==",
"requires": {
"@babel/runtime": "^7.12.5",
"bn.js": "^5.0.0",