diff --git a/bucket/pnpm.json b/bucket/pnpm.json index 178aa28c73..e37385e707 100644 --- a/bucket/pnpm.json +++ b/bucket/pnpm.json @@ -1,12 +1,12 @@ { - "version": "9.12.3", + "version": "9.13.0", "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.12.3/pnpm-win-x64.exe#/pnpm.exe", - "hash": "0f807f583dcd3ac6464eea0dedca1377c1de56c174c65b80443ad7509af037d2" + "url": "https://github.com/pnpm/pnpm/releases/download/v9.13.0/pnpm-win-x64.exe#/pnpm.exe", + "hash": "16f39867121f4b6b45d21f76f0be327f4778117c25789acd0bbaf7b85fb041bd" } }, "bin": "pnpm.exe",