diff --git a/plugins/woocommerce-blocks/bin/eslint-plugin-woocommerce/package.json b/plugins/woocommerce-blocks/bin/eslint-plugin-woocommerce/package.json index 9f23cfe579c..6db538e63f7 100644 --- a/plugins/woocommerce-blocks/bin/eslint-plugin-woocommerce/package.json +++ b/plugins/woocommerce-blocks/bin/eslint-plugin-woocommerce/package.json @@ -6,6 +6,6 @@ "eslint": "6.8.0" }, "engines": { - "node": "12.18.4" + "node": "12.19.0" } } diff --git a/plugins/woocommerce-blocks/package.json b/plugins/woocommerce-blocks/package.json index decb2caf3e1..5d459df3650 100644 --- a/plugins/woocommerce-blocks/package.json +++ b/plugins/woocommerce-blocks/package.json @@ -140,7 +140,7 @@ "zenhub-api": "0.2.0" }, "engines": { - "node": "12.18.4", + "node": "12.19.0", "npm": "6.14.8" }, "dependencies": {