diff --git a/package-lock.json b/package-lock.json index 2fac1db6..c003de7c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "dependencies": { "@babel/runtime": "^7.16.0", "@types/d3": "^7.1.0", - "@types/react-redux": "^7.1.19", + "@types/react-redux": "^7.1.20", "classcat": "^5.0.3", "d3-selection": "^3.0.0", "d3-zoom": "^3.0.0", diff --git a/package.json b/package.json index 27a7bbe3..619edf77 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "dependencies": { "@babel/runtime": "^7.16.0", "@types/d3": "^7.1.0", - "@types/react-redux": "^7.1.19", + "@types/react-redux": "^7.1.20", "classcat": "^5.0.3", "d3-selection": "^3.0.0", "d3-zoom": "^3.0.0",