From 8938d849ae042d2035a8510a62ff9cd08c63417c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 24 Feb 2024 16:26:23 +0000 Subject: [PATCH] pnpm: Update to version 8.15.4 --- bucket/pnpm.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pnpm.json b/bucket/pnpm.json index 8754116087..b5817c3b08 100644 --- a/bucket/pnpm.json +++ b/bucket/pnpm.json @@ -1,12 +1,12 @@ { - "version": "8.15.3", + "version": "8.15.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/v8.15.3/pnpm-win-x64.exe#/pnpm.exe", - "hash": "4b36496ae5bc3f75a18af5cc17b30737b951d17d1a7f6d21dc9f941ac5be3275" + "url": "https://github.com/pnpm/pnpm/releases/download/v8.15.4/pnpm-win-x64.exe#/pnpm.exe", + "hash": "0a65f70ccea64f45e95c6706d4afb230096dce0373264aa7f0fb24ea437a56db" } }, "bin": "pnpm.exe",