diff --git a/playground/package.json b/playground/package.json index 3c15c7c7c..6ba473ab5 100644 --- a/playground/package.json +++ b/playground/package.json @@ -27,7 +27,7 @@ "react-router-dom": "^7.1.3", "vis-network": "^10.0.2", "web-vitals": "^5.0.2", - "zustand": "^5.0.3" + "zustand": "^5.0.13" }, "scripts": { "dev": "vite", diff --git a/playground/yarn.lock b/playground/yarn.lock index d6065baba..e7675c92d 100644 --- a/playground/yarn.lock +++ b/playground/yarn.lock @@ -3471,7 +3471,7 @@ yaml@^2.0.0: resolved "https://registry.npmjs.org/yaml/-/yaml-2.8.3.tgz#a0d6bd2efb3dd03c59370223701834e60409bd7d" integrity sha512-AvbaCLOO2Otw/lW5bmh9d/WEdcDFdQp2Z2ZUH3pX9U2ihyUY0nvLv7J6TrWowklRGPYbB/IuIMfYgxaCPg5Bpg== -zustand@^5.0.3: - version "5.0.12" - resolved "https://registry.npmjs.org/zustand/-/zustand-5.0.12.tgz#ed36f647aa89965c4019b671dfc23ef6c6e3af8c" - integrity sha512-i77ae3aZq4dhMlRhJVCYgMLKuSiZAaUPAct2AksxQ+gOtimhGMdXljRT21P5BNpeT4kXlLIckvkPM029OljD7g== +zustand@^5.0.13: + version "5.0.13" + resolved "https://registry.yarnpkg.com/zustand/-/zustand-5.0.13.tgz#06995c126e8903cd27100af04da91c36ae3051ed" + integrity sha512-efI2tVaVQPqtOh114loML/Z80Y4NP3yc+Ff0fYiZJPauNeWZeIp/bRFD7I9bfmCOYBh/PHxlglQ9+wvlwnPikQ==