chore:(deps): bump @blockworks-foundation/mango-client in /explorer (#21471)
Bumps [@blockworks-foundation/mango-client](https://github.com/blockworks-foundation/mango-client-v3) from 3.2.7 to 3.2.8. - [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:
parent
ab62d370db
commit
3b3148cc5a
|
@ -8,7 +8,7 @@
|
|||
"name": "explorer",
|
||||
"version": "0.1.0",
|
||||
"dependencies": {
|
||||
"@blockworks-foundation/mango-client": "^3.2.7",
|
||||
"@blockworks-foundation/mango-client": "^3.2.8",
|
||||
"@bonfida/bot": "^0.5.3",
|
||||
"@bonfida/spl-name-service": "^0.1.22",
|
||||
"@cloudflare/stream-react": "^1.2.0",
|
||||
|
@ -1579,9 +1579,9 @@
|
|||
"integrity": "sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw=="
|
||||
},
|
||||
"node_modules/@blockworks-foundation/mango-client": {
|
||||
"version": "3.2.7",
|
||||
"resolved": "https://registry.npmjs.org/@blockworks-foundation/mango-client/-/mango-client-3.2.7.tgz",
|
||||
"integrity": "sha512-J16W652E8XVCA4E5oYJCo/opfpa33LtoA7n3S6qjl7MPsu6M5fzaSdxVltCjH9r4x5aKt9muDDQUzP4Yu9YyMw==",
|
||||
"version": "3.2.8",
|
||||
"resolved": "https://registry.npmjs.org/@blockworks-foundation/mango-client/-/mango-client-3.2.8.tgz",
|
||||
"integrity": "sha512-6VkJ95dV/LTjC6mTHDadBndAHI/nJ8Z8k8ndhrAzjdc9Ki6yC0CZx4Y0cxN1anUyi3StDuX4tZ0ODGWa2l/Jjw==",
|
||||
"dependencies": {
|
||||
"@project-serum/anchor": "^0.16.2",
|
||||
"@project-serum/serum": "0.13.55",
|
||||
|
@ -28116,9 +28116,9 @@
|
|||
"integrity": "sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw=="
|
||||
},
|
||||
"@blockworks-foundation/mango-client": {
|
||||
"version": "3.2.7",
|
||||
"resolved": "https://registry.npmjs.org/@blockworks-foundation/mango-client/-/mango-client-3.2.7.tgz",
|
||||
"integrity": "sha512-J16W652E8XVCA4E5oYJCo/opfpa33LtoA7n3S6qjl7MPsu6M5fzaSdxVltCjH9r4x5aKt9muDDQUzP4Yu9YyMw==",
|
||||
"version": "3.2.8",
|
||||
"resolved": "https://registry.npmjs.org/@blockworks-foundation/mango-client/-/mango-client-3.2.8.tgz",
|
||||
"integrity": "sha512-6VkJ95dV/LTjC6mTHDadBndAHI/nJ8Z8k8ndhrAzjdc9Ki6yC0CZx4Y0cxN1anUyi3StDuX4tZ0ODGWa2l/Jjw==",
|
||||
"requires": {
|
||||
"@project-serum/anchor": "^0.16.2",
|
||||
"@project-serum/serum": "0.13.55",
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
"version": "0.1.0",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@blockworks-foundation/mango-client": "^3.2.7",
|
||||
"@blockworks-foundation/mango-client": "^3.2.8",
|
||||
"@bonfida/bot": "^0.5.3",
|
||||
"@bonfida/spl-name-service": "^0.1.22",
|
||||
"@cloudflare/stream-react": "^1.2.0",
|
||||
|
|
Loading…
Reference in New Issue