diff --git a/package-lock.json b/package-lock.json index 7bae410a..eb8d9db8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -48,7 +48,7 @@ }, "engines": { "node": "22.x", - "npm": "10.9.x" + "npm": "11.0.x" } }, "node_modules/@aashutoshrathi/word-wrap": { diff --git a/package.json b/package.json index cd5193e2..0994afe4 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "postinstall": "husky install" }, "engines": { - "npm": "10.9.x", + "npm": "11.0.x", "node": "22.x" }, "nyc": {