Skip to content

Commit

Permalink
fix: upgrade redux from 4.2.0 to 4.2.1
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade redux from 4.2.0 to 4.2.1.

See this package in npm:
redux

See this project in Snyk:
https://app.snyk.io/org/flaviuse/project/67fbf59c-d76b-4c41-a75e-bc4fef683625?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Dec 22, 2024
1 parent 9f4903e commit 07e103e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"react-hook-form": "^7.34.2",
"react-redux": "^8.0.2",
"react-router-dom": "^6.3.0",
"redux": "4.2.0",
"redux": "4.2.1",
"redux-thunk": "^2.4.1",
"yup": "^0.32.11"
},
Expand Down

0 comments on commit 07e103e

Please sign in to comment.