Skip to content

Commit b3f41e5

Browse files
committed
fix: upgrade react-redux from 7.2.3 to 7.2.4
Snyk has created this PR to upgrade react-redux from 7.2.3 to 7.2.4. 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 a65600d commit b3f41e5

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

client/package-lock.json

Lines changed: 6 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
@@ -27,7 +27,7 @@
2727
"react-dom": "17.0.2",
2828
"react-moment": "^0.9.7",
2929
"react-notifications": "^1.7.2",
30-
"react-redux": "^7.2.3",
30+
"react-redux": "^7.2.4",
3131
"react-router-dom": "^5.2.0",
3232
"react-scripts": "^4.0.3",
3333
"react-simple-chatbot": "^0.6.1",

0 commit comments

Comments
 (0)