From 7b3d76bd936272febc91cb01bc48e89304d3568f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 16:30:33 +0000 Subject: [PATCH] pnpm: Update to version 7.25.1 --- bucket/pnpm.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pnpm.json b/bucket/pnpm.json index 29e3711df2..2c416f8a20 100644 --- a/bucket/pnpm.json +++ b/bucket/pnpm.json @@ -1,12 +1,12 @@ { - "version": "7.25.0", + "version": "7.25.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/v7.25.0/pnpm-win-x64.exe#/pnpm.exe", - "hash": "8dc0ae33be5e1b240f0a7a1b6e5b3f0555c32fea365c606fc0feea37c23954e7" + "url": "https://github.com/pnpm/pnpm/releases/download/v7.25.1/pnpm-win-x64.exe#/pnpm.exe", + "hash": "8c03a4cb79322102821b06a58882d79cfa5141a6bd26d66649e88446c54d1423" } }, "bin": "pnpm.exe",