diff --git a/package.json b/package.json index b64c0a40241c..d1276287c1c1 100644 --- a/package.json +++ b/package.json @@ -220,7 +220,7 @@ "*.ts": "eslint --cache --cache-strategy content --fix" }, "engines": { - "node": "~18", + "node": "^18.18.0", "npm": "~9" } }