Bump @solana/web3.js from 0.78.0 to 0.78.1 in /token/js (#538)

Bumps [@solana/web3.js](https://github.com/solana-labs/solana-web3.js) from 0.78.0 to 0.78.1.
- [Release notes](https://github.com/solana-labs/solana-web3.js/releases)
- [Commits](https://github.com/solana-labs/solana-web3.js/compare/v0.78.0...v0.78.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-09-25 19:32:58 +00:00 committed by GitHub
parent 0a059706c0
commit 98af0e8ff9
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.78.0",
"resolved": "https://registry.npmjs.org/@solana/web3.js/-/web3.js-0.78.0.tgz",
"integrity": "sha512-A3WQkwCO/cuWwtaPyJy+AX7iyImpmMwpu/S6JZ/YR8f4SHNk0QV7Tu0NcrcSSt/wp4rBp0e3I3Su46+hrjYNFw==",
"version": "0.78.1",
"resolved": "https://registry.npmjs.org/@solana/web3.js/-/web3.js-0.78.1.tgz",
"integrity": "sha512-ZJ2W1Xuin2O4ljvFZ7+KLOi9BdQhnub4+eLvcd6t3xTvR2G9axOOG428Ep7VRpeqjP0yZRJaofPqpxllrvmE6g==",
"requires": {
"@babel/runtime": "^7.3.1",
"bn.js": "^5.0.0",