diff --git a/bucket/pnpm.json b/bucket/pnpm.json index 64d072534e..00c463d87b 100644 --- a/bucket/pnpm.json +++ b/bucket/pnpm.json @@ -1,12 +1,12 @@ { - "version": "8.6.7", + "version": "8.6.8", "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.7/pnpm-win-x64.exe#/pnpm.exe", - "hash": "cd9f391b7e5833d024dedb883cacc28f170c760df1975741fae75c65de469d7e" + "url": "https://github.com/pnpm/pnpm/releases/download/v8.6.8/pnpm-win-x64.exe#/pnpm.exe", + "hash": "44aab186e8c8509ea052a60cd4a185580981d11c5c5c84ae28f63fd395e77a85" } }, "bin": "pnpm.exe",