diff --git a/bucket/pnpm.json b/bucket/pnpm.json index 13c7beeeb8..bab5bc63bf 100644 --- a/bucket/pnpm.json +++ b/bucket/pnpm.json @@ -1,12 +1,12 @@ { - "version": "7.3.0", + "version": "7.4.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.3.0/pnpm-win-x64.exe#/pnpm.exe", - "hash": "9a1c4622a7158ba52eb0eca041f760332d593d7a623d1e7725284e495413a0e0" + "url": "https://github.com/pnpm/pnpm/releases/download/v7.4.0/pnpm-win-x64.exe#/pnpm.exe", + "hash": "d1a4d98d0db6fdf639250484b17247b89d1e635e3cab262126033aa1d3b20bfd" } }, "bin": "pnpm.exe",