mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
Merge pull request #8743 from elastic/jasper/backport/8733/5.0
[backport] PR #8733 to 5.0 - Bump node to 6.9.0
This commit is contained in:
commit
381cd82a35
2 changed files with 4 additions and 4 deletions
|
@ -1 +1 @@
|
|||
6.7.0
|
||||
6.9.0
|
||||
|
|
|
@ -206,7 +206,7 @@
|
|||
"murmurhash3js": "3.0.1",
|
||||
"ncp": "2.0.0",
|
||||
"nock": "8.0.0",
|
||||
"npm": "3.10.3",
|
||||
"npm": "3.10.8",
|
||||
"portscanner": "1.0.0",
|
||||
"proxyquire": "1.7.10",
|
||||
"simple-git": "1.37.0",
|
||||
|
@ -217,7 +217,7 @@
|
|||
"supertest-as-promised": "2.0.2"
|
||||
},
|
||||
"engines": {
|
||||
"node": "6.7.0",
|
||||
"npm": "3.10.3"
|
||||
"node": "6.9.0",
|
||||
"npm": "3.10.8"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue