From c1dcd9b5f313bd5463b3389040ff8454e4c77956 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 28 Jul 2025 14:35:02 +0200 Subject: [PATCH] =?UTF-8?q?chore(deps):=20update=20node.js=20v22.17.0=20?= =?UTF-8?q?=E2=86=92=20v22.17.1=20(#37626)?= 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.17.0` -> `22.17.1` | --- ### Release Notes
nodejs/node (node) ### [`v22.17.1`](https://redirect.github.com/nodejs/node/releases/tag/v22.17.1): 2025-07-15, Version 22.17.1 'Jod' (LTS), @​RafaelGSS [Compare Source](https://redirect.github.com/nodejs/node/compare/v22.17.0...v22.17.1) This is a security release. ##### Notable Changes - (CVE-2025-27210) Windows Device Names (CON, PRN, AUX) Bypass Path Traversal Protection in path.normalize() ##### Commits - \[[`8cf5d66ab7`](https://redirect.github.com/nodejs/node/commit/8cf5d66ab7)] - **(CVE-2025-27210)** **lib**: handle all windows reserved driver name (RafaelGSS) [nodejs-private/node-private#721](https://redirect.github.com/nodejs-private/node-private/pull/721) - \[[`9c0cb487ec`](https://redirect.github.com/nodejs/node/commit/9c0cb487ec)] - **win,build**: fix MSVS v17.14 compilation issue (StefanStojanovic) [#​58902](https://redirect.github.com/nodejs/node/pull/58902)
--- ### 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 fc37597bccd..7377d130eda 100644 --- a/website/.nvmrc +++ b/website/.nvmrc @@ -1 +1 @@ -22.17.0 +22.17.1