node: bump to 22.22.2
authorHirokazu MORIKAWA <redacted>
Sat, 4 Apr 2026 23:04:53 +0000 (08:04 +0900)
committerAlexandru Ardelean <redacted>
Sun, 5 Apr 2026 12:48:32 +0000 (15:48 +0300)
commit3d5f717b7a47fc49b6ae67af7e087da0cfc33a64
tree9ad5bbd29944d62b15d2664cb96525152c02624f
parent5239dd37d3be71591c26544712408456c6ef51fe
node: bump to 22.22.2

This is a security release.
Notable Changes
* (CVE-2026-21637) wrap SNICallback invocation in try/catch (Matteo Collina) - High
* (CVE-2026-21710) use null prototype for headersDistinct/trailersDistinct (Matteo Collina) - High
* (CVE-2026-21713) use timing-safe comparison in Web Cryptography HMAC (Filip Skokan) - Medium
* (CVE-2026-21714) handle NGHTTP2_ERR_FLOW_CONTROL error code (RafaelGSS) - Medium
* (CVE-2026-21717) test array index hash collision (Joyee Cheung) - Medium
* (CVE-2026-21715) add permission check to realpath.native (RafaelGSS) - Low
* (CVE-2026-21716) include permission check on lib/fs/promises (RafaelGSS) - Low

Signed-off-by: Hirokazu MORIKAWA <redacted>
lang/node/Makefile
git clone https://git.99rst.org/PROJECT