Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3df58d1

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: https://www.npmjs.com/package/redux See this project in Snyk: https://app.snyk.io/org/barunpradhan987/project/3641610e-3e90-4b14-9408-22d64c871610?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 4d2b2cc commit 3df58d1

File tree

2 files changed

+5
-11
lines changed

2 files changed

+5
-11
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"react-redux": "^7.2.1",
1616
"react-router-dom": "^6.0.0",
1717
"react-scripts": "5.0.0",
18-
"redux": "^4.0.5"
18+
"redux": "^4.2.1"
1919
},
2020
"scripts": {
2121
"predeploy": "npm run build",

0 commit comments

Comments
 (0)