diff --git a/bucket/pnpm.json b/bucket/pnpm.json index d4a02e2b6b..8984f16b30 100644 --- a/bucket/pnpm.json +++ b/bucket/pnpm.json @@ -1,12 +1,12 @@ { - "version": "9.1.1", + "version": "9.1.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.1.1/pnpm-win-x64.exe#/pnpm.exe", - "hash": "fd2b0d8b63e098347e41772e943d6409a6d0e603e96e40e9df3701665f5e9df8" + "url": "https://github.com/pnpm/pnpm/releases/download/v9.1.2/pnpm-win-x64.exe#/pnpm.exe", + "hash": "2c7b2f7afc17f83b8bcccc3ee65f3b01a18c4c9e7a730f3d13a246a1d97999f9" } }, "bin": "pnpm.exe",