From 0d29df66141f03d7b2f60731c6704ee2ea872d4b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 21 May 2026 14:53:33 +0000 Subject: [PATCH] chore(deps): update node.js to v24 --- .nvmrc | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.nvmrc b/.nvmrc index 3c03207..b832e40 100644 --- a/.nvmrc +++ b/.nvmrc @@ -1 +1 @@ -18 +24.16.0 diff --git a/package.json b/package.json index 73a9da2..20e231a 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "url": "https://github.com/Marsup/hapi-mongodb/issues" }, "engines": { - "node": ">= v18" + "node": ">= 24.16.0" }, "dependencies": { "joi": "^17.13.3",