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