From 14b43da6bdbac9af7d04e28186fdbce6d9188409 Mon Sep 17 00:00:00 2001 From: Hirokazu MORIKAWA Date: Fri, 18 Jun 2021 18:04:29 +0900 Subject: node: bump to 14.17.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Notable Changes: deps: update ICU to 69.1 (Michaƫl Zasso) errors: align source-map stacks with spec (Benjamin Coe) 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 bfa71eb42..0035bba76 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 -@@ -1026,13 +1027,6 @@ function lookupAndConnect(self, options) +@@ -1028,13 +1029,6 @@ function lookupAndConnect(self, options) hints: options.hints || 0 }; -- cgit v1.2.3