diff --git a/package.json b/package.json index edac16586..ad3812693 100644 --- a/package.json +++ b/package.json @@ -83,7 +83,7 @@ "reflect-metadata": "^0.1.13", "remark-gfm": "^3.0.1", "web3-ledgerhq-frame-connector": "^1.0.1", - "zustand": "^4.1.2" + "zustand": "^4.3.5" }, "devDependencies": { "@babel/core": "^7.19.3", diff --git a/yarn.lock b/yarn.lock index 6cc2fdfb1..f755d954a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12159,10 +12159,10 @@ yocto-queue@^0.1.0: resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-0.1.0.tgz#0294eb3dee05028d31ee1a5fa2c556a6aaf10a1b" integrity sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q== -zustand@^4.1.2: - version "4.1.2" - resolved "https://registry.yarnpkg.com/zustand/-/zustand-4.1.2.tgz#4912b24741662d8a84ed1cb52198471cb369c4b6" - integrity sha512-gcRaKchcxFPbImrBb/BKgujOhHhik9YhVpIeP87ETT7uokEe2Szu7KkuZ9ghjtD+/KKkcrRNktR2AiLXPIbKIQ== +zustand@^4.3.5: + version "4.3.5" + resolved "https://registry.yarnpkg.com/zustand/-/zustand-4.3.5.tgz#011d2997534f8a187ea7b1d75db56df31f58453d" + integrity sha512-2iPUzfwx+g3f0PagOMz2vDO9mZzEp2puFpNe7vrAymVPOEIEUjCPkC4/zy84eAscxIWmTU4j9g6upXYkJdzEFQ== dependencies: use-sync-external-store "1.2.0"