Skip to content

Commit 137043c

Browse files
authored
fix: upgrade redux from 4.0.4 to 4.0.5 (#32)
Snyk has created this PR to upgrade redux from 4.0.4 to 4.0.5. See this package in NPM: https://www.npmjs.com/package/redux See this project in Snyk: https://app.snyk.io/org/wilsondev/project/058a6919-19aa-4ffe-b6a4-618368b580f6?utm_source=github&utm_medium=upgrade-pr
1 parent c6e70c6 commit 137043c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 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-dom": "^16.13.0",
3838
"react-redux": "^7.2.0",
3939
"react-transition-group": "^4.3.0",
40-
"redux": "^4.0.4",
40+
"redux": "^4.0.5",
4141
"redux-thunk": "^2.3.0",
4242
"source-map-explorer": "^2.4.2",
4343
"uuid": "^7.0.1",

0 commit comments

Comments
 (0)