chore:(deps): bump @project-serum/serum in /explorer (#15328)
Bumps [@project-serum/serum](https://github.com/project-serum/serum-ts) from 0.13.21 to 0.13.23. - [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:
parent
30f18319f2
commit
8cdff597b6
|
@ -2717,9 +2717,9 @@
|
|||
}
|
||||
},
|
||||
"@project-serum/serum": {
|
||||
"version": "0.13.21",
|
||||
"resolved": "https://registry.npmjs.org/@project-serum/serum/-/serum-0.13.21.tgz",
|
||||
"integrity": "sha512-a5hVxl+lIOnrOqQij9s4vVdlUb28B1hn7m1vWBZtTJiEbtvR4l003W1eRC9AYaPNKRyWqxQMRuj7Gt+EbEynsA==",
|
||||
"version": "0.13.23",
|
||||
"resolved": "https://registry.npmjs.org/@project-serum/serum/-/serum-0.13.23.tgz",
|
||||
"integrity": "sha512-Atg2sSdQLEp4JIg4jp3vy1T9u9O5wObVTcGe0hX7e7zDmDc4zxBbTJXxdvMRxaz4pfrETyithX//zIMyIHMA8Q==",
|
||||
"requires": {
|
||||
"@solana/web3.js": "0.86.1",
|
||||
"bn.js": "^5.1.2",
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
"version": "0.1.0",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@project-serum/serum": "^0.13.21",
|
||||
"@project-serum/serum": "^0.13.23",
|
||||
"@react-hook/debounce": "^3.0.0",
|
||||
"@sentry/react": "^6.1.0",
|
||||
"@solana/web3.js": "^0.91.2",
|
||||
|
|
Loading…
Reference in New Issue