diff --git a/bucket/pnpm.json b/bucket/pnpm.json index fa750d4d37..50d968c954 100644 --- a/bucket/pnpm.json +++ b/bucket/pnpm.json @@ -1,12 +1,12 @@ { - "version": "10.4.1", + "version": "10.5.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/v10.4.1/pnpm-win-x64.exe#/pnpm.exe", - "hash": "7948edb7d625206fffe8e12ccf38dab14e812044afb94c47d9b9d2c8dd448a96" + "url": "https://github.com/pnpm/pnpm/releases/download/v10.5.0/pnpm-win-x64.exe#/pnpm.exe", + "hash": "ff1ce8da5924285a17126e1bd49583fa6d2ea7d2ddfb961e171e121a549eea70" } }, "bin": "pnpm.exe",