chore:(deps): bump @metaplex/js from 1.2.0 to 2.0.1 in /explorer (#20754)

Bumps [@metaplex/js](https://github.com/metaplex/js) from 1.2.0 to 2.0.1.
- [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/@metaplex/js@1.2.0...v2.0.1)

---
updated-dependencies:
- dependency-name: "@metaplex/js"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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-10-18 08:10:08 +00:00 committed by GitHub
parent 416421eb8d
commit 7d2f7c6942
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View File

@ -12,7 +12,7 @@
"@bonfida/bot": "^0.5.3",
"@cloudflare/stream-react": "^1.2.0",
"@metamask/jazzicon": "^2.0.0",
"@metaplex/js": "1.2.0",
"@metaplex/js": "2.0.1",
"@project-serum/serum": "^0.13.60",
"@react-hook/debounce": "^4.0.0",
"@sentry/react": "^6.13.3",
@ -3501,9 +3501,9 @@
}
},
"node_modules/@metaplex/js": {
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/@metaplex/js/-/js-1.2.0.tgz",
"integrity": "sha512-qbfie0Zwish72Ry3UdA5YVgNzLYqLm86EOsnBos9UNkTRr+Yb2/Xh/l5cgws6lUNpnTLm9c8PaLRmtRvuLD3tQ==",
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/@metaplex/js/-/js-2.0.1.tgz",
"integrity": "sha512-rH9Nm4q/gcN006P0UEaOTWaoVe1xhRUk7uecHwMx/tNL7umP1JMb5tuyeZxtQUTXHa8D7GfbH04v1l4z2uFy/A==",
"dependencies": {
"@solana/spl-token": "^0.1.8",
"@solana/web3.js": "^1.24.1",
@ -28981,9 +28981,9 @@
}
},
"@metaplex/js": {
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/@metaplex/js/-/js-1.2.0.tgz",
"integrity": "sha512-qbfie0Zwish72Ry3UdA5YVgNzLYqLm86EOsnBos9UNkTRr+Yb2/Xh/l5cgws6lUNpnTLm9c8PaLRmtRvuLD3tQ==",
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/@metaplex/js/-/js-2.0.1.tgz",
"integrity": "sha512-rH9Nm4q/gcN006P0UEaOTWaoVe1xhRUk7uecHwMx/tNL7umP1JMb5tuyeZxtQUTXHa8D7GfbH04v1l4z2uFy/A==",
"requires": {
"@solana/spl-token": "^0.1.8",
"@solana/web3.js": "^1.24.1",

View File

@ -7,7 +7,7 @@
"@bonfida/bot": "^0.5.3",
"@cloudflare/stream-react": "^1.2.0",
"@metamask/jazzicon": "^2.0.0",
"@metaplex/js": "1.2.0",
"@metaplex/js": "2.0.1",
"@project-serum/serum": "^0.13.60",
"@react-hook/debounce": "^4.0.0",
"@sentry/react": "^6.13.3",