diff --git a/.nvmrc b/.nvmrc index 3c03207..7af24b7 100644 --- a/.nvmrc +++ b/.nvmrc @@ -1 +1 @@ -18 +22.11.0 diff --git a/package.json b/package.json index f1ea03e..bb86eed 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "url": "https://github.com/Marsup/hapi-mongodb/issues" }, "engines": { - "node": ">= v18" + "node": ">= 22.11.0" }, "dependencies": { "joi": "^17.13.3",