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

Bumps [@project-serum/serum](https://github.com/project-serum/serum-ts) from 0.13.44 to 0.13.45.
- [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-12 08:31:08 +00:00 committed by GitHub
parent f6da66fe7e
commit c976c2a9b9
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": { "dependencies": {
"@bonfida/bot": "^0.5.3", "@bonfida/bot": "^0.5.3",
"@metamask/jazzicon": "^2.0.0", "@metamask/jazzicon": "^2.0.0",
"@project-serum/serum": "^0.13.44", "@project-serum/serum": "^0.13.45",
"@react-hook/debounce": "^4.0.0", "@react-hook/debounce": "^4.0.0",
"@sentry/react": "^6.8.0", "@sentry/react": "^6.8.0",
"@solana/spl-token-registry": "^0.2.172", "@solana/spl-token-registry": "^0.2.172",
@ -2895,9 +2895,9 @@
} }
}, },
"node_modules/@project-serum/serum": { "node_modules/@project-serum/serum": {
"version": "0.13.44", "version": "0.13.45",
"resolved": "https://registry.npmjs.org/@project-serum/serum/-/serum-0.13.44.tgz", "resolved": "https://registry.npmjs.org/@project-serum/serum/-/serum-0.13.45.tgz",
"integrity": "sha512-aVuGb+n6h0Z1a0st/PkzI5QBR0+zJo7/bPzaB8dwnujkHlYSgk3Ra1LfluggXHl/T9vudFAxcZF9Cr0ia01YkA==", "integrity": "sha512-f3aAKE9LXxLHJ8cX7Rkzs3IDglo4+/GHRGP5grxn9ujx9XkPwbQpUbZYV7oyQwP8tHHZQBXUw0ThHXvR2MhlNg==",
"dependencies": { "dependencies": {
"@solana/web3.js": "^0.90.0", "@solana/web3.js": "^0.90.0",
"bn.js": "^5.1.2", "bn.js": "^5.1.2",
@ -27036,9 +27036,9 @@
} }
}, },
"@project-serum/serum": { "@project-serum/serum": {
"version": "0.13.44", "version": "0.13.45",
"resolved": "https://registry.npmjs.org/@project-serum/serum/-/serum-0.13.44.tgz", "resolved": "https://registry.npmjs.org/@project-serum/serum/-/serum-0.13.45.tgz",
"integrity": "sha512-aVuGb+n6h0Z1a0st/PkzI5QBR0+zJo7/bPzaB8dwnujkHlYSgk3Ra1LfluggXHl/T9vudFAxcZF9Cr0ia01YkA==", "integrity": "sha512-f3aAKE9LXxLHJ8cX7Rkzs3IDglo4+/GHRGP5grxn9ujx9XkPwbQpUbZYV7oyQwP8tHHZQBXUw0ThHXvR2MhlNg==",
"requires": { "requires": {
"@solana/web3.js": "^0.90.0", "@solana/web3.js": "^0.90.0",
"bn.js": "^5.1.2", "bn.js": "^5.1.2",

View File

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