From 32f58ac1efdb16c278838e92b803905fce645772 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 28 Oct 2025 23:13:14 +0000 Subject: [PATCH] chore(deps): update dependency node to v22.21.1 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index d897633..da5daf6 100644 --- a/mise.toml +++ b/mise.toml @@ -1,3 +1,3 @@ [tools] -node = "22.21.0" +node = "22.21.1" pnpm = "10.19.0"