diff --git a/package-lock.json b/package-lock.json index 271718ae..8a086ae2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -31,7 +31,7 @@ }, "engines": { "node": "^16.20.0", - "npm": "^9.7.1" + "npm": "^10.0.0" } }, "node_modules/@babel/code-frame": { diff --git a/package.json b/package.json index f04ad26d..43d80d52 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ }, "engines": { "node": "^16.20.0", - "npm": "^9.7.1" + "npm": "^10.0.0" }, "license": "MIT" }