From 7478d472639e8dda650a6d7f527bd214e2168449 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 1 Apr 2025 12:31:40 +0000 Subject: [PATCH] pnpm: Update to version 10.7.1 --- bucket/pnpm.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pnpm.json b/bucket/pnpm.json index d5d75314b6..e69a43bc70 100644 --- a/bucket/pnpm.json +++ b/bucket/pnpm.json @@ -1,12 +1,12 @@ { - "version": "10.7.0", + "version": "10.7.1", "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.7.0/pnpm-win-x64.exe#/pnpm.exe", - "hash": "6d46209b330843577ed4a52d656a635692a12e7fd0e76b12f7b7a840ff915597" + "url": "https://github.com/pnpm/pnpm/releases/download/v10.7.1/pnpm-win-x64.exe#/pnpm.exe", + "hash": "4281075ed211c027454a1643e5a0c3e12dbf1710dfe7ee4fa7a024417ed2db46" } }, "bin": "pnpm.exe",