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

Bumps [@blockworks-foundation/mango-client](https://github.com/blockworks-foundation/mango-client-ts) from 3.0.16 to 3.0.17.
- [Release notes](https://github.com/blockworks-foundation/mango-client-ts/releases)
- [Commits](https://github.com/blockworks-foundation/mango-client-ts/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-09-11 01:53:42 +00:00 committed by GitHub
parent b247a55dbb
commit e515d2ca8d
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.0.16",
"@blockworks-foundation/mango-client": "^3.0.17",
"@bonfida/bot": "^0.5.3",
"@metamask/jazzicon": "^2.0.0",
"@project-serum/serum": "^0.13.59",
@ -1309,9 +1309,9 @@
"integrity": "sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw=="
},
"node_modules/@blockworks-foundation/mango-client": {
"version": "3.0.16",
"resolved": "https://registry.npmjs.org/@blockworks-foundation/mango-client/-/mango-client-3.0.16.tgz",
"integrity": "sha512-ibE9dBNlzEPl/xYZA9QM7vfiFtlbSjY3Q7h1kD56dbj/FhcU1ufjjuKgW/K+lzwSPNG9H4SgjjOQ9JZrcz1OJw==",
"version": "3.0.17",
"resolved": "https://registry.npmjs.org/@blockworks-foundation/mango-client/-/mango-client-3.0.17.tgz",
"integrity": "sha512-p8KdB5Hx54J12aKLlYBcHhdpTh/vYRh0fmHl2RbmOZgnSMmpUiUTKh5DMoYcjND6DiDGMZbosb7i7CS24FSbZg==",
"dependencies": {
"@project-serum/serum": "0.13.55",
"@project-serum/sol-wallet-adapter": "^0.2.0",
@ -26339,9 +26339,9 @@
"integrity": "sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw=="
},
"@blockworks-foundation/mango-client": {
"version": "3.0.16",
"resolved": "https://registry.npmjs.org/@blockworks-foundation/mango-client/-/mango-client-3.0.16.tgz",
"integrity": "sha512-ibE9dBNlzEPl/xYZA9QM7vfiFtlbSjY3Q7h1kD56dbj/FhcU1ufjjuKgW/K+lzwSPNG9H4SgjjOQ9JZrcz1OJw==",
"version": "3.0.17",
"resolved": "https://registry.npmjs.org/@blockworks-foundation/mango-client/-/mango-client-3.0.17.tgz",
"integrity": "sha512-p8KdB5Hx54J12aKLlYBcHhdpTh/vYRh0fmHl2RbmOZgnSMmpUiUTKh5DMoYcjND6DiDGMZbosb7i7CS24FSbZg==",
"requires": {
"@project-serum/serum": "0.13.55",
"@project-serum/sol-wallet-adapter": "^0.2.0",

View File

@ -3,7 +3,7 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@blockworks-foundation/mango-client": "^3.0.16",
"@blockworks-foundation/mango-client": "^3.0.17",
"@bonfida/bot": "^0.5.3",
"@metamask/jazzicon": "^2.0.0",
"@project-serum/serum": "^0.13.59",