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

Bumps [@metaplex/js](https://github.com/metaplex/js) from 4.5.0 to 4.5.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/v4.5.0...v4.5.1)

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

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-02 09:07:38 +00:00 committed by GitHub
parent 6330cbcf33
commit a696afe08c
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.0",
"@metaplex/js": "4.5.1",
"@project-serum/serum": "^0.13.60",
"@react-hook/debounce": "^4.0.0",
"@sentry/react": "^6.15.0",
@ -4033,9 +4033,9 @@
}
},
"node_modules/@metaplex/js": {
"version": "4.5.0",
"resolved": "https://registry.npmjs.org/@metaplex/js/-/js-4.5.0.tgz",
"integrity": "sha512-lJkP9orN9TfJmlpCiGeva10eo0oUxhhzVgIoVTEqDfD2GSeVBeaaWQt6D7xa9AUTfTJm5qoKvtra9uB04ZlRtA==",
"version": "4.5.1",
"resolved": "https://registry.npmjs.org/@metaplex/js/-/js-4.5.1.tgz",
"integrity": "sha512-Uv42JtV250tuFJnjjUx0BhWQs5nqBSy5MQ8OYAimerSZtDZIGRZ/ZSMzY4NuVe62MvBU29E7kjJN/QkngezlDQ==",
"dependencies": {
"@solana/spl-token": "^0.1.8",
"@solana/web3.js": "^1.30.2",
@ -29949,9 +29949,9 @@
}
},
"@metaplex/js": {
"version": "4.5.0",
"resolved": "https://registry.npmjs.org/@metaplex/js/-/js-4.5.0.tgz",
"integrity": "sha512-lJkP9orN9TfJmlpCiGeva10eo0oUxhhzVgIoVTEqDfD2GSeVBeaaWQt6D7xa9AUTfTJm5qoKvtra9uB04ZlRtA==",
"version": "4.5.1",
"resolved": "https://registry.npmjs.org/@metaplex/js/-/js-4.5.1.tgz",
"integrity": "sha512-Uv42JtV250tuFJnjjUx0BhWQs5nqBSy5MQ8OYAimerSZtDZIGRZ/ZSMzY4NuVe62MvBU29E7kjJN/QkngezlDQ==",
"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.0",
"@metaplex/js": "4.5.1",
"@project-serum/serum": "^0.13.60",
"@react-hook/debounce": "^4.0.0",
"@sentry/react": "^6.15.0",