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

Bumps [@project-serum/serum](https://github.com/project-serum/serum-ts) from 0.13.57 to 0.13.58.
- [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-03 09:52:39 -07:00 committed by GitHub
parent fb1b853b14
commit 2efc519368
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View File

@ -9,7 +9,7 @@
"dependencies": {
"@bonfida/bot": "^0.5.3",
"@metamask/jazzicon": "^2.0.0",
"@project-serum/serum": "^0.13.57",
"@project-serum/serum": "^0.13.58",
"@react-hook/debounce": "^4.0.0",
"@sentry/react": "^6.12.0",
"@solana/spl-token-registry": "^0.2.229",
@ -2947,9 +2947,9 @@
}
},
"node_modules/@project-serum/serum": {
"version": "0.13.57",
"resolved": "https://registry.npmjs.org/@project-serum/serum/-/serum-0.13.57.tgz",
"integrity": "sha512-I638MKCEIQDv1WoPeRJhjOUmAn73fQCy1hNyb3f6GIecwxfiesoN6e0CClXyN7GG2nE7KPjFejGkF1KziJaltA==",
"version": "0.13.58",
"resolved": "https://registry.npmjs.org/@project-serum/serum/-/serum-0.13.58.tgz",
"integrity": "sha512-g8PNsFiJ3qTGu5B1qHdGIfmXovka3DpC9cMhyYzdKKX3WqdpzHrwKYO/ZuqH+JBp+dGfjYTxRLQ3dNTxYWohHA==",
"dependencies": {
"@project-serum/anchor": "^0.11.1",
"@solana/spl-token": "^0.1.6",
@ -27365,9 +27365,9 @@
}
},
"@project-serum/serum": {
"version": "0.13.57",
"resolved": "https://registry.npmjs.org/@project-serum/serum/-/serum-0.13.57.tgz",
"integrity": "sha512-I638MKCEIQDv1WoPeRJhjOUmAn73fQCy1hNyb3f6GIecwxfiesoN6e0CClXyN7GG2nE7KPjFejGkF1KziJaltA==",
"version": "0.13.58",
"resolved": "https://registry.npmjs.org/@project-serum/serum/-/serum-0.13.58.tgz",
"integrity": "sha512-g8PNsFiJ3qTGu5B1qHdGIfmXovka3DpC9cMhyYzdKKX3WqdpzHrwKYO/ZuqH+JBp+dGfjYTxRLQ3dNTxYWohHA==",
"requires": {
"@project-serum/anchor": "^0.11.1",
"@solana/spl-token": "^0.1.6",

View File

@ -5,7 +5,7 @@
"dependencies": {
"@bonfida/bot": "^0.5.3",
"@metamask/jazzicon": "^2.0.0",
"@project-serum/serum": "^0.13.57",
"@project-serum/serum": "^0.13.58",
"@react-hook/debounce": "^4.0.0",
"@sentry/react": "^6.12.0",
"@solana/spl-token-registry": "^0.2.229",