diff --git a/package-lock.json b/package-lock.json index 724a071..76b2dc7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -77,7 +77,7 @@ "xterm-addon-web-links": "^0.9.0", "xterm-addon-webgl": "^0.16.0", "yaml": "^2.9.0", - "zustand": "^5.0.13" + "zustand": "^5.0.14" }, "devDependencies": { "@eslint/js": "^9.39.4", @@ -16133,9 +16133,9 @@ } }, "node_modules/zustand": { - "version": "5.0.13", - "resolved": "https://registry.npmjs.org/zustand/-/zustand-5.0.13.tgz", - "integrity": "sha512-efI2tVaVQPqtOh114loML/Z80Y4NP3yc+Ff0fYiZJPauNeWZeIp/bRFD7I9bfmCOYBh/PHxlglQ9+wvlwnPikQ==", + "version": "5.0.14", + "resolved": "https://registry.npmjs.org/zustand/-/zustand-5.0.14.tgz", + "integrity": "sha512-/8tAspM5LMPr28b3fwLYrtdj77ECpfZviaP75CMTnwO8ISyaE4GDIG/9rDDYq/cH9D2Xw2A2RXglLInmVBQB/g==", "license": "MIT", "engines": { "node": ">=12.20.0" diff --git a/package.json b/package.json index 59e75bd..5e5671d 100644 --- a/package.json +++ b/package.json @@ -154,7 +154,7 @@ "xterm-addon-web-links": "^0.9.0", "xterm-addon-webgl": "^0.16.0", "yaml": "^2.9.0", - "zustand": "^5.0.13" + "zustand": "^5.0.14" }, "build": { "appId": "com.subframe.ide",