diff --git a/bucket/pnpm.json b/bucket/pnpm.json index 8db339b2d0..6e328a217e 100644 --- a/bucket/pnpm.json +++ b/bucket/pnpm.json @@ -1,12 +1,12 @@ { - "version": "8.15.7", + "version": "9.0.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/v8.15.7/pnpm-win-x64.exe#/pnpm.exe", - "hash": "ace7fdad686a8839c6a175854900cf361a3726e672920258d555fcf382920ffe" + "url": "https://github.com/pnpm/pnpm/releases/download/v9.0.0/pnpm-win-x64.exe#/pnpm.exe", + "hash": "d7fb7af70393c552305d645e6959bfcb0cab3488c55eae4b880adb03e82e57c4" } }, "bin": "pnpm.exe",