summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--gui/package-lock.json2
-rw-r--r--gui/package.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/gui/package-lock.json b/gui/package-lock.json
index 59a31e6dee..0f25eca7af 100644
--- a/gui/package-lock.json
+++ b/gui/package-lock.json
@@ -22,7 +22,7 @@
"react-redux": "^7.2.2",
"react-router": "^5.1.2",
"react-simple-maps": "^3.0.0",
- "redux": "^4.0.5",
+ "redux": "^4.2.0",
"sprintf-js": "^1.1.2",
"styled-components": "^5.1.1"
},
diff --git a/gui/package.json b/gui/package.json
index 36717dc2b6..387690cd53 100644
--- a/gui/package.json
+++ b/gui/package.json
@@ -24,7 +24,7 @@
"react-redux": "^7.2.2",
"react-router": "^5.1.2",
"react-simple-maps": "^3.0.0",
- "redux": "^4.0.5",
+ "redux": "^4.2.0",
"sprintf-js": "^1.1.2",
"styled-components": "^5.1.1"
},