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