chore:(deps): bump @metaplex/js from 4.7.0 to 4.9.0 in /explorer (#21662)
Bumps [@metaplex/js](https://github.com/metaplex/js) from 4.7.0 to 4.9.0. - [Release notes](https://github.com/metaplex/js/releases) - [Changelog](https://github.com/metaplex/js/blob/main/CHANGELOG.md) - [Commits](https://github.com/metaplex/js/compare/v4.7.0...v4.9.0) --- updated-dependencies: - dependency-name: "@metaplex/js" dependency-type: direct:production update-type: version-update:semver-minor ... 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:
parent
aff8e82705
commit
cf5a1448c5
|
@ -13,7 +13,7 @@
|
|||
"@bonfida/spl-name-service": "^0.1.22",
|
||||
"@cloudflare/stream-react": "^1.2.0",
|
||||
"@metamask/jazzicon": "^2.0.0",
|
||||
"@metaplex/js": "4.7.0",
|
||||
"@metaplex/js": "4.9.0",
|
||||
"@project-serum/serum": "^0.13.60",
|
||||
"@react-hook/debounce": "^4.0.0",
|
||||
"@sentry/react": "^6.15.0",
|
||||
|
@ -4035,9 +4035,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@metaplex/js": {
|
||||
"version": "4.7.0",
|
||||
"resolved": "https://registry.npmjs.org/@metaplex/js/-/js-4.7.0.tgz",
|
||||
"integrity": "sha512-BRWMZa6yHCMQdB8kN1g8K+/DZE8w9+ggnAr2MYXOP1oNLLMtFx7JtS1/iquBz+UzhoGQLAbrfPZRiNN1A9eBRg==",
|
||||
"version": "4.9.0",
|
||||
"resolved": "https://registry.npmjs.org/@metaplex/js/-/js-4.9.0.tgz",
|
||||
"integrity": "sha512-pwT1frXny4RmrQZd9p0SG+GT+EF29eD1JJy5ZxFlIWgOdUhGszlHzLIp9Mi08SZUjo8YnKghzR2ZmckbuDT8Vg==",
|
||||
"dependencies": {
|
||||
"@solana/spl-token": "^0.1.8",
|
||||
"@solana/web3.js": "^1.30.2",
|
||||
|
@ -29980,9 +29980,9 @@
|
|||
}
|
||||
},
|
||||
"@metaplex/js": {
|
||||
"version": "4.7.0",
|
||||
"resolved": "https://registry.npmjs.org/@metaplex/js/-/js-4.7.0.tgz",
|
||||
"integrity": "sha512-BRWMZa6yHCMQdB8kN1g8K+/DZE8w9+ggnAr2MYXOP1oNLLMtFx7JtS1/iquBz+UzhoGQLAbrfPZRiNN1A9eBRg==",
|
||||
"version": "4.9.0",
|
||||
"resolved": "https://registry.npmjs.org/@metaplex/js/-/js-4.9.0.tgz",
|
||||
"integrity": "sha512-pwT1frXny4RmrQZd9p0SG+GT+EF29eD1JJy5ZxFlIWgOdUhGszlHzLIp9Mi08SZUjo8YnKghzR2ZmckbuDT8Vg==",
|
||||
"requires": {
|
||||
"@solana/spl-token": "^0.1.8",
|
||||
"@solana/web3.js": "^1.30.2",
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
"@bonfida/spl-name-service": "^0.1.22",
|
||||
"@cloudflare/stream-react": "^1.2.0",
|
||||
"@metamask/jazzicon": "^2.0.0",
|
||||
"@metaplex/js": "4.7.0",
|
||||
"@metaplex/js": "4.9.0",
|
||||
"@project-serum/serum": "^0.13.60",
|
||||
"@react-hook/debounce": "^4.0.0",
|
||||
"@sentry/react": "^6.15.0",
|
||||
|
|
Loading…
Reference in New Issue