diff --git a/bucket/pnpm.json b/bucket/pnpm.json index c97ed78f9d..aa9aabcdf6 100644 --- a/bucket/pnpm.json +++ b/bucket/pnpm.json @@ -1,12 +1,12 @@ { - "version": "10.0.0", + "version": "10.1.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/v10.0.0/pnpm-win-x64.exe#/pnpm.exe", - "hash": "a8235a8b4f1efdddd43e09c6d7de72075e7416ddf76428311dafff17b025622f" + "url": "https://github.com/pnpm/pnpm/releases/download/v10.1.0/pnpm-win-x64.exe#/pnpm.exe", + "hash": "47febb7558210074088955418c39bbd96b3af33a6e324c10064aad6df10a881a" } }, "bin": "pnpm.exe",