Skip to content

Commit 194c794

Browse files
committed
fix(deps): update dependency react-redux to >=7.2.5
1 parent adcedca commit 194c794

2 files changed

Lines changed: 101 additions & 10 deletions

File tree

package-lock.json

Lines changed: 100 additions & 9 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
@@ -56,7 +56,7 @@
5656
"lodash": ">=4.17.21",
5757
"prop-types": ">=15.7.2",
5858
"react": ">=17.0.2",
59-
"react-redux": ">=7.2.2",
59+
"react-redux": ">=7.2.5",
6060
"redux": ">=4.1.0",
6161
"redux-thunk": ">=2.3.0"
6262
},

0 commit comments

Comments
 (0)