diff --git a/bucket/pnpm.json b/bucket/pnpm.json index e9439a542a..85aaee5f4c 100644 --- a/bucket/pnpm.json +++ b/bucket/pnpm.json @@ -1,12 +1,12 @@ { - "version": "9.15.1", + "version": "9.15.2", "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/v9.15.1/pnpm-win-x64.exe#/pnpm.exe", - "hash": "f65f3134f98304d63ed62528904cb7bf58b79daf47f5a85eed69aa380c1504d2" + "url": "https://github.com/pnpm/pnpm/releases/download/v9.15.2/pnpm-win-x64.exe#/pnpm.exe", + "hash": "2165346bb38c81020cf050be46e9a2d441e9ff38137e2736eb50a3faeb76624c" } }, "bin": "pnpm.exe",