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

Bumps [@project-serum/serum](https://github.com/project-serum/serum-ts) from 0.13.41 to 0.13.44.
- [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-07-07 08:15:38 +00:00 committed by GitHub
parent 0be46a92e2
commit 5f7d011cd7
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.41",
"@project-serum/serum": "^0.13.44",
"@react-hook/debounce": "^4.0.0",
"@sentry/react": "^6.8.0",
"@solana/spl-token-registry": "^0.2.170",
@ -2895,9 +2895,9 @@
}
},
"node_modules/@project-serum/serum": {
"version": "0.13.41",
"resolved": "https://registry.npmjs.org/@project-serum/serum/-/serum-0.13.41.tgz",
"integrity": "sha512-LhM/xRBpj+AQxmIZF+JGjFZhIeROvJUdoU/mcizotMN0RgY22qobwIPAEtqGbL4gmb8x8+8/+QEqxcae5cvR1A==",
"version": "0.13.44",
"resolved": "https://registry.npmjs.org/@project-serum/serum/-/serum-0.13.44.tgz",
"integrity": "sha512-aVuGb+n6h0Z1a0st/PkzI5QBR0+zJo7/bPzaB8dwnujkHlYSgk3Ra1LfluggXHl/T9vudFAxcZF9Cr0ia01YkA==",
"dependencies": {
"@solana/web3.js": "^0.90.0",
"bn.js": "^5.1.2",
@ -27002,9 +27002,9 @@
}
},
"@project-serum/serum": {
"version": "0.13.41",
"resolved": "https://registry.npmjs.org/@project-serum/serum/-/serum-0.13.41.tgz",
"integrity": "sha512-LhM/xRBpj+AQxmIZF+JGjFZhIeROvJUdoU/mcizotMN0RgY22qobwIPAEtqGbL4gmb8x8+8/+QEqxcae5cvR1A==",
"version": "0.13.44",
"resolved": "https://registry.npmjs.org/@project-serum/serum/-/serum-0.13.44.tgz",
"integrity": "sha512-aVuGb+n6h0Z1a0st/PkzI5QBR0+zJo7/bPzaB8dwnujkHlYSgk3Ra1LfluggXHl/T9vudFAxcZF9Cr0ia01YkA==",
"requires": {
"@solana/web3.js": "^0.90.0",
"bn.js": "^5.1.2",

View File

@ -5,7 +5,7 @@
"dependencies": {
"@bonfida/bot": "^0.5.3",
"@metamask/jazzicon": "^2.0.0",
"@project-serum/serum": "^0.13.41",
"@project-serum/serum": "^0.13.44",
"@react-hook/debounce": "^4.0.0",
"@sentry/react": "^6.8.0",
"@solana/spl-token-registry": "^0.2.170",