mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
Bump node to 4.3.0 for security fixes
See https://nodejs.org/en/blog/vulnerability/february-2016-security-releases/
This commit is contained in:
parent
018e08ead5
commit
00fc187364
2 changed files with 2 additions and 2 deletions
|
@ -1 +1 @@
|
|||
4.2.4
|
||||
4.3.0
|
||||
|
|
|
@ -186,7 +186,7 @@
|
|||
"supertest-as-promised": "2.0.2"
|
||||
},
|
||||
"engines": {
|
||||
"node": "4.2.4",
|
||||
"node": "4.3.0",
|
||||
"npm": "2.14.15"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue