diff --git a/bucket/pnpm.json b/bucket/pnpm.json index d31490fd2e..7ce545a5a0 100644 --- a/bucket/pnpm.json +++ b/bucket/pnpm.json @@ -1,12 +1,12 @@ { - "version": "10.5.2", + "version": "10.6.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.5.2/pnpm-win-x64.exe#/pnpm.exe", - "hash": "b2ff2e2dae292597fdfb7abfe90b13cbae08045c73249e6e1c2be8e4932d54b3" + "url": "https://github.com/pnpm/pnpm/releases/download/v10.6.0/pnpm-win-x64.exe#/pnpm.exe", + "hash": "c3adaf80e857b2c51de2dbd8c78fe0c4601aa7f10a16519ad2f3cfb829065a20" } }, "bin": "pnpm.exe",