From 09cfd38f13e831946f61c7d4a20d7eb9c55993df Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 17 Mar 2025 16:29:40 +0000 Subject: [PATCH] pnpm: Update to version 10.6.4 --- bucket/pnpm.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pnpm.json b/bucket/pnpm.json index 929aa05f93..f89d895f6e 100644 --- a/bucket/pnpm.json +++ b/bucket/pnpm.json @@ -1,12 +1,12 @@ { - "version": "10.6.3", + "version": "10.6.4", "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.3/pnpm-win-x64.exe#/pnpm.exe", - "hash": "d6405bf4cf9cb06fb6b855b0a23cc53625e2bee6aea151d7264864a0a039c554" + "url": "https://github.com/pnpm/pnpm/releases/download/v10.6.4/pnpm-win-x64.exe#/pnpm.exe", + "hash": "05931108c2e550c8d361f9298a4586a8b9e7783ba49155b52d3f2323ea6feddc" } }, "bin": "pnpm.exe",