diff --git a/package.json b/package.json index 76c466d5..21c8f23c 100644 --- a/package.json +++ b/package.json @@ -99,11 +99,11 @@ "devEngines": { "packageManager": [{ "name": "npm", - "version": "^10.5.1" + "version": "^11.3.0" }], "runtime": { "name": "node", - "version": "^22.0.0" + "version": "^24" } } }