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

Bumps [@project-serum/serum](https://github.com/project-serum/serum-js) from 0.13.9 to 0.13.11.
- [Release notes](https://github.com/project-serum/serum-js/releases)
- [Commits](https://github.com/project-serum/serum-js/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]
2020-11-02 09:14:39 +00:00
committed by GitHub
parent a0f40711c6
commit 84e3218cdb
2 changed files with 4 additions and 4 deletions

View File

@ -2067,9 +2067,9 @@
}
},
"@project-serum/serum": {
"version": "0.13.9",
"resolved": "https://registry.npmjs.org/@project-serum/serum/-/serum-0.13.9.tgz",
"integrity": "sha512-oHdgtT9tU21xoZw36bKorWBVoaDw8R+TV1fbzBIjG6yobG7nja5vjyLjtCLSGCOT7KT43quVI8i2kuvrdhUZrw==",
"version": "0.13.11",
"resolved": "https://registry.npmjs.org/@project-serum/serum/-/serum-0.13.11.tgz",
"integrity": "sha512-kE9PhXuryP7afJFkZrKkLzNxeRETHgPvN5Jl3BZIDH5oyHLUfmj3OQreMPwIqJXnMkLwCHewG5JFJALwit+3Wg==",
"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.9",
"@project-serum/serum": "^0.13.11",
"@react-hook/debounce": "^3.0.0",
"@sentry/react": "^5.27.2",
"@solana/web3.js": "^0.86.2",