build(deps): bump @solana/web3.js in /token-swap/js (#1132)

Bumps [@solana/web3.js](https://github.com/solana-labs/solana-web3.js) from 0.90.1 to 0.90.2.
- [Release notes](https://github.com/solana-labs/solana-web3.js/releases)
- [Commits](https://github.com/solana-labs/solana-web3.js/compare/v0.90.1...v0.90.2)

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-01-26 11:23:42 +00:00 committed by GitHub
parent 4e4c9379d3
commit 60e3f45446
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -2084,9 +2084,9 @@
"dev": true
},
"@solana/web3.js": {
"version": "0.90.1",
"resolved": "https://registry.npmjs.org/@solana/web3.js/-/web3.js-0.90.1.tgz",
"integrity": "sha512-TQtV4vBFuOZ2lxxt0XYKJ/3WuZOhbwjLZ9M8YFxvC/Wgho6DwWVeJKmQ1RGmdaDmusiYfmE8jGI/32624g5c6w==",
"version": "0.90.2",
"resolved": "https://registry.npmjs.org/@solana/web3.js/-/web3.js-0.90.2.tgz",
"integrity": "sha512-KP9TQSM1oLEdqhPQ+zNCED3FbCqTvCslOXxY5TOxc829bI+rG4GNOtyzh5QkZRIx0DUTE0Kiw2qvb3kGCPxOKg==",
"requires": {
"@babel/runtime": "^7.3.1",
"bn.js": "^5.0.0",