diff --git a/plugins/woocommerce-blocks/bin/eslint-plugin-woocommerce/package.json b/plugins/woocommerce-blocks/bin/eslint-plugin-woocommerce/package.json index e77b706b366..12d93e58bba 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": "7.18.0" }, "engines": { - "node": "12.21.0" + "node": "12.22.1" } } diff --git a/plugins/woocommerce-blocks/package.json b/plugins/woocommerce-blocks/package.json index d5ac0cbf922..f54b160608e 100644 --- a/plugins/woocommerce-blocks/package.json +++ b/plugins/woocommerce-blocks/package.json @@ -167,7 +167,7 @@ "zenhub-api": "0.2.0" }, "engines": { - "node": "12.21.0", + "node": "12.22.1", "npm": "6.14.8" }, "dependencies": {