From 9e6dbeceaa55acca4198097670b2cf6b6e9773cc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 14 Mar 2025 02:24:39 +0000 Subject: [PATCH] chore(deps): update node.js to 20.19 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 52fba72..1922473 100644 --- a/package.json +++ b/package.json @@ -3,6 +3,6 @@ "semantic-release-preconfigured-conventional-commits": "1.1.85" }, "engines": { - "node": "20.11" + "node": "20.19" } } \ No newline at end of file