From fed0e387d1d57950ac2bb1913a5dec0279aaacd1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Jul 2021 08:07:49 +0000 Subject: [PATCH] chore:(deps): bump @project-serum/serum in /explorer (#18833) Bumps [@project-serum/serum](https://github.com/project-serum/serum-ts) from 0.13.52 to 0.13.54. - [Release notes](https://github.com/project-serum/serum-ts/releases) - [Commits](https://github.com/project-serum/serum-ts/commits) --- updated-dependencies: - dependency-name: "@project-serum/serum" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- explorer/package-lock.json | 14 +++++++------- explorer/package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/explorer/package-lock.json b/explorer/package-lock.json index e00eace07e..d9c67f79aa 100644 --- a/explorer/package-lock.json +++ b/explorer/package-lock.json @@ -9,7 +9,7 @@ "dependencies": { "@bonfida/bot": "^0.5.3", "@metamask/jazzicon": "^2.0.0", - "@project-serum/serum": "^0.13.52", + "@project-serum/serum": "^0.13.54", "@react-hook/debounce": "^4.0.0", "@sentry/react": "^6.9.0", "@solana/spl-token-registry": "^0.2.203", @@ -2947,9 +2947,9 @@ } }, "node_modules/@project-serum/serum": { - "version": "0.13.52", - "resolved": "https://registry.npmjs.org/@project-serum/serum/-/serum-0.13.52.tgz", - "integrity": "sha512-g0R8ufLxcJWZm7o7xEJYLGMI7Zep6pYIvt8x56qYfmZ1FisVRhwJd3odWWK9NenSC8XvRgF+NIRkIbvItVy+BQ==", + "version": "0.13.54", + "resolved": "https://registry.npmjs.org/@project-serum/serum/-/serum-0.13.54.tgz", + "integrity": "sha512-kYNAFcLbqhYocQ+cl3s+QZSroVOIrPiKo81fvdyrE/r2U2qshmULzMVDNpXqdrd3qdJUIZGroXMi1DHTaG2qjA==", "dependencies": { "@project-serum/anchor": "^0.11.1", "@solana/spl-token": "^0.1.6", @@ -27196,9 +27196,9 @@ } }, "@project-serum/serum": { - "version": "0.13.52", - "resolved": "https://registry.npmjs.org/@project-serum/serum/-/serum-0.13.52.tgz", - "integrity": "sha512-g0R8ufLxcJWZm7o7xEJYLGMI7Zep6pYIvt8x56qYfmZ1FisVRhwJd3odWWK9NenSC8XvRgF+NIRkIbvItVy+BQ==", + "version": "0.13.54", + "resolved": "https://registry.npmjs.org/@project-serum/serum/-/serum-0.13.54.tgz", + "integrity": "sha512-kYNAFcLbqhYocQ+cl3s+QZSroVOIrPiKo81fvdyrE/r2U2qshmULzMVDNpXqdrd3qdJUIZGroXMi1DHTaG2qjA==", "requires": { "@project-serum/anchor": "^0.11.1", "@solana/spl-token": "^0.1.6", diff --git a/explorer/package.json b/explorer/package.json index 563f428bff..95ae5814c1 100644 --- a/explorer/package.json +++ b/explorer/package.json @@ -5,7 +5,7 @@ "dependencies": { "@bonfida/bot": "^0.5.3", "@metamask/jazzicon": "^2.0.0", - "@project-serum/serum": "^0.13.52", + "@project-serum/serum": "^0.13.54", "@react-hook/debounce": "^4.0.0", "@sentry/react": "^6.9.0", "@solana/spl-token-registry": "^0.2.203",