diff --git a/package-lock.json b/package-lock.json index 661c6e38..9ad46f0e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -45,7 +45,7 @@ }, "engines": { "node": "24", - "npm": "^11.7.0" + "npm": "^12.0.0" } }, "node_modules/@algolia/abtesting": { diff --git a/package.json b/package.json index 2a71e20c..3d30f428 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ }, "engines": { "node": "24", - "npm": "^11.7.0" + "npm": "^12.0.0" }, "overrides": { "webpackbar": "^7.0.0",