build(deps): bump @solana/web3.js from 0.91.0 to 0.91.1 in /token/js (#1208)

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 09:38:29 +00:00 committed by GitHub
parent d1e5fcfc7e
commit 23ca0b91b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@solana/spl-token",
"version": "0.0.14",
"version": "0.1.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
@ -4540,9 +4540,9 @@
"dev": true
},
"@solana/web3.js": {
"version": "0.91.0",
"resolved": "https://registry.npmjs.org/@solana/web3.js/-/web3.js-0.91.0.tgz",
"integrity": "sha512-+Hm2nwRs2vfgw7rjEbtuYCfL2NvbGb90IpIHquY8wqLtjpn6ZEfLIvburUHQa8b17lyTv0FzNcwsM3vFzwNrQg==",
"version": "0.91.1",
"resolved": "https://registry.npmjs.org/@solana/web3.js/-/web3.js-0.91.1.tgz",
"integrity": "sha512-VGn8Pnli/2iINx9/y+kiR5l7XRsM4zbCQgFOSB7GfBBTrlxoeAGrzcBgwBFbFZE48R2hGo/5F0bo7jd1MOFWUQ==",
"requires": {
"@babel/runtime": "^7.12.5",
"bn.js": "^5.0.0",