From fe5785cf646c0f9d96f2463c4be7f75d5e623194 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 27 May 2026 16:16:41 +0000 Subject: [PATCH] chore(deps): update node.js to v24.16.0 --- .nvmrc | 2 +- mise.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.nvmrc b/.nvmrc index 5bf4400f22..b832e4001d 100644 --- a/.nvmrc +++ b/.nvmrc @@ -1 +1 @@ -24.15.0 +24.16.0 diff --git a/mise.toml b/mise.toml index 0e4d27cc51..b46979b61e 100644 --- a/mise.toml +++ b/mise.toml @@ -15,7 +15,7 @@ config_roots = [ ] [tools] -node = "24.15.0" +node = "24.16.0" "aqua:flutter/flutter" = "3.44.0" pnpm = "10.33.4" terragrunt = "1.0.3"