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

Bumps [@project-serum/serum](https://github.com/project-serum/serum-ts) from 0.13.59 to 0.13.60.
- [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-09-23 08:06:27 +00:00 committed by GitHub
parent 7b365c564f
commit 879253ea05
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View File

@ -11,7 +11,7 @@
"@blockworks-foundation/mango-client": "^3.0.24",
"@bonfida/bot": "^0.5.3",
"@metamask/jazzicon": "^2.0.0",
"@project-serum/serum": "^0.13.59",
"@project-serum/serum": "^0.13.60",
"@react-hook/debounce": "^4.0.0",
"@sentry/react": "^6.13.2",
"@solana/spl-token-registry": "^0.2.247",
@ -3221,9 +3221,9 @@
}
},
"node_modules/@project-serum/serum": {
"version": "0.13.59",
"resolved": "https://registry.npmjs.org/@project-serum/serum/-/serum-0.13.59.tgz",
"integrity": "sha512-ilypihqvhN+Qd62dqfNWRl4DZ5hSKcx9R+GZi1ehXEbzwnQI3rIHCwOpPrerjqckt8XBo7bLlkv/ZD69mNfMlg==",
"version": "0.13.60",
"resolved": "https://registry.npmjs.org/@project-serum/serum/-/serum-0.13.60.tgz",
"integrity": "sha512-fGsp9F0ZAS48YQ2HNy+6CNoifJESFXxVsOLPd9QK1XNV8CTuQoECOnVXxV6s5cKGre8pLNq5hrhi5J6aCGauEQ==",
"dependencies": {
"@project-serum/anchor": "^0.11.1",
"@solana/spl-token": "^0.1.6",
@ -27164,9 +27164,9 @@
}
},
"@project-serum/serum": {
"version": "0.13.59",
"resolved": "https://registry.npmjs.org/@project-serum/serum/-/serum-0.13.59.tgz",
"integrity": "sha512-ilypihqvhN+Qd62dqfNWRl4DZ5hSKcx9R+GZi1ehXEbzwnQI3rIHCwOpPrerjqckt8XBo7bLlkv/ZD69mNfMlg==",
"version": "0.13.60",
"resolved": "https://registry.npmjs.org/@project-serum/serum/-/serum-0.13.60.tgz",
"integrity": "sha512-fGsp9F0ZAS48YQ2HNy+6CNoifJESFXxVsOLPd9QK1XNV8CTuQoECOnVXxV6s5cKGre8pLNq5hrhi5J6aCGauEQ==",
"requires": {
"@project-serum/anchor": "^0.11.1",
"@solana/spl-token": "^0.1.6",

View File

@ -6,7 +6,7 @@
"@blockworks-foundation/mango-client": "^3.0.24",
"@bonfida/bot": "^0.5.3",
"@metamask/jazzicon": "^2.0.0",
"@project-serum/serum": "^0.13.59",
"@project-serum/serum": "^0.13.60",
"@react-hook/debounce": "^4.0.0",
"@sentry/react": "^6.13.2",
"@solana/spl-token-registry": "^0.2.247",