Fixes the following security issues: - CVE-2025-23166: Improper error handling in async cryptographic operations crashes process - CVE-2025-23165: Corrupted pointer in node::fs::ReadFileUtf8(const FunctionCallbackInfo<Value>& args) when args[0] is a string https://nodejs.org/en/blog/vulnerability/may-2025-security-releases Update the license hash for the addition of zstd 1.5.6 (BSD-3-Clause): https://github.com/nodejs/node/commit/f9f611fb584ca2ace35df2669204e7de6a92ea26 Signed-off-by: Peter Korsgaard <peter@korsgaard.com> Signed-off-by: Julien Olivain <ju.o@free.fr>