diff --git a/bucket/pnpm.json b/bucket/pnpm.json index 5f327c9e0e..89fd107eda 100644 --- a/bucket/pnpm.json +++ b/bucket/pnpm.json @@ -1,12 +1,12 @@ { - "version": "7.14.1", + "version": "7.14.2", "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.14.1/pnpm-win-x64.exe#/pnpm.exe", - "hash": "db047fd74c419a53734e01d84bb8dce66825e5ee042884bb9daaa32335d0510d" + "url": "https://github.com/pnpm/pnpm/releases/download/v7.14.2/pnpm-win-x64.exe#/pnpm.exe", + "hash": "6f7f5b55d0f9f4d33f3661e50daf74104badee4d338a4bc345967a4160e5d397" } }, "bin": "pnpm.exe",