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

Bumps [@project-serum/serum](https://github.com/project-serum/serum-ts) from 0.13.24 to 0.13.25.
- [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-03-03 09:58:55 +00:00 committed by GitHub
parent 0746e780c4
commit 06324c08b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -2410,9 +2410,9 @@
}
},
"@project-serum/serum": {
"version": "0.13.24",
"resolved": "https://registry.npmjs.org/@project-serum/serum/-/serum-0.13.24.tgz",
"integrity": "sha512-ux2MuO2kGGUV/QYBVx+e3roM/zATI6Fi2ThVaEo4aBdQKosbuNA60uAfSnYK9Du0kz7UjGoZHv2FnkCq8web3A==",
"version": "0.13.25",
"resolved": "https://registry.npmjs.org/@project-serum/serum/-/serum-0.13.25.tgz",
"integrity": "sha512-IdK768TwM3tJHDPpt3iJ9AR7sMECrXD5B5i+oZhHR2+06Mun9djx/PtTTVYik161PjJXkuQozfWVk2a003s0CQ==",
"requires": {
"@solana/web3.js": "^0.90.0",
"bn.js": "^5.1.2",

View File

@ -3,7 +3,7 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@project-serum/serum": "^0.13.24",
"@project-serum/serum": "^0.13.25",
"@react-hook/debounce": "^3.0.0",
"@sentry/react": "^6.2.0",
"@solana/spl-token-registry": "^0.1.9",