diff --git a/mise.toml b/mise.toml index 2d824e6f0..f4e84729e 100644 --- a/mise.toml +++ b/mise.toml @@ -5,6 +5,6 @@ _.path = [ ] [tools] -node = "24.17.0" +node = "24.18.0" pnpm = "11.8.0" python = "3.14.0"