diff --git a/superset-frontend/plugins/plugin-chart-echarts/package.json b/superset-frontend/plugins/plugin-chart-echarts/package.json
index 01763f3078af4d1de627dd9503ab02f5cbc003e7..388fc8f72227b7bb14771f557b09298f8184c813 100644
--- a/superset-frontend/plugins/plugin-chart-echarts/package.json
+++ b/superset-frontend/plugins/plugin-chart-echarts/package.json
@@ -24,7 +24,7 @@
     "lib"
   ],
   "dependencies": {
-    "@types/react-redux": "^7.1.10",
+    "@types/react-redux": "^7.1.34",
     "d3-array": "^1.2.0",
     "dayjs": "^1.11.13",
     "lodash": "^4.17.21"