From 52f426bcbd20ee4144f4b882a7f417c837b62e3c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 24 Jan 2025 21:05:44 +0000 Subject: [PATCH] chore(deps): update node.js to >=18.20.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 613c5a3..69a529a 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/palashmon" }, "engines": { - "node": ">=18.20.5" + "node": ">=18.20.6" }, "scripts": { "test": "xo && ava",