diff --git a/package.json b/package.json index 9a9bfc5b..a25fae45 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "@blockworks-foundation/mango-feeds": "0.1.7", "@blockworks-foundation/mango-mints-redemption": "^0.0.10", "@blockworks-foundation/mango-v4": "0.20.9", - "@blockworks-foundation/mango-v4-settings": "0.2.24", + "@blockworks-foundation/mango-v4-settings": "0.2.25", "@blockworks-foundation/mangolana": "0.0.1-beta.15", "@headlessui/react": "1.6.6", "@heroicons/react": "2.0.18", diff --git a/yarn.lock b/yarn.lock index dc29ed63..3c7d9479 100644 --- a/yarn.lock +++ b/yarn.lock @@ -42,7 +42,15 @@ keccak256 "^1.0.6" merkletreejs "^0.3.11" -"@blockworks-foundation/mango-v4-settings@0.2.24", "@blockworks-foundation/mango-v4-settings@^0.2.16": +"@blockworks-foundation/mango-v4-settings@0.2.25": + version "0.2.25" + resolved "https://registry.yarnpkg.com/@blockworks-foundation/mango-v4-settings/-/mango-v4-settings-0.2.25.tgz#4c64122db0a8d959d6c51f0b558a46b9f06a11a4" + integrity sha512-dp9DSELiILG6dd0DLyt+1pxSbQVB6s7ylmS8J0iPV/PxjiFU5i+VA0shnJ25UoB4oY27emvdtYz/kXlEcgghbQ== + dependencies: + bn.js "^5.2.1" + eslint-config-prettier "^9.0.0" + +"@blockworks-foundation/mango-v4-settings@^0.2.16": version "0.2.24" resolved "https://registry.yarnpkg.com/@blockworks-foundation/mango-v4-settings/-/mango-v4-settings-0.2.24.tgz#0335f6e35ea67984699436e5177a1a1d768401a9" integrity sha512-jv4SvJ88N3YcQtUw4T4u/k6uA3fe216WX4A+aZ8iHLj9Zk3ADoILLsC/SWhGWRt2SaGv8ClndLmETIT4R1VDDw==