From cededefce813c6d8197ae7284a5a7f97a946a6d8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 13 Mar 2025 16:30:25 +0000 Subject: [PATCH] pnpm: Update to version 10.6.3 --- bucket/pnpm.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pnpm.json b/bucket/pnpm.json index 400a7cac4f..929aa05f93 100644 --- a/bucket/pnpm.json +++ b/bucket/pnpm.json @@ -1,12 +1,12 @@ { - "version": "10.6.2", + "version": "10.6.3", "description": "A fast and disk space efficient Node package manager.", "homepage": "https://pnpm.io/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/pnpm/pnpm/releases/download/v10.6.2/pnpm-win-x64.exe#/pnpm.exe", - "hash": "719510fe462b050720b046fbde65c1af7b4dc9380d99a8b173b7c9d417ce73a1" + "url": "https://github.com/pnpm/pnpm/releases/download/v10.6.3/pnpm-win-x64.exe#/pnpm.exe", + "hash": "d6405bf4cf9cb06fb6b855b0a23cc53625e2bee6aea151d7264864a0a039c554" } }, "bin": "pnpm.exe",