Bump @solana/web3.js from 0.78.1 to 0.78.2 in /token-swap/js (#550)

Bumps [@solana/web3.js](https://github.com/solana-labs/solana-web3.js) from 0.78.1 to 0.78.2.
- [Release notes](https://github.com/solana-labs/solana-web3.js/releases)
- [Commits](https://github.com/solana-labs/solana-web3.js/compare/v0.78.1...v0.78.2)

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-30 08:40:25 +00:00 committed by GitHub
parent 061554c29b
commit 06f30cc829
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -1756,9 +1756,9 @@
"dev": true
},
"@solana/web3.js": {
"version": "0.78.1",
"resolved": "https://registry.npmjs.org/@solana/web3.js/-/web3.js-0.78.1.tgz",
"integrity": "sha512-ZJ2W1Xuin2O4ljvFZ7+KLOi9BdQhnub4+eLvcd6t3xTvR2G9axOOG428Ep7VRpeqjP0yZRJaofPqpxllrvmE6g==",
"version": "0.78.2",
"resolved": "https://registry.npmjs.org/@solana/web3.js/-/web3.js-0.78.2.tgz",
"integrity": "sha512-KqvtXhSq41UkgPYI7ZiGF43BJFKNFcbx8PjdBRAQKJ/lg5EjuRrtwPZUyjyiWe/DGLdSmKu1jwlmb/ctsL6+ZA==",
"requires": {
"@babel/runtime": "^7.3.1",
"bn.js": "^5.0.0",