From 927b2bf49a1b7a0356c5f4879360b1731f8887a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Jul 2022 08:29:11 +0000 Subject: [PATCH] chore:(deps): bump @blockworks-foundation/mango-client from 3.6.5 to 3.6.7 in /explorer (#26546) chore:(deps): bump @blockworks-foundation/mango-client in /explorer Bumps [@blockworks-foundation/mango-client](https://github.com/blockworks-foundation/mango-client-v3) from 3.6.5 to 3.6.7. - [Release notes](https://github.com/blockworks-foundation/mango-client-v3/releases) - [Commits](https://github.com/blockworks-foundation/mango-client-v3/commits) --- updated-dependencies: - dependency-name: "@blockworks-foundation/mango-client" 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 9543175db3..86be3feb32 100644 --- a/explorer/package-lock.json +++ b/explorer/package-lock.json @@ -8,7 +8,7 @@ "name": "explorer", "version": "0.1.0", "dependencies": { - "@blockworks-foundation/mango-client": "^3.2.16", + "@blockworks-foundation/mango-client": "^3.6.7", "@bonfida/bot": "^0.5.3", "@bonfida/spl-name-service": "^0.1.30", "@cloudflare/stream-react": "^1.2.0", @@ -1581,9 +1581,9 @@ "integrity": "sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==" }, "node_modules/@blockworks-foundation/mango-client": { - "version": "3.6.5", - "resolved": "https://registry.npmjs.org/@blockworks-foundation/mango-client/-/mango-client-3.6.5.tgz", - "integrity": "sha512-/JRmyurZMnkcwFwHViZ2ouMpvFBAz806iOg0h06cateqeCA+dXoP/mU8SprswWR+ObxUb7Xtb62+AJDpN3qHWw==", + "version": "3.6.7", + "resolved": "https://registry.npmjs.org/@blockworks-foundation/mango-client/-/mango-client-3.6.7.tgz", + "integrity": "sha512-AKPFzkDArQ4w1eO9xYQPwXoxuzpKNKWyryDmtNLm3YSgzpNQbKAfD6VH9Hxw3m3Kcq5YzYH9pIHSae+qFgOTvw==", "dependencies": { "@project-serum/anchor": "^0.21.0", "@project-serum/serum": "0.13.55", @@ -28534,9 +28534,9 @@ "integrity": "sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==" }, "@blockworks-foundation/mango-client": { - "version": "3.6.5", - "resolved": "https://registry.npmjs.org/@blockworks-foundation/mango-client/-/mango-client-3.6.5.tgz", - "integrity": "sha512-/JRmyurZMnkcwFwHViZ2ouMpvFBAz806iOg0h06cateqeCA+dXoP/mU8SprswWR+ObxUb7Xtb62+AJDpN3qHWw==", + "version": "3.6.7", + "resolved": "https://registry.npmjs.org/@blockworks-foundation/mango-client/-/mango-client-3.6.7.tgz", + "integrity": "sha512-AKPFzkDArQ4w1eO9xYQPwXoxuzpKNKWyryDmtNLm3YSgzpNQbKAfD6VH9Hxw3m3Kcq5YzYH9pIHSae+qFgOTvw==", "requires": { "@project-serum/anchor": "^0.21.0", "@project-serum/serum": "0.13.55", diff --git a/explorer/package.json b/explorer/package.json index 77c224cc8b..6df2ac755f 100644 --- a/explorer/package.json +++ b/explorer/package.json @@ -3,7 +3,7 @@ "version": "0.1.0", "private": true, "dependencies": { - "@blockworks-foundation/mango-client": "^3.2.16", + "@blockworks-foundation/mango-client": "^3.6.7", "@bonfida/bot": "^0.5.3", "@bonfida/spl-name-service": "^0.1.30", "@cloudflare/stream-react": "^1.2.0",