diff --git a/bucket/pnpm.json b/bucket/pnpm.json index f8cbe335c2..7300ddddaa 100644 --- a/bucket/pnpm.json +++ b/bucket/pnpm.json @@ -1,12 +1,12 @@ { - "version": "8.6.0", + "version": "8.6.1", "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/v8.6.0/pnpm-win-x64.exe#/pnpm.exe", - "hash": "95cd10044e9ef801ed3396d49094d40e5975a1ac322a52832e125417dc8893c2" + "url": "https://github.com/pnpm/pnpm/releases/download/v8.6.1/pnpm-win-x64.exe#/pnpm.exe", + "hash": "de00c16b0f8a60e583bd2848da4df3e38089aa0567792597c3cef07366eeb80d" } }, "bin": "pnpm.exe",