diff --git a/bucket/pnpm.json b/bucket/pnpm.json index b16b9ae421..922f8e857c 100644 --- a/bucket/pnpm.json +++ b/bucket/pnpm.json @@ -1,12 +1,12 @@ { - "version": "7.1.2", + "version": "7.1.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.1.2/pnpm-win-x64.exe#/pnpm.exe", - "hash": "bf69e1c032c2911774df66da6edb74d946aedb4016d4eec657a5aae6bae4d737" + "url": "https://github.com/pnpm/pnpm/releases/download/v7.1.3/pnpm-win-x64.exe#/pnpm.exe", + "hash": "533f2f552d9a50d592ed53548bdc0d98aed4e2fbe08d033a3434ab18c400527d" } }, "bin": "pnpm.exe",