mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Update Node to version 8.15.1.
Release blog post: https://nodejs.org/en/blog/release/v8.15.1/ Security details: https://nodejs.org/en/blog/vulnerability/february-2019-security-releases/
This commit is contained in:
@@ -5,7 +5,7 @@ set -u
|
||||
|
||||
UNAME=$(uname)
|
||||
ARCH=$(uname -m)
|
||||
NODE_VERSION=8.15.0
|
||||
NODE_VERSION=8.15.1
|
||||
MONGO_VERSION_64BIT=4.0.4
|
||||
MONGO_VERSION_32BIT=3.2.21
|
||||
NPM_VERSION=6.8.0
|
||||
|
||||
Reference in New Issue
Block a user