diff --git a/package-lock.json b/package-lock.json index 04acf312c..b17ee8e9b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25,7 +25,7 @@ }, "engines": { "node": ">=20", - "npm": "^10.7.0 || ^10.7.0 || ^8.19.2" + "npm": "^10.8.1 || ^10.8.1 || ^8.19.2" } }, "node_modules/@azu/format-text": { diff --git a/package.json b/package.json index 7289c0bed..3953ac16c 100644 --- a/package.json +++ b/package.json @@ -28,6 +28,6 @@ }, "engines": { "node": ">=20", - "npm": "^10.7.0 || ^10.7.0 || ^8.19.2" + "npm": "^10.8.1 || ^10.8.1 || ^8.19.2" } }