Bump @solana/web3.js from 0.86.1 to 0.86.2 in /token/js (#757)

Bumps [@solana/web3.js](https://github.com/solana-labs/solana-web3.js) from 0.86.1 to 0.86.2.
- [Release notes](https://github.com/solana-labs/solana-web3.js/releases)
- [Commits](https://github.com/solana-labs/solana-web3.js/compare/v0.86.1...v0.86.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-11-01 19:09:27 +08:00 committed by GitHub
parent 65043bac6b
commit b5918d8ea6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 6 deletions

View File

@ -2690,9 +2690,9 @@
"dev": true
},
"@solana/web3.js": {
"version": "0.86.1",
"resolved": "https://registry.npmjs.org/@solana/web3.js/-/web3.js-0.86.1.tgz",
"integrity": "sha512-9mjWs17ym7PIm7bHA37wnnYyD7rIVHwkx1RI6BzGhMO5h8E+HlZM8ISLgOx+NItg8XRCfFhlrVgJTzK4om1s0g==",
"version": "0.86.2",
"resolved": "https://registry.npmjs.org/@solana/web3.js/-/web3.js-0.86.2.tgz",
"integrity": "sha512-e+NrS4kVdvZfLTvSGXr2jnPH3Gc7LkzO861cdbYgJBMAtTuE1kKsbONZXXcm3Gx2gNKf8+vlCA/hnK9GcaiyFA==",
"requires": {
"@babel/runtime": "^7.3.1",
"bn.js": "^5.0.0",
@ -2805,9 +2805,9 @@
}
},
"@types/lodash": {
"version": "4.14.163",
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.163.tgz",
"integrity": "sha512-BeZM/FZaV53emqyHxn9L39Oz6XbHMBRLA1b1quROku48J/1kYYxPmVOJ/qSQheb81on4BI7H6QDo6bkUuRaDNQ=="
"version": "4.14.164",
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.164.tgz",
"integrity": "sha512-fXCEmONnrtbYUc5014avwBeMdhHHO8YJCkOBflUL9EoJBSKZ1dei+VO74fA7JkTHZ1GvZack2TyIw5U+1lT8jg=="
},
"@types/minimatch": {
"version": "3.0.3",