From 4292954da789b997c1dfaf41d2a33a9f85da2b8c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 07:40:27 +0000 Subject: [PATCH] chore(deps): update node.js to >=18.20.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a50e9a1a..77943bb3 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "funding": "https://opencollective.com/unts", "license": "MIT", "engines": { - "node": ">=18.0.0" + "node": ">=18.20.4" }, "bin": { "changesets-gitlab": "lib/cli.js"