explorer: Update web3 to 1.14.0 (#17487)

This commit is contained in:
Justin Starry 2021-05-25 13:30:36 -07:00 committed by GitHub
parent 7e433ddf83
commit 7a1446a3ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 24512 additions and 95 deletions

24605
explorer/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -9,7 +9,7 @@
"@react-hook/debounce": "^3.0.0",
"@sentry/react": "^6.4.1",
"@solana/spl-token-registry": "^0.2.114",
"@solana/web3.js": "^1.13.0",
"@solana/web3.js": "^1.14.0",
"@testing-library/jest-dom": "^5.12.0",
"@testing-library/react": "^11.2.7",
"@testing-library/user-event": "^13.1.9",