From 3c20f9fa3d38b9e4308f5106eb5c794277105b8c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 11 Jun 2026 15:39:43 +0000 Subject: [PATCH] chore(deps): update npm to v11.16.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 75b0a58..8d4bc37 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "apps/**" ], "_packageManagerNote": "Required by turbo for workspace detection. mise.toml is the source of truth for the toolchain; keep this matched to the npm bundled with the pinned Node (24.16.0 -> 11.13.0). Corepack is not enabled, so this does not override mise.", - "packageManager": "npm@11.13.0", + "packageManager": "npm@11.16.0", "engines": { "node": ">=20", "npm": ">=11.10.0"