chore:(deps): bump @project-serum/serum in /explorer (#21665)

Bumps [@project-serum/serum](https://github.com/project-serum/serum-ts) from 0.13.60 to 0.13.61.
- [Release notes](https://github.com/project-serum/serum-ts/releases)
- [Commits](https://github.com/project-serum/serum-ts/commits)

---
updated-dependencies:
- dependency-name: "@project-serum/serum"
  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-07 08:48:06 -05:00 committed by GitHub
parent 293629bdb5
commit 388e34f8e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View File

@ -14,7 +14,7 @@
"@cloudflare/stream-react": "^1.2.0",
"@metamask/jazzicon": "^2.0.0",
"@metaplex/js": "4.9.0",
"@project-serum/serum": "^0.13.60",
"@project-serum/serum": "^0.13.61",
"@react-hook/debounce": "^4.0.0",
"@sentry/react": "^6.15.0",
"@solana/spl-token-registry": "^0.2.662",
@ -4301,9 +4301,9 @@
}
},
"node_modules/@project-serum/serum": {
"version": "0.13.60",
"resolved": "https://registry.npmjs.org/@project-serum/serum/-/serum-0.13.60.tgz",
"integrity": "sha512-fGsp9F0ZAS48YQ2HNy+6CNoifJESFXxVsOLPd9QK1XNV8CTuQoECOnVXxV6s5cKGre8pLNq5hrhi5J6aCGauEQ==",
"version": "0.13.61",
"resolved": "https://registry.npmjs.org/@project-serum/serum/-/serum-0.13.61.tgz",
"integrity": "sha512-aebaRGQ0/K7a5kJ9UXO59BAQFJILVu5jbGobU8GD2CTSy6SPceprB6/pgZmZLQIabhXWUHaZRF/wXIClgWataA==",
"dependencies": {
"@project-serum/anchor": "^0.11.1",
"@solana/spl-token": "^0.1.6",
@ -30155,9 +30155,9 @@
}
},
"@project-serum/serum": {
"version": "0.13.60",
"resolved": "https://registry.npmjs.org/@project-serum/serum/-/serum-0.13.60.tgz",
"integrity": "sha512-fGsp9F0ZAS48YQ2HNy+6CNoifJESFXxVsOLPd9QK1XNV8CTuQoECOnVXxV6s5cKGre8pLNq5hrhi5J6aCGauEQ==",
"version": "0.13.61",
"resolved": "https://registry.npmjs.org/@project-serum/serum/-/serum-0.13.61.tgz",
"integrity": "sha512-aebaRGQ0/K7a5kJ9UXO59BAQFJILVu5jbGobU8GD2CTSy6SPceprB6/pgZmZLQIabhXWUHaZRF/wXIClgWataA==",
"requires": {
"@project-serum/anchor": "^0.11.1",
"@solana/spl-token": "^0.1.6",

View File

@ -9,7 +9,7 @@
"@cloudflare/stream-react": "^1.2.0",
"@metamask/jazzicon": "^2.0.0",
"@metaplex/js": "4.9.0",
"@project-serum/serum": "^0.13.60",
"@project-serum/serum": "^0.13.61",
"@react-hook/debounce": "^4.0.0",
"@sentry/react": "^6.15.0",
"@solana/spl-token-registry": "^0.2.662",