diff --git a/package.json b/package.json index 20d2c80..61cab22 100644 --- a/package.json +++ b/package.json @@ -6,14 +6,14 @@ "debug": "2.6.9", "ejs": "^2.5.6", "hoek": "^4.0.0", - "npm": "^6.4.1", + "npm": "^11.0.0", "streaming-json-stringify": "^3.1.0" }, "devDependencies": { "eslint": "^6.2.2" }, "engines": { - "npm": "2.15.0" + "npm": "11.1.0" }, "license": "MIT" }