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

Bumps [@solana/spl-token-registry](https://github.com/solana-labs/token-list) from 0.2.235 to 0.2.246.
- [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.235...v0.2.246)

---
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-09-10 19:11:54 -05:00 committed by GitHub
parent cba834808a
commit 97bab5b3a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View File

@ -14,7 +14,7 @@
"@project-serum/serum": "^0.13.59", "@project-serum/serum": "^0.13.59",
"@react-hook/debounce": "^4.0.0", "@react-hook/debounce": "^4.0.0",
"@sentry/react": "^6.12.0", "@sentry/react": "^6.12.0",
"@solana/spl-token-registry": "^0.2.235", "@solana/spl-token-registry": "^0.2.246",
"@solana/web3.js": "^1.26.0", "@solana/web3.js": "^1.26.0",
"@testing-library/jest-dom": "^5.14.1", "@testing-library/jest-dom": "^5.14.1",
"@testing-library/react": "^12.0.0", "@testing-library/react": "^12.0.0",
@ -3521,9 +3521,9 @@
} }
}, },
"node_modules/@solana/spl-token-registry": { "node_modules/@solana/spl-token-registry": {
"version": "0.2.235", "version": "0.2.246",
"resolved": "https://registry.npmjs.org/@solana/spl-token-registry/-/spl-token-registry-0.2.235.tgz", "resolved": "https://registry.npmjs.org/@solana/spl-token-registry/-/spl-token-registry-0.2.246.tgz",
"integrity": "sha512-m7IvYoWtGGJPs2xF1KBcYyva8q7nbvsbfYntAgYc+iKtu/s6wkU5twVGXIcRBeNEWWVOqj1BoQgZOXNT60SBQQ==", "integrity": "sha512-wMTugcbcWHiRdxCbSgsQk0+iIeJ3/b0xicCqhucEIWBYCHn0RlWodfNbnd6C6fWqEYeGXEZoKpxY5XWwiDL0Cw==",
"dependencies": { "dependencies": {
"cross-fetch": "3.0.6" "cross-fetch": "3.0.6"
}, },
@ -28149,9 +28149,9 @@
} }
}, },
"@solana/spl-token-registry": { "@solana/spl-token-registry": {
"version": "0.2.235", "version": "0.2.246",
"resolved": "https://registry.npmjs.org/@solana/spl-token-registry/-/spl-token-registry-0.2.235.tgz", "resolved": "https://registry.npmjs.org/@solana/spl-token-registry/-/spl-token-registry-0.2.246.tgz",
"integrity": "sha512-m7IvYoWtGGJPs2xF1KBcYyva8q7nbvsbfYntAgYc+iKtu/s6wkU5twVGXIcRBeNEWWVOqj1BoQgZOXNT60SBQQ==", "integrity": "sha512-wMTugcbcWHiRdxCbSgsQk0+iIeJ3/b0xicCqhucEIWBYCHn0RlWodfNbnd6C6fWqEYeGXEZoKpxY5XWwiDL0Cw==",
"requires": { "requires": {
"cross-fetch": "3.0.6" "cross-fetch": "3.0.6"
}, },

View File

@ -9,7 +9,7 @@
"@project-serum/serum": "^0.13.59", "@project-serum/serum": "^0.13.59",
"@react-hook/debounce": "^4.0.0", "@react-hook/debounce": "^4.0.0",
"@sentry/react": "^6.12.0", "@sentry/react": "^6.12.0",
"@solana/spl-token-registry": "^0.2.235", "@solana/spl-token-registry": "^0.2.246",
"@solana/web3.js": "^1.26.0", "@solana/web3.js": "^1.26.0",
"@testing-library/jest-dom": "^5.14.1", "@testing-library/jest-dom": "^5.14.1",
"@testing-library/react": "^12.0.0", "@testing-library/react": "^12.0.0",