diff --git a/bucket/pnpm.json b/bucket/pnpm.json index d5c96fe047..0a25978eb2 100644 --- a/bucket/pnpm.json +++ b/bucket/pnpm.json @@ -1,12 +1,12 @@ { - "version": "7.26.3", + "version": "7.27.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/v7.26.3/pnpm-win-x64.exe#/pnpm.exe", - "hash": "2b1b159f2aeb313fbeff0f92ac2e8eb98cea5d0c2a93be81f62c47036e62d1b1" + "url": "https://github.com/pnpm/pnpm/releases/download/v7.27.0/pnpm-win-x64.exe#/pnpm.exe", + "hash": "06d22bd28d0485493c25d642370efb65aa6305998af586b12a0f34aeaabb3823" } }, "bin": "pnpm.exe",