chore:(deps): bump @metaplex/js from 4.6.0 to 4.7.0 in /explorer (#21626)

Bumps [@metaplex/js](https://github.com/metaplex/js) from 4.6.0 to 4.7.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.6.0...v4.7.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:
dependabot[bot] 2021-12-06 09:07:24 +00:00 committed by GitHub
parent f3c2803af9
commit 72669cad8c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View File

@ -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.6.0",
"@metaplex/js": "4.7.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.6.0",
"resolved": "https://registry.npmjs.org/@metaplex/js/-/js-4.6.0.tgz",
"integrity": "sha512-1Yx4TU3AcUrT2FjUZzSkZbCcTmINc24looLBOsZzQ1vqL9f3Xe/snfGgSHiJNynvEobYfXo2zTap8STo+SO/Pw==",
"version": "4.7.0",
"resolved": "https://registry.npmjs.org/@metaplex/js/-/js-4.7.0.tgz",
"integrity": "sha512-BRWMZa6yHCMQdB8kN1g8K+/DZE8w9+ggnAr2MYXOP1oNLLMtFx7JtS1/iquBz+UzhoGQLAbrfPZRiNN1A9eBRg==",
"dependencies": {
"@solana/spl-token": "^0.1.8",
"@solana/web3.js": "^1.30.2",
@ -29972,9 +29972,9 @@
}
},
"@metaplex/js": {
"version": "4.6.0",
"resolved": "https://registry.npmjs.org/@metaplex/js/-/js-4.6.0.tgz",
"integrity": "sha512-1Yx4TU3AcUrT2FjUZzSkZbCcTmINc24looLBOsZzQ1vqL9f3Xe/snfGgSHiJNynvEobYfXo2zTap8STo+SO/Pw==",
"version": "4.7.0",
"resolved": "https://registry.npmjs.org/@metaplex/js/-/js-4.7.0.tgz",
"integrity": "sha512-BRWMZa6yHCMQdB8kN1g8K+/DZE8w9+ggnAr2MYXOP1oNLLMtFx7JtS1/iquBz+UzhoGQLAbrfPZRiNN1A9eBRg==",
"requires": {
"@solana/spl-token": "^0.1.8",
"@solana/web3.js": "^1.30.2",

View File

@ -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.6.0",
"@metaplex/js": "4.7.0",
"@project-serum/serum": "^0.13.60",
"@react-hook/debounce": "^4.0.0",
"@sentry/react": "^6.15.0",