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