From 0ca0faafc449aadaff2682f3a87b5be12b068e46 Mon Sep 17 00:00:00 2001 From: Hirokazu MORIKAWA Date: Thu, 23 Feb 2023 11:29:42 +0900 Subject: node: bump to v18.14.2 Update to v18.14.2 Support for OpenSSL v3.0.x Signed-off-by: Hirokazu MORIKAWA --- lang/node/patches/999-localhost-no-addrconfig.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lang/node/patches/999-localhost-no-addrconfig.patch') diff --git a/lang/node/patches/999-localhost-no-addrconfig.patch b/lang/node/patches/999-localhost-no-addrconfig.patch index ce24ebd1d..50d3f4a1c 100644 --- a/lang/node/patches/999-localhost-no-addrconfig.patch +++ b/lang/node/patches/999-localhost-no-addrconfig.patch @@ -13,7 +13,7 @@ Forwarded: https://github.com/nodejs/node/issues/33816 // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the -@@ -1149,13 +1150,6 @@ function lookupAndConnect(self, options) +@@ -1265,13 +1266,6 @@ function lookupAndConnect(self, options) hints: options.hints || 0 }; -- cgit v1.2.3