From 83f4b2c4100a4cbeaf5a96e72ec9c9f1ff99d3aa Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 10 Mar 2025 04:27:01 +0000 Subject: [PATCH] pnpm: Update to version 10.6.2 --- bucket/pnpm.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pnpm.json b/bucket/pnpm.json index f4054d3d28..400a7cac4f 100644 --- a/bucket/pnpm.json +++ b/bucket/pnpm.json @@ -1,12 +1,12 @@ { - "version": "10.6.1", + "version": "10.6.2", "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.1/pnpm-win-x64.exe#/pnpm.exe", - "hash": "70999427a52b362d89d5684c0125a857a7f1e14a44f520a02087b7a70439560f" + "url": "https://github.com/pnpm/pnpm/releases/download/v10.6.2/pnpm-win-x64.exe#/pnpm.exe", + "hash": "719510fe462b050720b046fbde65c1af7b4dc9380d99a8b173b7c9d417ce73a1" } }, "bin": "pnpm.exe",