diff --git a/package.json b/package.json index 2a714eed55..7100319d0f 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "@blockworks-foundation/mango-mints-redemption": "0.0.10", "@blockworks-foundation/mango-v4": "0.20.3", "@jup-ag/referral-sdk": "0.1.5", - "@blockworks-foundation/mango-v4-settings": "0.2.22", + "@blockworks-foundation/mango-v4-settings": "0.2.23", "@blockworks-foundation/mangolana": "0.0.1-beta.15", "@bonfida/spl-name-service": "0.1.47", "@bundlr-network/client": "0.7.15", diff --git a/yarn.lock b/yarn.lock index a00344c039..7183da36e4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -337,10 +337,10 @@ keccak256 "^1.0.6" merkletreejs "^0.3.11" -"@blockworks-foundation/mango-v4-settings@0.2.22": - version "0.2.22" - resolved "https://registry.yarnpkg.com/@blockworks-foundation/mango-v4-settings/-/mango-v4-settings-0.2.22.tgz#19a34eeabd7cf59d76d59048369b66fa1f393e9c" - integrity sha512-tHmLsGFn7oh4EPWoGeWExP1TBvOSvfaeKS5ypDq5sx87zA/95pEyzcPmkLFkQKQoUQTX+udz/4qTnUjPqPflWw== +"@blockworks-foundation/mango-v4-settings@0.2.23": + version "0.2.23" + resolved "https://registry.yarnpkg.com/@blockworks-foundation/mango-v4-settings/-/mango-v4-settings-0.2.23.tgz#a42a93f9b0b0449c1879386b00d81bebcfdc52e0" + integrity sha512-47NuZPHo0odIRxY0TFrMOqjnJJADzXuIIEG5urCOb4FhLClthCpyjZRbHsTSzHTk5RRHChO4ZtfP9+B+qT5LAw== dependencies: bn.js "^5.2.1" eslint-config-prettier "^9.0.0" @@ -6255,12 +6255,12 @@ ansi-escapes@^4.2.1: dependencies: type-fest "^0.21.3" -ansi-regex@3.0.1, ansi-regex@^2.0.0: +ansi-regex@3.0.1: version "3.0.1" resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-3.0.1.tgz#123d6479e92ad45ad897d4054e3c7ca7db4944e1" integrity sha512-+O9Jct8wf++lXxxFc4hc8LsjaSq0HFzzL7cVsw8pRDIPdjKD2mT4ytDZlLuSBZ4cLKZFXIrMGO7DbQCtMJJMKw== -"ansi-regex@>=3.0.1 <=5.0.1", ansi-regex@^3.0.0, ansi-regex@^4.1.0, ansi-regex@^5.0.0, ansi-regex@^5.0.1: +"ansi-regex@>=3.0.1 <=5.0.1", ansi-regex@^2.0.0, ansi-regex@^3.0.0, ansi-regex@^4.1.0, ansi-regex@^5.0.0, ansi-regex@^5.0.1: version "5.0.1" resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-5.0.1.tgz#082cb2c89c9fe8659a311a53bd6a4dc5301db304" integrity sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==