From 7a6d643bc7d6b843e54849d04443759821448bb8 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 15 May 2025 02:44:07 +0200 Subject: [PATCH] =?UTF-8?q?chore(deps):=20update=20node.js=20v22.15.0=20?= =?UTF-8?q?=E2=86=92=20v22.15.1=20(#35376)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [node](https://nodejs.org) ([source](https://redirect.github.com/nodejs/node)) | patch | `22.15.0` -> `22.15.1` | --- ### Release Notes
nodejs/node (node) ### [`v22.15.1`](https://redirect.github.com/nodejs/node/releases/tag/v22.15.1): 2025-05-14, Version 22.15.1 'Jod' (LTS), @​RafaelGSS [Compare Source](https://redirect.github.com/nodejs/node/compare/v22.15.0...v22.15.1) This is a security release. ##### Notable Changes - (CVE-2025-23166) fix error handling on async crypto operation - (CVE-2025-23165) add missing call to uv_fs_req_cleanup ##### Commits - \[[`edaf54da00`](https://redirect.github.com/nodejs/node/commit/edaf54da00)] - **fs**: added test for missing call to uv_fs_req_cleanup (Justin Nietzel) [#​57811](https://redirect.github.com/nodejs/node/pull/57811) - \[[`9f403e98ef`](https://redirect.github.com/nodejs/node/commit/9f403e98ef)] - **(CVE-2025-23165)** **fs**: add missing call to uv_fs_req_cleanup (Justin Nietzel) [#​57811](https://redirect.github.com/nodejs/node/pull/57811) - \[[`f4494d38f1`](https://redirect.github.com/nodejs/node/commit/f4494d38f1)] - **(CVE-2025-23166)** **src**: fix error handling on async crypto operations (RafaelGSS) [nodejs-private/node-private#709](https://redirect.github.com/nodejs-private/node-private/pull/709)
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). --- website/.nvmrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/.nvmrc b/website/.nvmrc index b8ffd70759f..8320a6d2994 100644 --- a/website/.nvmrc +++ b/website/.nvmrc @@ -1 +1 @@ -22.15.0 +22.15.1