build(deps): bump @solana/web3.js from 0.90.2 to 0.90.4 in /token/js (#1139)

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

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-28 09:14:27 +08:00 committed by GitHub
parent 17a62fa4fe
commit 6b4e395959
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -2301,9 +2301,9 @@
"dev": true
},
"@solana/web3.js": {
"version": "0.90.2",
"resolved": "https://registry.npmjs.org/@solana/web3.js/-/web3.js-0.90.2.tgz",
"integrity": "sha512-KP9TQSM1oLEdqhPQ+zNCED3FbCqTvCslOXxY5TOxc829bI+rG4GNOtyzh5QkZRIx0DUTE0Kiw2qvb3kGCPxOKg==",
"version": "0.90.4",
"resolved": "https://registry.npmjs.org/@solana/web3.js/-/web3.js-0.90.4.tgz",
"integrity": "sha512-3HKXIcu+XXsXEFE58Yx6MZkbvSW1Pp0g9Hcvz2o0C5mawh7if2L7abgD5WNdXfIt3M4f6jM+H8fVSuoOJOZjrg==",
"requires": {
"@babel/runtime": "^7.3.1",
"bn.js": "^5.0.0",