chore:(deps): bump @blockworks-foundation/mango-client in /explorer (#20757)

Bumps [@blockworks-foundation/mango-client](https://github.com/blockworks-foundation/mango-client-v3) from 3.1.1 to 3.1.2.
- [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]
2021-10-18 08:20:15 +00:00
committed by GitHub
parent a33ec51b89
commit d12b724e04
2 changed files with 8 additions and 8 deletions

View File

@@ -8,7 +8,7 @@
"name": "explorer", "name": "explorer",
"version": "0.1.0", "version": "0.1.0",
"dependencies": { "dependencies": {
"@blockworks-foundation/mango-client": "^3.1.1", "@blockworks-foundation/mango-client": "^3.1.2",
"@bonfida/bot": "^0.5.3", "@bonfida/bot": "^0.5.3",
"@cloudflare/stream-react": "^1.2.0", "@cloudflare/stream-react": "^1.2.0",
"@metamask/jazzicon": "^2.0.0", "@metamask/jazzicon": "^2.0.0",
@@ -1578,9 +1578,9 @@
"integrity": "sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==" "integrity": "sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw=="
}, },
"node_modules/@blockworks-foundation/mango-client": { "node_modules/@blockworks-foundation/mango-client": {
"version": "3.1.1", "version": "3.1.2",
"resolved": "https://registry.npmjs.org/@blockworks-foundation/mango-client/-/mango-client-3.1.1.tgz", "resolved": "https://registry.npmjs.org/@blockworks-foundation/mango-client/-/mango-client-3.1.2.tgz",
"integrity": "sha512-lZUSq5FbSBIwcJUNOM2oM6xR9OF5XXM/J82jaHRvltdneFOGlTbAHS78JgJwq8dDhUP7IkOKo49h76tItWKtDw==", "integrity": "sha512-4USmQVbVHFw6Hq1MpcTsnujYxA98XAi88XycOdyHcuHkiJv4k+bRa9sGlwHfnl+SvbMZGJQQkr90LcSWBK1iGQ==",
"dependencies": { "dependencies": {
"@project-serum/anchor": "^0.16.2", "@project-serum/anchor": "^0.16.2",
"@project-serum/serum": "0.13.55", "@project-serum/serum": "0.13.55",
@@ -27502,9 +27502,9 @@
"integrity": "sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==" "integrity": "sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw=="
}, },
"@blockworks-foundation/mango-client": { "@blockworks-foundation/mango-client": {
"version": "3.1.1", "version": "3.1.2",
"resolved": "https://registry.npmjs.org/@blockworks-foundation/mango-client/-/mango-client-3.1.1.tgz", "resolved": "https://registry.npmjs.org/@blockworks-foundation/mango-client/-/mango-client-3.1.2.tgz",
"integrity": "sha512-lZUSq5FbSBIwcJUNOM2oM6xR9OF5XXM/J82jaHRvltdneFOGlTbAHS78JgJwq8dDhUP7IkOKo49h76tItWKtDw==", "integrity": "sha512-4USmQVbVHFw6Hq1MpcTsnujYxA98XAi88XycOdyHcuHkiJv4k+bRa9sGlwHfnl+SvbMZGJQQkr90LcSWBK1iGQ==",
"requires": { "requires": {
"@project-serum/anchor": "^0.16.2", "@project-serum/anchor": "^0.16.2",
"@project-serum/serum": "0.13.55", "@project-serum/serum": "0.13.55",

View File

@@ -3,7 +3,7 @@
"version": "0.1.0", "version": "0.1.0",
"private": true, "private": true,
"dependencies": { "dependencies": {
"@blockworks-foundation/mango-client": "^3.1.1", "@blockworks-foundation/mango-client": "^3.1.2",
"@bonfida/bot": "^0.5.3", "@bonfida/bot": "^0.5.3",
"@cloudflare/stream-react": "^1.2.0", "@cloudflare/stream-react": "^1.2.0",
"@metamask/jazzicon": "^2.0.0", "@metamask/jazzicon": "^2.0.0",