From 7ffb2239b261a58a759edf64cca516aa418dff75 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 24 Feb 2026 19:46:26 +0000 Subject: [PATCH] chore(deps): update node.js to v24.14.0 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index 8c7652517..f331afd51 100644 --- a/mise.toml +++ b/mise.toml @@ -3,7 +3,7 @@ "go:github.com/grafana/oats" = "0.6.1" java = "temurin-25.0.2+10.0.LTS" lychee = "0.23.0" -node = "24.13.1" +node = "24.14.0" "npm:renovate" = "43.26.4" protoc = "33.5"