From 0419e80d2ea19ad048d465102a0091602ca36d7f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2024 18:42:55 +0000 Subject: [PATCH] Update Node.js to v20.18.0 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 399e1f2add..2c751cfbb5 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "description": "Keeps a set of files up to date.", "engineStrict": true, "engines": { - "node": "20.17.0", + "node": "20.18.0", "npm": "6.14.18 || 10.8.3" }, "main": "index.js",