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

Bumps [@project-serum/serum](https://github.com/project-serum/serum-ts) from 0.13.15 to 0.13.16.
- [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] 2020-12-24 09:30:41 +00:00 committed by GitHub
parent 82bbfc1493
commit d6d9053649
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -2433,9 +2433,9 @@
}
},
"@project-serum/serum": {
"version": "0.13.15",
"resolved": "https://registry.npmjs.org/@project-serum/serum/-/serum-0.13.15.tgz",
"integrity": "sha512-CIBSXqTKjNqa7VH2n5692sh7gGrKRcbYhPZnh3NHfsv84JxcoachF7v2diPQPDZNE4owCfRMyb3jQNGFNAf9zA==",
"version": "0.13.16",
"resolved": "https://registry.npmjs.org/@project-serum/serum/-/serum-0.13.16.tgz",
"integrity": "sha512-F0cMpW+B8+nUldMkgwYgGZjPP7JztF8QWVlBpcqStW8dHbq1QLgUjhiakEwUhAH9VxqJYECLDLVqXGcvkq2pIQ==",
"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.15",
"@project-serum/serum": "^0.13.16",
"@react-hook/debounce": "^3.0.0",
"@sentry/react": "^5.29.2",
"@solana/web3.js": "^0.87.1",