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

This reverts commit d12b724e04.
This commit is contained in:
Justin Starry 2021-10-19 14:49:15 -04:00 committed by GitHub
parent 7a36bf5095
commit 8eced85881
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.1.2", "@blockworks-foundation/mango-client": "^3.1.1",
"@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.2", "version": "3.1.1",
"resolved": "https://registry.npmjs.org/@blockworks-foundation/mango-client/-/mango-client-3.1.2.tgz", "resolved": "https://registry.npmjs.org/@blockworks-foundation/mango-client/-/mango-client-3.1.1.tgz",
"integrity": "sha512-4USmQVbVHFw6Hq1MpcTsnujYxA98XAi88XycOdyHcuHkiJv4k+bRa9sGlwHfnl+SvbMZGJQQkr90LcSWBK1iGQ==", "integrity": "sha512-lZUSq5FbSBIwcJUNOM2oM6xR9OF5XXM/J82jaHRvltdneFOGlTbAHS78JgJwq8dDhUP7IkOKo49h76tItWKtDw==",
"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.2", "version": "3.1.1",
"resolved": "https://registry.npmjs.org/@blockworks-foundation/mango-client/-/mango-client-3.1.2.tgz", "resolved": "https://registry.npmjs.org/@blockworks-foundation/mango-client/-/mango-client-3.1.1.tgz",
"integrity": "sha512-4USmQVbVHFw6Hq1MpcTsnujYxA98XAi88XycOdyHcuHkiJv4k+bRa9sGlwHfnl+SvbMZGJQQkr90LcSWBK1iGQ==", "integrity": "sha512-lZUSq5FbSBIwcJUNOM2oM6xR9OF5XXM/J82jaHRvltdneFOGlTbAHS78JgJwq8dDhUP7IkOKo49h76tItWKtDw==",
"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.2", "@blockworks-foundation/mango-client": "^3.1.1",
"@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",