diff --git a/package.json b/package.json index 866508fe3..f57510176 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "web-vitals": "^3.5.0", "ws": "^8.13.0", "xstate": "^4.38.2", - "zustand": "^4.1.4" + "zustand": "^4.4.5" }, "scripts": { "start": "vite", diff --git a/yarn.lock b/yarn.lock index cf6cf6283..ea8682309 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8167,9 +8167,9 @@ zip-stream@^4.1.0: compress-commons "^4.1.2" readable-stream "^3.6.0" -zustand@^4.1.4: - version "4.4.0" - resolved "https://registry.yarnpkg.com/zustand/-/zustand-4.4.0.tgz#13b3e8ca959dd53d536034440aec382ff91b65c3" - integrity sha512-2dq6wq4dSxbiPTamGar0NlIG/av0wpyWZJGeQYtUOLegIUvhM2Bf86ekPlmgpUtS5uR7HyetSiktYrGsdsyZgQ== +zustand@^4.4.5: + version "4.4.5" + resolved "https://registry.yarnpkg.com/zustand/-/zustand-4.4.5.tgz#0d5571affb30906b0c07c16557f2779ede9f4d8c" + integrity sha512-jgIrBBLKncQW74PA2Lclct3gwD4aPughwGE4FqlXrv3rDqQox7JCn8rwUiFK6ygJcbBAvfTf8fF+ICg7HLD2FQ== dependencies: use-sync-external-store "1.2.0"