diff --git a/bucket/pnpm.json b/bucket/pnpm.json index 72598193fd..cb49c5acfb 100644 --- a/bucket/pnpm.json +++ b/bucket/pnpm.json @@ -1,12 +1,12 @@ { - "version": "6.32.0", + "version": "6.32.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/v6.32.0/pnpm-win-x64.exe#/pnpm.exe", - "hash": "a6b947410476ed7e4a183e126e8f34b8cbdf8ecb9055624121a10e3dfb75e92d" + "url": "https://github.com/pnpm/pnpm/releases/download/v6.32.1/pnpm-win-x64.exe#/pnpm.exe", + "hash": "07005b36df93951ee4e8da34b6a03daaea708f7179a0067e2e101443903ae89e" } }, "bin": "pnpm.exe",