diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 0e587bf8..2385307a 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -168,7 +168,7 @@ "typescript": "^5.7.2" }, "engines": { - "node": "^20.6.0" + "node": "^22.0.0" }, "optionalDependencies": { "windosu": "^0.3.0" diff --git a/package.json b/package.json index 24e5ee03..8e7b66ac 100644 --- a/package.json +++ b/package.json @@ -91,7 +91,7 @@ "author": "Balena Inc. (https://balena.io/)", "license": "Apache-2.0", "engines": { - "node": "^20.6.0" + "node": "^22.0.0" }, "oclif": { "bin": "balena",