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