diff --git a/package.json b/package.json index 2054a059dc89e..eef14e030e5f5 100644 --- a/package.json +++ b/package.json @@ -99,7 +99,7 @@ "yargs": "^15.3.1" }, "devEngines": { - "node": "16.x || 18.x || 19.x || 20.x" + "node": "16.x || 18.x || 20.x || 21.x" }, "jest": { "testRegex": "/scripts/jest/dont-run-jest-directly\\.js$"