diff --git a/bucket/pnpm.json b/bucket/pnpm.json index 366cf33f1b..95d44ebb98 100644 --- a/bucket/pnpm.json +++ b/bucket/pnpm.json @@ -1,12 +1,12 @@ { - "version": "7.13.6", + "version": "7.14.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.13.6/pnpm-win-x64.exe#/pnpm.exe", - "hash": "0435de9e4a261289c2cc4803471bef9447616ea909e715b499e5b33f73290d43" + "url": "https://github.com/pnpm/pnpm/releases/download/v7.14.0/pnpm-win-x64.exe#/pnpm.exe", + "hash": "96ad530aea5448d8e9c52f365c6362f358d2a9db42e1eb07660eab1f783c8efd" } }, "bin": "pnpm.exe",