chore:(deps): bump @solana/spl-token-registry in /explorer (#16259)
Bumps [@solana/spl-token-registry](https://github.com/solana-labs/token-list) from 0.2.47 to 0.2.48. - [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.47...v0.2.48) 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
d474eadf7b
commit
663abbdd16
|
@ -2599,9 +2599,9 @@
|
|||
}
|
||||
},
|
||||
"@solana/spl-token-registry": {
|
||||
"version": "0.2.47",
|
||||
"resolved": "https://registry.npmjs.org/@solana/spl-token-registry/-/spl-token-registry-0.2.47.tgz",
|
||||
"integrity": "sha512-V0rFr/KEUa/ca8Emm1bQp7UOH2rqYZXbZkUAvMd39DnDlWSu/zlIiUGbnFQab8cFKUIkSXEW3dT2Tus/bJK8rw==",
|
||||
"version": "0.2.48",
|
||||
"resolved": "https://registry.npmjs.org/@solana/spl-token-registry/-/spl-token-registry-0.2.48.tgz",
|
||||
"integrity": "sha512-tD4inPgDWcmz8lbvYXGYXrsAA2D+Y284KZX+zsFKvxhIs71JQRHRuE1fIgQCNrWNDFc3zLWm9G2AqhqoMgA1Iw==",
|
||||
"requires": {
|
||||
"cross-fetch": "3.0.6"
|
||||
},
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"@project-serum/serum": "^0.13.31",
|
||||
"@react-hook/debounce": "^3.0.0",
|
||||
"@sentry/react": "^6.2.2",
|
||||
"@solana/spl-token-registry": "^0.2.47",
|
||||
"@solana/spl-token-registry": "^0.2.48",
|
||||
"@solana/web3.js": "^1.2.3",
|
||||
"@testing-library/jest-dom": "^5.11.9",
|
||||
"@testing-library/react": "^11.2.6",
|
||||
|
|
Loading…
Reference in New Issue