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] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-07-11 08:29:11 +00:00 committed by GitHub
parent 28c7900f50
commit 927b2bf49a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View File

@ -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",

View File

@ -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",