chore:(deps): bump @project-serum/serum in /explorer (#16325)
Bumps [@project-serum/serum](https://github.com/project-serum/serum-ts) from 0.13.32 to 0.13.33. - [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
a6f4a333e9
commit
a98467b563
|
@ -2410,9 +2410,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@project-serum/serum": {
|
"@project-serum/serum": {
|
||||||
"version": "0.13.32",
|
"version": "0.13.33",
|
||||||
"resolved": "https://registry.npmjs.org/@project-serum/serum/-/serum-0.13.32.tgz",
|
"resolved": "https://registry.npmjs.org/@project-serum/serum/-/serum-0.13.33.tgz",
|
||||||
"integrity": "sha512-ywJWzAQlJNO+F0pSW8/33XkUvPWcORuK69nVGVJMZI8LfdbRsCHZdOeEsjpGM+/CZr2iNtv3AUIq2k1Bp7biHg==",
|
"integrity": "sha512-g2ztZwhQAvhGE9u4/Md6uEFBpaOMV2Xa/H/FGhgTx3iBv2sikW5fheHRJ8Vy7yEA9ZhZCuzbCkw8Wz1fq82VAg==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@solana/web3.js": "^0.90.0",
|
"@solana/web3.js": "^0.90.0",
|
||||||
"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.32",
|
"@project-serum/serum": "^0.13.33",
|
||||||
"@react-hook/debounce": "^3.0.0",
|
"@react-hook/debounce": "^3.0.0",
|
||||||
"@sentry/react": "^6.2.5",
|
"@sentry/react": "^6.2.5",
|
||||||
"@solana/spl-token-registry": "^0.2.48",
|
"@solana/spl-token-registry": "^0.2.48",
|
||||||
|
|
Loading…
Reference in New Issue