Bump @solana/web3.js from 0.80.0 to 0.80.1 in /token/js (#604)

Bumps [@solana/web3.js](https://github.com/solana-labs/solana-web3.js) from 0.80.0 to 0.80.1.
- [Release notes](https://github.com/solana-labs/solana-web3.js/releases)
- [Commits](https://github.com/solana-labs/solana-web3.js/compare/v0.80.0...v0.80.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] 2020-10-13 09:14:04 +00:00 committed by GitHub
parent dc408c4e4c
commit 62aa653dc6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -2086,9 +2086,9 @@
"dev": true
},
"@solana/web3.js": {
"version": "0.80.0",
"resolved": "https://registry.npmjs.org/@solana/web3.js/-/web3.js-0.80.0.tgz",
"integrity": "sha512-WqEflyQkL6Qclwv3QKamuBhDxS8BK6sdYNjUXwU8YyyUinn8kNn32HUUA296lHVMjjR3/zy5tVDAdyKG76jgWQ==",
"version": "0.80.1",
"resolved": "https://registry.npmjs.org/@solana/web3.js/-/web3.js-0.80.1.tgz",
"integrity": "sha512-qAzavu5g8Dj1H3+UAt/JqFdnvz7YQUv+STtwDW80RkIkFvmzz2NJ2QiR1/dhaKq8GY3BdaN1BneIxe1zQhVJkw==",
"requires": {
"@babel/runtime": "^7.3.1",
"bn.js": "^5.0.0",