chore:(deps): bump @solana/web3.js from 0.71.4 to 0.71.6 in /explorer (#11730)
Bumps [@solana/web3.js](https://github.com/solana-labs/solana-web3.js) from 0.71.4 to 0.71.6. - [Release notes](https://github.com/solana-labs/solana-web3.js/releases) - [Commits](https://github.com/solana-labs/solana-web3.js/compare/v0.71.4...v0.71.6) 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:
6
explorer/package-lock.json
generated
6
explorer/package-lock.json
generated
@ -2720,9 +2720,9 @@
|
||||
}
|
||||
},
|
||||
"@solana/web3.js": {
|
||||
"version": "0.71.4",
|
||||
"resolved": "https://registry.npmjs.org/@solana/web3.js/-/web3.js-0.71.4.tgz",
|
||||
"integrity": "sha512-YSOqGpl7KQ/fEDHuHl99zsEkno4kGNoS21qh2+gurE98sCX2RP77GhE5pHLDCpr2czgy5XhsW0vOlzoB/PZ2wA==",
|
||||
"version": "0.71.6",
|
||||
"resolved": "https://registry.npmjs.org/@solana/web3.js/-/web3.js-0.71.6.tgz",
|
||||
"integrity": "sha512-mVCqVSEsBacL0xHHwuciHg8qJmFF7Yao9ItASLokYvUYfgwocNS0urnCytOqAFwfE27JRXLHOMOPq6mLbX/2Kg==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.3.1",
|
||||
"bn.js": "^5.0.0",
|
||||
|
@ -5,7 +5,7 @@
|
||||
"dependencies": {
|
||||
"@react-hook/debounce": "^3.0.0",
|
||||
"@sentry/react": "^5.21.1",
|
||||
"@solana/web3.js": "^0.71.4",
|
||||
"@solana/web3.js": "^0.71.6",
|
||||
"@testing-library/jest-dom": "^5.11.3",
|
||||
"@testing-library/react": "^10.4.8",
|
||||
"@testing-library/user-event": "^12.1.1",
|
||||
|
Reference in New Issue
Block a user