Skip to content

Commit 6cb3183

Browse files
committed
fix: upgrade redux from 4.1.2 to 4.2.0
Snyk has created this PR to upgrade redux from 4.1.2 to 4.2.0. See this package in npm: https://www.npmjs.com/package/redux See this project in Snyk: https://app.snyk.io/org/jamesdbloom/project/16eaafd0-fedd-4627-8f06-e3d0bfeaba02?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 67d06e9 commit 6cb3183

File tree

2 files changed

+8
-5
lines changed

2 files changed

+8
-5
lines changed

package-lock.json

Lines changed: 7 additions & 4 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
@@ -37,7 +37,7 @@
3737
"react-redux": "^5.0.6",
3838
"react-router-dom": "^4.2.2",
3939
"react-virtual-list": "^2.2.4",
40-
"redux": "^4.1.2",
40+
"redux": "^4.2.0",
4141
"redux-form": "^7.4.3",
4242
"redux-form-material-ui": "^4.3.3",
4343
"redux-thunk": "^2.4.1"

0 commit comments

Comments
 (0)