Skip to content

Commit

Permalink
upgrade client
Browse files Browse the repository at this point in the history
  • Loading branch information
abrzezinski94 committed Jun 30, 2024
1 parent dc2c2fb commit 821a64d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
},
"dependencies": {
"@blockworks-foundation/mango-feeds": "0.1.7",
"@blockworks-foundation/mango-v4": "0.31.2",
"@blockworks-foundation/mango-v4": "0.31.3",
"@blockworks-foundation/mango-v4-settings": "0.14.24",
"@glitchful-dev/sol-apy-sdk": "3.0.2",
"@headlessui/react": "1.6.6",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -68,10 +68,10 @@
bn.js "^5.2.1"
eslint-config-prettier "^9.0.0"

"@blockworks-foundation/mango-v4@0.31.2":
version "0.31.2"
resolved "https://registry.yarnpkg.com/@blockworks-foundation/mango-v4/-/mango-v4-0.31.2.tgz#fae28a95fb454da394504ad04b61b21d4a926695"
integrity sha512-VR6vyDv1Bv7zW3+shhDdd7c2CC5Ot6xsq45+BOWIZCq6FTL4NaNbjMiQp47qr3zlQstcAsCGL2v8B9qbbdVzGQ==
"@blockworks-foundation/mango-v4@0.31.3":
version "0.31.3"
resolved "https://registry.yarnpkg.com/@blockworks-foundation/mango-v4/-/mango-v4-0.31.3.tgz#1ea59212d616141eca39da507db54e6596006c12"
integrity sha512-D//lwMMaNpGyFTiS25DwU3hOUGYTkY903rZeEQycFQJoAP5/lJ8eH/YEp9KSqPu2Zg3RT8VKuzClKuJi+9UXaA==
dependencies:
"@blockworks-foundation/mango-v4-settings" "0.14.24"
"@blockworks-foundation/mangolana" "0.0.17"
Expand Down

0 comments on commit 821a64d

Please sign in to comment.