diff --git a/bucket/pnpm.json b/bucket/pnpm.json index 591936b38e..8db339b2d0 100644 --- a/bucket/pnpm.json +++ b/bucket/pnpm.json @@ -1,12 +1,12 @@ { - "version": "8.15.6", + "version": "8.15.7", "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.15.6/pnpm-win-x64.exe#/pnpm.exe", - "hash": "8b52aacd406fbfa0155efe749f4c72c3b5760dfcccfaf26b598366996348360d" + "url": "https://github.com/pnpm/pnpm/releases/download/v8.15.7/pnpm-win-x64.exe#/pnpm.exe", + "hash": "ace7fdad686a8839c6a175854900cf361a3726e672920258d555fcf382920ffe" } }, "bin": "pnpm.exe",