chore:(deps): bump @project-serum/serum in /explorer (#13692)
Bumps [@project-serum/serum](https://github.com/project-serum/serum-ts) from 0.13.11 to 0.13.12. - [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
f2a1a0ac5c
commit
a39b0f6ee5
12
explorer/package-lock.json
generated
12
explorer/package-lock.json
generated
@ -2067,9 +2067,9 @@
|
||||
}
|
||||
},
|
||||
"@project-serum/serum": {
|
||||
"version": "0.13.11",
|
||||
"resolved": "https://registry.npmjs.org/@project-serum/serum/-/serum-0.13.11.tgz",
|
||||
"integrity": "sha512-kE9PhXuryP7afJFkZrKkLzNxeRETHgPvN5Jl3BZIDH5oyHLUfmj3OQreMPwIqJXnMkLwCHewG5JFJALwit+3Wg==",
|
||||
"version": "0.13.12",
|
||||
"resolved": "https://registry.npmjs.org/@project-serum/serum/-/serum-0.13.12.tgz",
|
||||
"integrity": "sha512-2Vx6ishVU5PEOGpLRCenJkD5STOixeFcFopwzToifYFxfsTK8zfpymltZ64skGfg52h528bkKC3hJdYEhgzm9Q==",
|
||||
"requires": {
|
||||
"@solana/web3.js": "0.86.1",
|
||||
"bn.js": "^5.1.2",
|
||||
@ -4331,9 +4331,9 @@
|
||||
}
|
||||
},
|
||||
"buffer": {
|
||||
"version": "5.7.0",
|
||||
"resolved": "https://registry.npmjs.org/buffer/-/buffer-5.7.0.tgz",
|
||||
"integrity": "sha512-cd+5r1VLBwUqTrmnzW+D7ABkJUM6mr7uv1dv+6jRw4Rcl7tFIFHDqHPL98LhpGFn3dbAt3gtLxtrWp4m1kFrqg==",
|
||||
"version": "5.7.1",
|
||||
"resolved": "https://registry.npmjs.org/buffer/-/buffer-5.7.1.tgz",
|
||||
"integrity": "sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==",
|
||||
"requires": {
|
||||
"base64-js": "^1.3.1",
|
||||
"ieee754": "^1.1.13"
|
||||
|
@ -3,7 +3,7 @@
|
||||
"version": "0.1.0",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@project-serum/serum": "^0.13.11",
|
||||
"@project-serum/serum": "^0.13.12",
|
||||
"@react-hook/debounce": "^3.0.0",
|
||||
"@sentry/react": "^5.27.4",
|
||||
"@solana/web3.js": "^0.87.1",
|
||||
|
Loading…
x
Reference in New Issue
Block a user