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

Bumps [@solana/spl-token-registry](https://github.com/solana-labs/token-list) from 0.2.229 to 0.2.231.
- [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.229...v0.2.231)

---
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-07 06:53:38 -07:00 committed by GitHub
parent 2efb000f9a
commit 6c72481ff0
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.58",
"@react-hook/debounce": "^4.0.0",
"@sentry/react": "^6.12.0",
"@solana/spl-token-registry": "^0.2.229",
"@solana/spl-token-registry": "^0.2.231",
"@solana/web3.js": "^1.24.1",
"@testing-library/jest-dom": "^5.14.1",
"@testing-library/react": "^12.0.0",
@ -3540,9 +3540,9 @@
}
},
"node_modules/@solana/spl-token-registry": {
"version": "0.2.229",
"resolved": "https://registry.npmjs.org/@solana/spl-token-registry/-/spl-token-registry-0.2.229.tgz",
"integrity": "sha512-Y+R9sJPsa6mTSTzTqAeHs6TtYRh/8hhOuVtQikxKNyUYLCagm8Ygni/PcpBl6KvVBlDv9qXzpbum096uAkXhMg==",
"version": "0.2.231",
"resolved": "https://registry.npmjs.org/@solana/spl-token-registry/-/spl-token-registry-0.2.231.tgz",
"integrity": "sha512-Ow6oCn21mLfrXIFkC71JZ9P6Tfo1RKiaFhngEfvcOjzwXKaqN+uQrt0u06zZZys8Ref3wp6CLXUoQ2xXtKQ+6Q==",
"dependencies": {
"cross-fetch": "3.0.6"
},
@ -28186,9 +28186,9 @@
}
},
"@solana/spl-token-registry": {
"version": "0.2.229",
"resolved": "https://registry.npmjs.org/@solana/spl-token-registry/-/spl-token-registry-0.2.229.tgz",
"integrity": "sha512-Y+R9sJPsa6mTSTzTqAeHs6TtYRh/8hhOuVtQikxKNyUYLCagm8Ygni/PcpBl6KvVBlDv9qXzpbum096uAkXhMg==",
"version": "0.2.231",
"resolved": "https://registry.npmjs.org/@solana/spl-token-registry/-/spl-token-registry-0.2.231.tgz",
"integrity": "sha512-Ow6oCn21mLfrXIFkC71JZ9P6Tfo1RKiaFhngEfvcOjzwXKaqN+uQrt0u06zZZys8Ref3wp6CLXUoQ2xXtKQ+6Q==",
"requires": {
"cross-fetch": "3.0.6"
},

View File

@ -9,7 +9,7 @@
"@project-serum/serum": "^0.13.58",
"@react-hook/debounce": "^4.0.0",
"@sentry/react": "^6.12.0",
"@solana/spl-token-registry": "^0.2.229",
"@solana/spl-token-registry": "^0.2.231",
"@solana/web3.js": "^1.24.1",
"@testing-library/jest-dom": "^5.14.1",
"@testing-library/react": "^12.0.0",