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

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

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-05-27 09:03:41 +00:00 committed by GitHub
parent 02a433307c
commit dd3cf27ab0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -2544,9 +2544,9 @@
}
},
"@project-serum/serum": {
"version": "0.13.37",
"resolved": "https://registry.npmjs.org/@project-serum/serum/-/serum-0.13.37.tgz",
"integrity": "sha512-Bt7D/0P0M1b+xyygCU9z1p7Pec6vontzy4Q92TgIg33/J1qiAR/899HXGlr7oho/NntGNwIlbEU22nqsWWuAiA==",
"version": "0.13.38",
"resolved": "https://registry.npmjs.org/@project-serum/serum/-/serum-0.13.38.tgz",
"integrity": "sha512-TOph1Hxoi5kOUg72tWbbNGviqBw29SrP4BH70gXtqUDiFTQJLrE2yfS5HC7p0JaU8p9WdrYGnxcFKCddZJ3ing==",
"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.37",
"@project-serum/serum": "^0.13.38",
"@react-hook/debounce": "^3.0.0",
"@sentry/react": "^6.4.1",
"@solana/spl-token-registry": "^0.2.114",