diff --git a/bucket/pnpm.json b/bucket/pnpm.json index ad8f0d8ea2..94e6337a2c 100644 --- a/bucket/pnpm.json +++ b/bucket/pnpm.json @@ -1,12 +1,12 @@ { - "version": "9.1.4", + "version": "9.2.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.1.4/pnpm-win-x64.exe#/pnpm.exe", - "hash": "88f710661a702d1ea72ef7c30c8af65f3c7d191a0d8c7cbbf33e467df50e6f4f" + "url": "https://github.com/pnpm/pnpm/releases/download/v9.2.0/pnpm-win-x64.exe#/pnpm.exe", + "hash": "d4d69c4e7b14e1b91bee07351024aac58b5639c9f86852e7dabc6eafb8efc669" } }, "bin": "pnpm.exe",