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

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

---
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-21 08:20:37 +00:00 committed by GitHub
parent c77de29f67
commit 6a49788942
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.202",
"@solana/spl-token-registry": "^0.2.203",
"@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.202",
"resolved": "https://registry.npmjs.org/@solana/spl-token-registry/-/spl-token-registry-0.2.202.tgz",
"integrity": "sha512-W0uZ4kO2LFaRAvsvC77Xw8jUw3nCxebowKLh53RGmOmXjUsX1Xtoh+6odRVk2S+N5GkrjUol/3SPHeCEW8bPvw==",
"version": "0.2.203",
"resolved": "https://registry.npmjs.org/@solana/spl-token-registry/-/spl-token-registry-0.2.203.tgz",
"integrity": "sha512-bvlNiLdGH5fC+HK6A6N7sL2CSPGIfeMuvSuyio57DW93FOQeuhCZkJtg8Z4FFz6OV+RDBWo7WpL8gXB/fzTqIA==",
"dependencies": {
"cross-fetch": "3.0.6"
},
@ -27471,9 +27471,9 @@
}
},
"@solana/spl-token-registry": {
"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==",
"version": "0.2.203",
"resolved": "https://registry.npmjs.org/@solana/spl-token-registry/-/spl-token-registry-0.2.203.tgz",
"integrity": "sha512-bvlNiLdGH5fC+HK6A6N7sL2CSPGIfeMuvSuyio57DW93FOQeuhCZkJtg8Z4FFz6OV+RDBWo7WpL8gXB/fzTqIA==",
"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.202",
"@solana/spl-token-registry": "^0.2.203",
"@solana/web3.js": "^1.21.0",
"@testing-library/jest-dom": "^5.14.1",
"@testing-library/react": "^12.0.0",