* deps:
+ upgrade npm to 9.5.0
+ update undici to v5.20.0
* stream: add abort signal for ReadableStream and WritableStream
* url: replace url-parser with ada (not language)
- Changes in version 19.6.1:
* fixes permissions policies can be bypassed via process.mainModule
(bsc#1208481, CVE-2023-23918)
* fixes insecure loading of ICU data through ICU_DATA environment
variable (bsc#1208487, CVE-2023-23920)
* fixes OpenSSL error handling issues in nodejs crypto library
(bsc#1208483, CVE-2023-23919)
* updates undici to v5.19.1
+ Fetch API in Node.js did not protect against CRLF injection in host headers
+ Regular Expression Denial of Service in Headers in Node.js fetch API
(bsc#1208413, bsc#1208485, CVE-2023-24807, CVE-2023-23936)
- linker_lto_jobs.patch: refreshed
OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/nodejs19?expand=0&rev=35
* http: join authorization headers
* lib: add webstreams to Duplex.from()
* stream: implement finished() for ReadableStream and WritableStream
- npm_search_paths.patch, linker_lto_jobs.patch: refreshed
- Use default openssl again and do not force openssl 1.1.1
- _constraints: reset aarch64 memory requirements back to original
otherwise some unit tests can fail
OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/nodejs19?expand=0&rev=23