diff --git a/bucket/pnpm.json b/bucket/pnpm.json index 85aaee5f4c..16e4058bbb 100644 --- a/bucket/pnpm.json +++ b/bucket/pnpm.json @@ -1,12 +1,12 @@ { - "version": "9.15.2", + "version": "9.15.3", "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.2/pnpm-win-x64.exe#/pnpm.exe", - "hash": "2165346bb38c81020cf050be46e9a2d441e9ff38137e2736eb50a3faeb76624c" + "url": "https://github.com/pnpm/pnpm/releases/download/v9.15.3/pnpm-win-x64.exe#/pnpm.exe", + "hash": "3cf6d68eed2b70dc28e62cc9c3d555a3ff49d95446e64dfbecf1bd40c933758f" } }, "bin": "pnpm.exe",