chore:(deps): bump @project-serum/serum in /explorer (#14300)
Bumps [@project-serum/serum](https://github.com/project-serum/serum-ts) from 0.13.16 to 0.13.17. - [Release notes](https://github.com/project-serum/serum-ts/releases) - [Commits](https://github.com/project-serum/serum-ts/commits/@project-serum/serum@0.13.17) 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:
parent
9ddd6f08e8
commit
d830406991
|
@ -2433,9 +2433,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@project-serum/serum": {
|
"@project-serum/serum": {
|
||||||
"version": "0.13.16",
|
"version": "0.13.17",
|
||||||
"resolved": "https://registry.npmjs.org/@project-serum/serum/-/serum-0.13.16.tgz",
|
"resolved": "https://registry.npmjs.org/@project-serum/serum/-/serum-0.13.17.tgz",
|
||||||
"integrity": "sha512-F0cMpW+B8+nUldMkgwYgGZjPP7JztF8QWVlBpcqStW8dHbq1QLgUjhiakEwUhAH9VxqJYECLDLVqXGcvkq2pIQ==",
|
"integrity": "sha512-Q4LMCALOXe/izvS5gICksYWOrrOZkzg2M3sxe4jOG5lrxmcCOQzCoISJ5u0t/LrnXpveJMU4BAVRmNOUBmSbLw==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@solana/web3.js": "0.86.1",
|
"@solana/web3.js": "0.86.1",
|
||||||
"bn.js": "^5.1.2",
|
"bn.js": "^5.1.2",
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
"version": "0.1.0",
|
"version": "0.1.0",
|
||||||
"private": true,
|
"private": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@project-serum/serum": "^0.13.16",
|
"@project-serum/serum": "^0.13.17",
|
||||||
"@react-hook/debounce": "^3.0.0",
|
"@react-hook/debounce": "^3.0.0",
|
||||||
"@sentry/react": "^5.29.2",
|
"@sentry/react": "^5.29.2",
|
||||||
"@solana/web3.js": "^0.88.0",
|
"@solana/web3.js": "^0.88.0",
|
||||||
|
|
Loading…
Reference in New Issue