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

Bumps [@project-serum/serum](https://github.com/project-serum/serum-ts) from 0.13.20 to 0.13.21.
- [Release notes](https://github.com/project-serum/serum-ts/releases)
- [Commits](https://github.com/project-serum/serum-ts/compare/@project-serum/serum@0.13.20...@project-serum/serum@0.13.21)

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-02-11 10:57:51 +00:00 committed by GitHub
parent 2f585e80f2
commit dce8817880
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -2717,9 +2717,9 @@
}
},
"@project-serum/serum": {
"version": "0.13.20",
"resolved": "https://registry.npmjs.org/@project-serum/serum/-/serum-0.13.20.tgz",
"integrity": "sha512-jSuWgK11FLgRV6VCWfsxiWxexJLEI2f57mR55e+PX53gnZHeXiIF61+M0Kr4XH2yHg5ZzpSHmVrSAO4lw2hygw==",
"version": "0.13.21",
"resolved": "https://registry.npmjs.org/@project-serum/serum/-/serum-0.13.21.tgz",
"integrity": "sha512-a5hVxl+lIOnrOqQij9s4vVdlUb28B1hn7m1vWBZtTJiEbtvR4l003W1eRC9AYaPNKRyWqxQMRuj7Gt+EbEynsA==",
"requires": {
"@solana/web3.js": "0.86.1",
"bn.js": "^5.1.2",

View File

@ -3,7 +3,7 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@project-serum/serum": "^0.13.20",
"@project-serum/serum": "^0.13.21",
"@react-hook/debounce": "^3.0.0",
"@sentry/react": "^6.1.0",
"@solana/web3.js": "^0.91.1",