diff --git a/plugins/woocommerce-blocks/package-lock.json b/plugins/woocommerce-blocks/package-lock.json index 0cab297ee40..43197be369b 100644 --- a/plugins/woocommerce-blocks/package-lock.json +++ b/plugins/woocommerce-blocks/package-lock.json @@ -4039,9 +4039,9 @@ } }, "@types/react": { - "version": "16.14.6", - "resolved": "https://registry.npmjs.org/@types/react/-/react-16.14.6.tgz", - "integrity": "sha512-Ol/aFKune+P0FSFKIgf+XbhGzYGyz0p7g5befSt4rmbzfGLaZR0q7jPew9k7d3bvrcuaL8dPy9Oz3XGZmf9n+w==", + "version": "16.14.8", + "resolved": "https://registry.npmjs.org/@types/react/-/react-16.14.8.tgz", + "integrity": "sha512-QN0/Qhmx+l4moe7WJuTxNiTsjBwlBGHqKGvInSQCBdo7Qio0VtOqwsC0Wq7q3PbJlB0cR4Y4CVo1OOe6BOsOmA==", "requires": { "@types/prop-types": "*", "@types/scheduler": "*", diff --git a/plugins/woocommerce-blocks/package.json b/plugins/woocommerce-blocks/package.json index 0218a3b6739..69182867e1a 100644 --- a/plugins/woocommerce-blocks/package.json +++ b/plugins/woocommerce-blocks/package.json @@ -93,7 +93,7 @@ "@types/gtag.js": "0.0.4", "@types/jest": "26.0.23", "@types/lodash": "4.14.170", - "@types/react": "16.14.6", + "@types/react": "16.14.8", "@types/wordpress__data": "4.6.9", "@types/wordpress__data-controls": "1.0.4", "@types/wordpress__deprecated": "2.4.2",