upgrade mango-client to pull in new spot markets

This commit is contained in:
Tyler Shipe 2022-01-09 14:04:34 -05:00
parent 23facf76e9
commit f9f2fe2830
2 changed files with 5 additions and 5 deletions

View File

@ -26,7 +26,7 @@
"typescript": "^4.1.5"
},
"dependencies": {
"@blockworks-foundation/mango-client": "^3.2.16",
"@blockworks-foundation/mango-client": "^3.2.23",
"@solana/web3.js": "^1.18.0",
"axios": "^0.21.1",
"cors": "^2.8.5",

View File

@ -30,10 +30,10 @@
dependencies:
regenerator-runtime "^0.13.4"
"@blockworks-foundation/mango-client@^3.2.16":
version "3.2.21"
resolved "https://registry.yarnpkg.com/@blockworks-foundation/mango-client/-/mango-client-3.2.21.tgz#be16463f32497c44f71fa5c3f8488cd4baa7ab49"
integrity sha512-TduNmQT3b5+NyC7hrVw1kLuxwZVN/IiGA0EdxVdQjQFhLvc5TgFjeXxaG3riTrwQD8fAaWg6HLjktcj2YnTZYg==
"@blockworks-foundation/mango-client@^3.2.23":
version "3.2.23"
resolved "https://registry.yarnpkg.com/@blockworks-foundation/mango-client/-/mango-client-3.2.23.tgz#540490c6717f113c540277cfb7a992653a18c38c"
integrity sha512-4I2BceMzLP1r7j0pB+qEvWNSomw3+lwYBYGyDorb1nK7BVuL/rZCwnyuLU0L21Tg68dtKQRVG8fw9Ycwm/kgLA==
dependencies:
"@project-serum/anchor" "^0.16.2"
"@project-serum/serum" "0.13.55"