explorer: Bump @solana/spl-token-registry to 0.2.1143 (#22183)

This commit is contained in:
Justin Starry
2021-12-30 16:24:15 +08:00
committed by GitHub
parent 33d0b5e011
commit 70f6aff07f
2 changed files with 8 additions and 8 deletions

View File

@ -17,7 +17,7 @@
"@project-serum/serum": "^0.13.61", "@project-serum/serum": "^0.13.61",
"@react-hook/debounce": "^4.0.0", "@react-hook/debounce": "^4.0.0",
"@sentry/react": "^6.16.1", "@sentry/react": "^6.16.1",
"@solana/spl-token-registry": "^0.2.810", "@solana/spl-token-registry": "^0.2.1143",
"@solana/web3.js": "^1.31.0", "@solana/web3.js": "^1.31.0",
"@testing-library/jest-dom": "^5.16.1", "@testing-library/jest-dom": "^5.16.1",
"@testing-library/react": "^12.1.2", "@testing-library/react": "^12.1.2",
@ -4611,9 +4611,9 @@
} }
}, },
"node_modules/@solana/spl-token-registry": { "node_modules/@solana/spl-token-registry": {
"version": "0.2.810", "version": "0.2.1143",
"resolved": "https://registry.npmjs.org/@solana/spl-token-registry/-/spl-token-registry-0.2.810.tgz", "resolved": "https://registry.npmjs.org/@solana/spl-token-registry/-/spl-token-registry-0.2.1143.tgz",
"integrity": "sha512-zugv4JMVUOgDZFanFyvQmd292LaRUU5DycEf6HvG9WC3vDkSmMf4QrlpozjyndxP2pE8OXHm7PofNhj9Jc2Z5A==", "integrity": "sha512-q9f/SKvo1KhK+DSbvn2b0RRhI3N3zrwjQ1n00OsEu7XkqS0f7PyaBPrABBidX2GfkH36lxbunW4c6boVmVNStQ==",
"dependencies": { "dependencies": {
"cross-fetch": "3.0.6" "cross-fetch": "3.0.6"
}, },
@ -30391,9 +30391,9 @@
} }
}, },
"@solana/spl-token-registry": { "@solana/spl-token-registry": {
"version": "0.2.810", "version": "0.2.1143",
"resolved": "https://registry.npmjs.org/@solana/spl-token-registry/-/spl-token-registry-0.2.810.tgz", "resolved": "https://registry.npmjs.org/@solana/spl-token-registry/-/spl-token-registry-0.2.1143.tgz",
"integrity": "sha512-zugv4JMVUOgDZFanFyvQmd292LaRUU5DycEf6HvG9WC3vDkSmMf4QrlpozjyndxP2pE8OXHm7PofNhj9Jc2Z5A==", "integrity": "sha512-q9f/SKvo1KhK+DSbvn2b0RRhI3N3zrwjQ1n00OsEu7XkqS0f7PyaBPrABBidX2GfkH36lxbunW4c6boVmVNStQ==",
"requires": { "requires": {
"cross-fetch": "3.0.6" "cross-fetch": "3.0.6"
}, },

View File

@ -12,7 +12,7 @@
"@project-serum/serum": "^0.13.61", "@project-serum/serum": "^0.13.61",
"@react-hook/debounce": "^4.0.0", "@react-hook/debounce": "^4.0.0",
"@sentry/react": "^6.16.1", "@sentry/react": "^6.16.1",
"@solana/spl-token-registry": "^0.2.810", "@solana/spl-token-registry": "^0.2.1143",
"@solana/web3.js": "^1.31.0", "@solana/web3.js": "^1.31.0",
"@testing-library/jest-dom": "^5.16.1", "@testing-library/jest-dom": "^5.16.1",
"@testing-library/react": "^12.1.2", "@testing-library/react": "^12.1.2",