diff --git a/bucket/nodejs-np.json b/bucket/nodejs-np.json index 1193d2fec..2262292df 100644 --- a/bucket/nodejs-np.json +++ b/bucket/nodejs-np.json @@ -1,14 +1,14 @@ { - "version": "22.5.0", + "version": "22.5.1", "description": "JavaScript runtime environment.", "homepage": "https://nodejs.org", "license": "MIT", "notes": "npm global prefix set to: $env:APPDATA\\npm", "architecture": { "64bit": { - "url": "https://nodejs.org/dist/v22.5.0/node-v22.5.0-win-x64.7z", - "hash": "00a8043372ed1a8565f3772337690421b64904ecee7347d9c31d7cf3663fbde8", - "extract_dir": "node-v22.5.0-win-x64" + "url": "https://nodejs.org/dist/v22.5.1/node-v22.5.1-win-x64.7z", + "hash": "8ddb106dacd15a1613c2710f17cc2f3dbf390fdf6179a95cf527721f8975a4cb", + "extract_dir": "node-v22.5.1-win-x64" } }, "installer": {