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

Bumps [@solana/spl-token-registry](https://github.com/solana-labs/token-list) from 0.2.199 to 0.2.202.
- [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.199...v0.2.202)

---
updated-dependencies:
- dependency-name: "@solana/spl-token-registry"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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-07-20 08:07:01 +00:00
committed by GitHub
parent b13caa14c9
commit 222516192f
2 changed files with 8 additions and 8 deletions

View File

@ -12,7 +12,7 @@
"@project-serum/serum": "^0.13.52",
"@react-hook/debounce": "^4.0.0",
"@sentry/react": "^6.9.0",
"@solana/spl-token-registry": "^0.2.199",
"@solana/spl-token-registry": "^0.2.202",
"@solana/web3.js": "^1.21.0",
"@testing-library/jest-dom": "^5.14.1",
"@testing-library/react": "^12.0.0",
@ -3247,9 +3247,9 @@
}
},
"node_modules/@solana/spl-token-registry": {
"version": "0.2.199",
"resolved": "https://registry.npmjs.org/@solana/spl-token-registry/-/spl-token-registry-0.2.199.tgz",
"integrity": "sha512-qBMZiDnagO3K1uQ+wFAyr62AeaH5oXT9oifZw6ae6X1OiXy+O59cK7Ad5gMRPaB/r2MFufM58zL6QAk9Ha3Hlw==",
"version": "0.2.202",
"resolved": "https://registry.npmjs.org/@solana/spl-token-registry/-/spl-token-registry-0.2.202.tgz",
"integrity": "sha512-W0uZ4kO2LFaRAvsvC77Xw8jUw3nCxebowKLh53RGmOmXjUsX1Xtoh+6odRVk2S+N5GkrjUol/3SPHeCEW8bPvw==",
"dependencies": {
"cross-fetch": "3.0.6"
},
@ -27471,9 +27471,9 @@
}
},
"@solana/spl-token-registry": {
"version": "0.2.199",
"resolved": "https://registry.npmjs.org/@solana/spl-token-registry/-/spl-token-registry-0.2.199.tgz",
"integrity": "sha512-qBMZiDnagO3K1uQ+wFAyr62AeaH5oXT9oifZw6ae6X1OiXy+O59cK7Ad5gMRPaB/r2MFufM58zL6QAk9Ha3Hlw==",
"version": "0.2.202",
"resolved": "https://registry.npmjs.org/@solana/spl-token-registry/-/spl-token-registry-0.2.202.tgz",
"integrity": "sha512-W0uZ4kO2LFaRAvsvC77Xw8jUw3nCxebowKLh53RGmOmXjUsX1Xtoh+6odRVk2S+N5GkrjUol/3SPHeCEW8bPvw==",
"requires": {
"cross-fetch": "3.0.6"
},

View File

@ -8,7 +8,7 @@
"@project-serum/serum": "^0.13.52",
"@react-hook/debounce": "^4.0.0",
"@sentry/react": "^6.9.0",
"@solana/spl-token-registry": "^0.2.199",
"@solana/spl-token-registry": "^0.2.202",
"@solana/web3.js": "^1.21.0",
"@testing-library/jest-dom": "^5.14.1",
"@testing-library/react": "^12.0.0",