From 682758e33f00e70695dea46426312a02c7750cd8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2026 07:55:05 +0000 Subject: [PATCH] Update Node.js to v24 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a3855f6..e3583b0 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ } }, "volta": { - "node": "18.20.8", + "node": "24.18.0", "yarn": "1.22.22" } }