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

Bumps [@blockworks-foundation/mango-client](https://github.com/blockworks-foundation/mango-client-v3) from 3.0.14 to 3.0.15.
- [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-09-07 14:05:41 +00:00 committed by GitHub
parent 6c72481ff0
commit b14aa4e14d
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.0.14", "@blockworks-foundation/mango-client": "^3.0.15",
"@bonfida/bot": "^0.5.3", "@bonfida/bot": "^0.5.3",
"@metamask/jazzicon": "^2.0.0", "@metamask/jazzicon": "^2.0.0",
"@project-serum/serum": "^0.13.58", "@project-serum/serum": "^0.13.58",
@ -1309,9 +1309,9 @@
"integrity": "sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==" "integrity": "sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw=="
}, },
"node_modules/@blockworks-foundation/mango-client": { "node_modules/@blockworks-foundation/mango-client": {
"version": "3.0.14", "version": "3.0.15",
"resolved": "https://registry.npmjs.org/@blockworks-foundation/mango-client/-/mango-client-3.0.14.tgz", "resolved": "https://registry.npmjs.org/@blockworks-foundation/mango-client/-/mango-client-3.0.15.tgz",
"integrity": "sha512-t6W4yYFtoEVdG8d4ItspVbSOvNK/8o8iy9y/Fy2dhEFBf++pzIIMaaDPvN8H8zDZmzhCYuDnqL4GUhTO9qTGKg==", "integrity": "sha512-tfPCA0qRg4YI+3pJXsmltR77dZUmeo+tQAQFk/Wjk7o5AtlPqGBmkBOT5OoVInuWmyJVOLXLUkaib2e5Co8Hpw==",
"dependencies": { "dependencies": {
"@project-serum/serum": "0.13.55", "@project-serum/serum": "0.13.55",
"@project-serum/sol-wallet-adapter": "^0.2.0", "@project-serum/sol-wallet-adapter": "^0.2.0",
@ -26355,9 +26355,9 @@
"integrity": "sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==" "integrity": "sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw=="
}, },
"@blockworks-foundation/mango-client": { "@blockworks-foundation/mango-client": {
"version": "3.0.14", "version": "3.0.15",
"resolved": "https://registry.npmjs.org/@blockworks-foundation/mango-client/-/mango-client-3.0.14.tgz", "resolved": "https://registry.npmjs.org/@blockworks-foundation/mango-client/-/mango-client-3.0.15.tgz",
"integrity": "sha512-t6W4yYFtoEVdG8d4ItspVbSOvNK/8o8iy9y/Fy2dhEFBf++pzIIMaaDPvN8H8zDZmzhCYuDnqL4GUhTO9qTGKg==", "integrity": "sha512-tfPCA0qRg4YI+3pJXsmltR77dZUmeo+tQAQFk/Wjk7o5AtlPqGBmkBOT5OoVInuWmyJVOLXLUkaib2e5Co8Hpw==",
"requires": { "requires": {
"@project-serum/serum": "0.13.55", "@project-serum/serum": "0.13.55",
"@project-serum/sol-wallet-adapter": "^0.2.0", "@project-serum/sol-wallet-adapter": "^0.2.0",

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.0.14", "@blockworks-foundation/mango-client": "^3.0.15",
"@bonfida/bot": "^0.5.3", "@bonfida/bot": "^0.5.3",
"@metamask/jazzicon": "^2.0.0", "@metamask/jazzicon": "^2.0.0",
"@project-serum/serum": "^0.13.58", "@project-serum/serum": "^0.13.58",