chore:(deps): bump @solana/web3.js from 0.87.0 to 0.87.1 in /explorer (#13642)
Bumps [@solana/web3.js](https://github.com/solana-labs/solana-web3.js) from 0.87.0 to 0.87.1. - [Release notes](https://github.com/solana-labs/solana-web3.js/releases) - [Commits](https://github.com/solana-labs/solana-web3.js/compare/v0.87.0...v0.87.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:
parent
808360d25b
commit
3827739708
6
explorer/package-lock.json
generated
6
explorer/package-lock.json
generated
@ -2256,9 +2256,9 @@
|
||||
}
|
||||
},
|
||||
"@solana/web3.js": {
|
||||
"version": "0.87.0",
|
||||
"resolved": "https://registry.npmjs.org/@solana/web3.js/-/web3.js-0.87.0.tgz",
|
||||
"integrity": "sha512-8Hzkeqhk7Gh2+jvdzRFGTQyjEaRb0rsV2psaWMtTUHIbNKvMUqWMi6PTI7f4Fd1jS/iPSTKZkV5F7tHit+mmgQ==",
|
||||
"version": "0.87.1",
|
||||
"resolved": "https://registry.npmjs.org/@solana/web3.js/-/web3.js-0.87.1.tgz",
|
||||
"integrity": "sha512-Q1ltSExYuLuKedwZvNS4HJhT6qL5rDm8wE4oElQINzMvLATPQto5XsdbNz9J9yj/cqzCN6bKhYroRlKOgF4lNg==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.3.1",
|
||||
"bn.js": "^5.0.0",
|
||||
|
@ -6,7 +6,7 @@
|
||||
"@project-serum/serum": "^0.13.11",
|
||||
"@react-hook/debounce": "^3.0.0",
|
||||
"@sentry/react": "^5.27.4",
|
||||
"@solana/web3.js": "^0.87.0",
|
||||
"@solana/web3.js": "^0.87.1",
|
||||
"@testing-library/jest-dom": "^5.11.6",
|
||||
"@testing-library/react": "^11.1.2",
|
||||
"@testing-library/user-event": "^12.2.2",
|
||||
|
Loading…
x
Reference in New Issue
Block a user