diff --git a/bucket/pnpm.json b/bucket/pnpm.json index efdcf7dc2e..3b09f4d584 100644 --- a/bucket/pnpm.json +++ b/bucket/pnpm.json @@ -1,12 +1,12 @@ { - "version": "8.7.0", + "version": "8.7.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/v8.7.0/pnpm-win-x64.exe#/pnpm.exe", - "hash": "45ed37d578a133046d73c8c3f384354fe1641feefcdedc7118b5827e6781d15c" + "url": "https://github.com/pnpm/pnpm/releases/download/v8.7.1/pnpm-win-x64.exe#/pnpm.exe", + "hash": "64d78212cc988493b0d52757a2ba7d2b9c6b8bf1819901a2b8ef95d08eda829e" } }, "bin": "pnpm.exe",