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:
Hirokazu MORIKAWA
2018-06-21 16:34:48 +09:00
committed by Yousong Zhou
parent fc3beffeff
commit 9ce4d5191f
2 changed files with 5 additions and 5 deletions
@@ -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>