diff options
-rw-r--r-- | modern/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modern/package.json b/modern/package.json index 30fc41bb..94750195 100644 --- a/modern/package.json +++ b/modern/package.json @@ -17,7 +17,7 @@ "react": "^16.13.1", "react-container-dimensions": "^1.4.1", "react-dom": "^16.13.1", - "react-redux": "^7.2.1", + "react-redux": "^7.2.4", "react-router-dom": "^5.2.0", "react-scripts": "^3.4.3", "react-virtualized-auto-sizer": "^1.0.5", |