Skip to content
This repository was archived by the owner on May 1, 2025. It is now read-only.

Commit c790fba

Browse files
committed
fix: upgrade redux from 4.0.5 to 4.2.1
Snyk has created this PR to upgrade redux from 4.0.5 to 4.2.1. See this package in npm: redux See this project in Snyk: https://app.snyk.io/org/yashtotale/project/2951855b-b5b6-4091-bfc0-f2eab0884148?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent d337793 commit c790fba

File tree

2 files changed

+31
-32
lines changed

2 files changed

+31
-32
lines changed

website/package-lock.json

+30-31
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

website/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"react-dom": "^17.0.1",
3737
"react-redux": "^7.2.1",
3838
"react-router-dom": "^5.2.0",
39-
"redux": "^4.0.5",
39+
"redux": "^4.2.1",
4040
"redux-persist": "^6.0.0",
4141
"redux-thunk": "^2.3.0"
4242
},

0 commit comments

Comments
 (0)