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

Bumps [@solana/web3.js](https://github.com/solana-labs/solana-web3.js) from 0.91.0 to 0.91.1.
- [Release notes](https://github.com/solana-labs/solana-web3.js/releases)
- [Commits](https://github.com/solana-labs/solana-web3.js/compare/v0.91.0...v0.91.1)

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-02-11 11:40:33 +00:00 committed by GitHub
parent 8c90c87467
commit db12f93c2d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -3717,9 +3717,9 @@
"dev": true "dev": true
}, },
"@solana/web3.js": { "@solana/web3.js": {
"version": "0.91.0", "version": "0.91.1",
"resolved": "https://registry.npmjs.org/@solana/web3.js/-/web3.js-0.91.0.tgz", "resolved": "https://registry.npmjs.org/@solana/web3.js/-/web3.js-0.91.1.tgz",
"integrity": "sha512-+Hm2nwRs2vfgw7rjEbtuYCfL2NvbGb90IpIHquY8wqLtjpn6ZEfLIvburUHQa8b17lyTv0FzNcwsM3vFzwNrQg==", "integrity": "sha512-VGn8Pnli/2iINx9/y+kiR5l7XRsM4zbCQgFOSB7GfBBTrlxoeAGrzcBgwBFbFZE48R2hGo/5F0bo7jd1MOFWUQ==",
"requires": { "requires": {
"@babel/runtime": "^7.12.5", "@babel/runtime": "^7.12.5",
"bn.js": "^5.0.0", "bn.js": "^5.0.0",