diff --git a/package-lock.json b/package-lock.json index ec6453fb7..04b9a6371 100644 --- a/package-lock.json +++ b/package-lock.json @@ -106,7 +106,7 @@ }, "engines": { "node": ">=18", - "npm": "9.*.*" + "npm": "10.*.*" } }, "node_modules/@4tw/cypress-drag-drop": { diff --git a/package.json b/package.json index 754634113..3b8a85b0c 100644 --- a/package.json +++ b/package.json @@ -133,7 +133,7 @@ }, "engines": { "node": ">=18", - "npm": "9.*.*" + "npm": "10.*.*" }, "type": "module", "engineStrict": true