diff --git a/bucket/pnpm.json b/bucket/pnpm.json index aeb9e81b81..849a61724f 100644 --- a/bucket/pnpm.json +++ b/bucket/pnpm.json @@ -1,12 +1,12 @@ { - "version": "7.1.5", + "version": "7.1.6", "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/v7.1.5/pnpm-win-x64.exe#/pnpm.exe", - "hash": "b52f9064c20e136afe7fb835c655f04cdfabdce13cb378bb1e888d7808441a1d" + "url": "https://github.com/pnpm/pnpm/releases/download/v7.1.6/pnpm-win-x64.exe#/pnpm.exe", + "hash": "a680ce245e0171f50a1fda70132b8f5eb8fd98732853439ac209a417aca12fed" } }, "bin": "pnpm.exe",