From 8b4952c54aa8b18ec980bde1448c7dfb3f360ef1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 04:29:59 +0000 Subject: [PATCH] pnpm: Update to version 9.12.3 --- bucket/pnpm.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pnpm.json b/bucket/pnpm.json index 146b99feb3..178aa28c73 100644 --- a/bucket/pnpm.json +++ b/bucket/pnpm.json @@ -1,12 +1,12 @@ { - "version": "9.12.2", + "version": "9.12.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/v9.12.2/pnpm-win-x64.exe#/pnpm.exe", - "hash": "794d73ac937bd43f0838dccfd937a7bbad3f19a458b20e6129810f454521fd42" + "url": "https://github.com/pnpm/pnpm/releases/download/v9.12.3/pnpm-win-x64.exe#/pnpm.exe", + "hash": "0f807f583dcd3ac6464eea0dedca1377c1de56c174c65b80443ad7509af037d2" } }, "bin": "pnpm.exe",