Skip to content

Commit d59439d

Browse files
committed
fix: upgrade react-redux from 7.2.1 to 7.2.2
Snyk has created this PR to upgrade react-redux from 7.2.1 to 7.2.2. See this package in npm: https://www.npmjs.com/package/react-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 2f7c9a1 commit d59439d

File tree

2 files changed

+17
-7
lines changed

2 files changed

+17
-7
lines changed

client/package-lock.json

Lines changed: 16 additions & 6 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
@@ -37,7 +37,7 @@
3737
"react-dom": "^16.14.0",
3838
"react-moment": "^0.9.7",
3939
"react-notifications": "^1.7.2",
40-
"react-redux": "^7.2.1",
40+
"react-redux": "^7.2.2",
4141
"react-router-dom": "^5.2.0",
4242
"react-scripts": "^3.4.4",
4343
"react-simple-chatbot": "^0.6.1",

0 commit comments

Comments
 (0)