mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 15:08:40 +01:00
node: Update to 8.12.0
Fixes several CVEs. Added PKG_CPE_ID for proper CVE tracking. Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
--- a/lib/module.js
|
||||
+++ b/lib/module.js
|
||||
@@ -714,7 +714,8 @@
|
||||
@@ -715,7 +715,8 @@
|
||||
} else {
|
||||
prefixDir = path.resolve(process.execPath, '..', '..');
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user