chore:(deps): bump @solana/spl-token-registry in /explorer (#15941)

Bumps [@solana/spl-token-registry](https://github.com/solana-labs/token-list) from 0.2.30 to 0.2.33.
- [Release notes](https://github.com/solana-labs/token-list/releases)
- [Changelog](https://github.com/solana-labs/token-list/blob/main/CHANGELOG.md)
- [Commits](https://github.com/solana-labs/token-list/compare/v0.2.30...v0.2.33)

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] 2021-03-17 08:46:18 +00:00 committed by GitHub
parent 4e99f1e634
commit f1c4c3b719
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -2599,9 +2599,9 @@
}
},
"@solana/spl-token-registry": {
"version": "0.2.30",
"resolved": "https://registry.npmjs.org/@solana/spl-token-registry/-/spl-token-registry-0.2.30.tgz",
"integrity": "sha512-/9g8PRJi4oIYf5lmYtYyXlvgnRP+m2OaQCxLqOoksBMsoImFrf1/LSi28hSE/MwO+m3bbjBmxaFMNFoOAXmKpg==",
"version": "0.2.33",
"resolved": "https://registry.npmjs.org/@solana/spl-token-registry/-/spl-token-registry-0.2.33.tgz",
"integrity": "sha512-tXry1GZ6O6DE7He1MXFJqqGDmHlMA3Wns70G7JZg+5u9o5SdGFy12py+8JXaHMTBLWEBijkN2U+lDcHxXzBlQg==",
"requires": {
"cross-fetch": "3.0.6"
}

View File

@ -6,7 +6,7 @@
"@project-serum/serum": "^0.13.25",
"@react-hook/debounce": "^3.0.0",
"@sentry/react": "^6.2.2",
"@solana/spl-token-registry": "^0.2.30",
"@solana/spl-token-registry": "^0.2.33",
"@solana/web3.js": "^0.94.2",
"@testing-library/jest-dom": "^5.11.9",
"@testing-library/react": "^11.2.5",