From ccf53af14374eecf18932063a8295eddf479b26d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 24 May 2022 00:34:59 +0000 Subject: [PATCH] pnpm: Update to version 7.1.5 --- bucket/pnpm.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pnpm.json b/bucket/pnpm.json index 922f8e857c..aeb9e81b81 100644 --- a/bucket/pnpm.json +++ b/bucket/pnpm.json @@ -1,12 +1,12 @@ { - "version": "7.1.3", + "version": "7.1.5", "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.1.3/pnpm-win-x64.exe#/pnpm.exe", - "hash": "533f2f552d9a50d592ed53548bdc0d98aed4e2fbe08d033a3434ab18c400527d" + "url": "https://github.com/pnpm/pnpm/releases/download/v7.1.5/pnpm-win-x64.exe#/pnpm.exe", + "hash": "b52f9064c20e136afe7fb835c655f04cdfabdce13cb378bb1e888d7808441a1d" } }, "bin": "pnpm.exe",