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

Bumps [@blockworks-foundation/mango-client](https://github.com/blockworks-foundation/mango-client-v3) from 3.2.10 to 3.2.14.
- [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-12-06 09:28:42 +00:00 committed by GitHub
parent b8b721b7c2
commit cd9dda4701
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", "name": "explorer",
"version": "0.1.0", "version": "0.1.0",
"dependencies": { "dependencies": {
"@blockworks-foundation/mango-client": "^3.2.10", "@blockworks-foundation/mango-client": "^3.2.14",
"@bonfida/bot": "^0.5.3", "@bonfida/bot": "^0.5.3",
"@bonfida/spl-name-service": "^0.1.22", "@bonfida/spl-name-service": "^0.1.22",
"@cloudflare/stream-react": "^1.2.0", "@cloudflare/stream-react": "^1.2.0",
@ -1579,9 +1579,9 @@
"integrity": "sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==" "integrity": "sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw=="
}, },
"node_modules/@blockworks-foundation/mango-client": { "node_modules/@blockworks-foundation/mango-client": {
"version": "3.2.10", "version": "3.2.14",
"resolved": "https://registry.npmjs.org/@blockworks-foundation/mango-client/-/mango-client-3.2.10.tgz", "resolved": "https://registry.npmjs.org/@blockworks-foundation/mango-client/-/mango-client-3.2.14.tgz",
"integrity": "sha512-hP2oBsAfsWPFi1uZHBa/RKKQjqwj1SwGrvf11WX9xV+iuAOwRvv3IGd+AUUdneKZxp2G2niIzwOsXdntots93w==", "integrity": "sha512-EBO39zx3wtX4p/BmkEznVOPvuKI8dm33zxDYRvDVLoVGDSnNMBMpRao3bgHiQpGAUp962wX9ScYmLfiZ7qdoEQ==",
"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",
@ -28091,9 +28091,9 @@
"integrity": "sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==" "integrity": "sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw=="
}, },
"@blockworks-foundation/mango-client": { "@blockworks-foundation/mango-client": {
"version": "3.2.10", "version": "3.2.14",
"resolved": "https://registry.npmjs.org/@blockworks-foundation/mango-client/-/mango-client-3.2.10.tgz", "resolved": "https://registry.npmjs.org/@blockworks-foundation/mango-client/-/mango-client-3.2.14.tgz",
"integrity": "sha512-hP2oBsAfsWPFi1uZHBa/RKKQjqwj1SwGrvf11WX9xV+iuAOwRvv3IGd+AUUdneKZxp2G2niIzwOsXdntots93w==", "integrity": "sha512-EBO39zx3wtX4p/BmkEznVOPvuKI8dm33zxDYRvDVLoVGDSnNMBMpRao3bgHiQpGAUp962wX9ScYmLfiZ7qdoEQ==",
"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.2.10", "@blockworks-foundation/mango-client": "^3.2.14",
"@bonfida/bot": "^0.5.3", "@bonfida/bot": "^0.5.3",
"@bonfida/spl-name-service": "^0.1.22", "@bonfida/spl-name-service": "^0.1.22",
"@cloudflare/stream-react": "^1.2.0", "@cloudflare/stream-react": "^1.2.0",