Skip to content

Commit 037d20e

Browse files
committed
fix: upgrade redux from 4.0.5 to 4.1.0
Snyk has created this PR to upgrade redux from 4.0.5 to 4.1.0. See this package in npm: https://www.npmjs.com/package/redux See this project in Snyk: https://app.snyk.io/org/wambugucoder/project/4ad982c5-88ce-4f1c-98fc-b63137218714?utm_source=github&utm_medium=upgrade-pr
1 parent 004eb98 commit 037d20e

File tree

2 files changed

+5
-11
lines changed

2 files changed

+5
-11
lines changed

client/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.

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"react-simple-chatbot": "^0.6.1",
3434
"react-spinners": "^0.10.6",
3535
"react-text-loop": "^2.3.0",
36-
"redux": "^4.0.5",
36+
"redux": "^4.1.0",
3737
"redux-thunk": "^2.3.0",
3838
"styled-components": "^5.2.3"
3939
},

0 commit comments

Comments
 (0)