diff --git a/package-lock.json b/package-lock.json index 1c847cee6..6a5b1a53a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -24013,8 +24013,9 @@ "license": "MIT" }, "node_modules/react-redux": { - "version": "8.1.1", - "license": "MIT", + "version": "8.1.2", + "resolved": "https://registry.npmjs.org/react-redux/-/react-redux-8.1.2.tgz", + "integrity": "sha512-xJKYI189VwfsFc4CJvHqHlDrzyFTY/3vZACbE+rr/zQ34Xx1wQfB4OTOSeOSNrF6BDVe8OOdxIrAnMGXA3ggfw==", "dependencies": { "@babel/runtime": "^7.12.1", "@types/hoist-non-react-statics": "^3.3.1",