diff --git a/bucket/pnpm.json b/bucket/pnpm.json index 5d5228e9a2..7165a2f9df 100644 --- a/bucket/pnpm.json +++ b/bucket/pnpm.json @@ -1,12 +1,12 @@ { - "version": "7.28.0", + "version": "7.29.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/v7.28.0/pnpm-win-x64.exe#/pnpm.exe", - "hash": "aaee0b7786166dc937ed4aed33a28fa3e1f312e6dd194e014aaa13a23753ee0c" + "url": "https://github.com/pnpm/pnpm/releases/download/v7.29.0/pnpm-win-x64.exe#/pnpm.exe", + "hash": "4627e10301eef3fe89d9ff675a05f1fcb4921fbeb09ef026c3149a8118c46bd2" } }, "bin": "pnpm.exe",