diff --git a/bucket/pnpm.json b/bucket/pnpm.json index 4018e9e552..fa5ccbb446 100644 --- a/bucket/pnpm.json +++ b/bucket/pnpm.json @@ -1,12 +1,12 @@ { - "version": "7.13.2", + "version": "7.13.3", "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.13.2/pnpm-win-x64.exe#/pnpm.exe", - "hash": "388270e19ff66c254cc5e03d838d281af06e67e375baf6624dd26408ee19c50e" + "url": "https://github.com/pnpm/pnpm/releases/download/v7.13.3/pnpm-win-x64.exe#/pnpm.exe", + "hash": "02a35174db9ae409e9064f40556cf8a934c07cd2b269f21fb6e768bd1916e036" } }, "bin": "pnpm.exe",