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

Bumps [@metaplex/js](https://github.com/metaplex/js) from 4.5.1 to 4.6.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.5.1...v4.6.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-03 09:09:10 +00:00 committed by GitHub
parent 70de8313df
commit dab0e8fdc7
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.5.1",
"@metaplex/js": "4.6.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.5.1",
"resolved": "https://registry.npmjs.org/@metaplex/js/-/js-4.5.1.tgz",
"integrity": "sha512-Uv42JtV250tuFJnjjUx0BhWQs5nqBSy5MQ8OYAimerSZtDZIGRZ/ZSMzY4NuVe62MvBU29E7kjJN/QkngezlDQ==",
"version": "4.6.0",
"resolved": "https://registry.npmjs.org/@metaplex/js/-/js-4.6.0.tgz",
"integrity": "sha512-1Yx4TU3AcUrT2FjUZzSkZbCcTmINc24looLBOsZzQ1vqL9f3Xe/snfGgSHiJNynvEobYfXo2zTap8STo+SO/Pw==",
"dependencies": {
"@solana/spl-token": "^0.1.8",
"@solana/web3.js": "^1.30.2",
@ -29972,9 +29972,9 @@
}
},
"@metaplex/js": {
"version": "4.5.1",
"resolved": "https://registry.npmjs.org/@metaplex/js/-/js-4.5.1.tgz",
"integrity": "sha512-Uv42JtV250tuFJnjjUx0BhWQs5nqBSy5MQ8OYAimerSZtDZIGRZ/ZSMzY4NuVe62MvBU29E7kjJN/QkngezlDQ==",
"version": "4.6.0",
"resolved": "https://registry.npmjs.org/@metaplex/js/-/js-4.6.0.tgz",
"integrity": "sha512-1Yx4TU3AcUrT2FjUZzSkZbCcTmINc24looLBOsZzQ1vqL9f3Xe/snfGgSHiJNynvEobYfXo2zTap8STo+SO/Pw==",
"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.5.1",
"@metaplex/js": "4.6.0",
"@project-serum/serum": "^0.13.60",
"@react-hook/debounce": "^4.0.0",
"@sentry/react": "^6.15.0",