Commit 7b028d4
committed
Use slightly older Node.js versions
Due to a limit to header sizes in the latest security releases of
Node.js, combined with Elasticsearch's default of sending lots of
deprecation warning errors as headers, we need to use slightly older
versions of Node.js until either Elasticsearch offers more configuration
options, or Node.js releases a CLI option for the header limit.
See #337 for details1 parent f39fc02 commit 7b028d4
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
| 7 | + | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
0 commit comments