mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 06:58:39 +01:00
node: bump to 8.11.3
Update to v8.11.3 Several security fixes: CVE-2018-7167, CVE-2018-7161, CVE-2018-1000168,CVE-2018-7158, CVE-2018-7159, CVE-2018-7160 Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
This commit is contained in:
committed by
Yousong Zhou
parent
fc3beffeff
commit
9ce4d5191f
@@ -12,8 +12,8 @@ diff --git a/src/node_crypto.cc b/src/node_crypto.cc
|
||||
index 7c0f65a5735..0aa4adbd467 100644
|
||||
--- a/src/node_crypto.cc
|
||||
+++ b/src/node_crypto.cc
|
||||
@@ -44,9 +44,9 @@
|
||||
#include "StartComAndWoSignData.inc"
|
||||
@@ -36,9 +36,9 @@
|
||||
#include "v8.h"
|
||||
|
||||
#include <algorithm>
|
||||
+#include <cmath>
|
||||
|
||||
Reference in New Issue
Block a user