[5.6] Bump node to 6.15.1 (#26706)

Changelog: https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V6.md#6.15.1

Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
This commit is contained in:
Tyler Smalley 2018-12-05 11:37:46 -08:00 committed by GitHub
parent 51b3c419cd
commit 9a7a28b5dc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -1 +1 @@
6.15.0
6.15.1

View file

@ -280,7 +280,7 @@
"xmlbuilder": "9.0.4"
},
"engines": {
"node": "6.15.0",
"node": "6.15.1",
"npm": "3.10.10"
}
}