Skip to content

Commit 174a117

Browse files
committed
fix: upgrade zustand from 4.3.7 to 4.5.2
Snyk has created this PR to upgrade zustand from 4.3.7 to 4.5.2. See this package in npm: https://www.npmjs.com/package/zustand See this project in Snyk: https://app.snyk.io/org/gokulprathin8/project/7d16ac1e-dae8-4168-b215-d38627858140?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 02d24b0 commit 174a117

File tree

2 files changed

+14
-10
lines changed

2 files changed

+14
-10
lines changed

frontend/package-lock.json

Lines changed: 13 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"simple-zustand-devtools": "^1.1.0",
2929
"styled-components": "^5.3.10",
3030
"underscore": "^1.13.6",
31-
"zustand": "^4.3.7"
31+
"zustand": "^4.5.2"
3232
},
3333
"devDependencies": {
3434
"@remix-run/dev": "^1.15.0",

0 commit comments

Comments
 (0)