diff --git a/bucket/pnpm.json b/bucket/pnpm.json index 95d9defe60..e86d25d0e1 100644 --- a/bucket/pnpm.json +++ b/bucket/pnpm.json @@ -1,12 +1,12 @@ { - "version": "7.17.0", + "version": "7.17.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.17.0/pnpm-win-x64.exe#/pnpm.exe", - "hash": "ea1d3841503b28c05f672661afdc7d3ed221d33c81d17d36d2ca4df81eb5b857" + "url": "https://github.com/pnpm/pnpm/releases/download/v7.17.1/pnpm-win-x64.exe#/pnpm.exe", + "hash": "99e3512b4380f7ece0eb154a24a6fd154756d03cbd02f7270fd94bddb229da0b" } }, "bin": "pnpm.exe",