File tree Expand file tree Collapse file tree 3 files changed +47
-166
lines changed
src/legacy/server/logging Expand file tree Collapse file tree 3 files changed +47
-166
lines changed Original file line number Diff line number Diff line change 123
123
"@elastic/numeral" : " 2.4.0" ,
124
124
"@elastic/request-crypto" : " ^1.0.2" ,
125
125
"@elastic/ui-ace" : " 0.2.3" ,
126
- "@hapi/wreck" : " ^15.0.1" ,
126
+ "@hapi/good-squeeze" : " 5.2.1" ,
127
+ "@hapi/wreck" : " ^15.0.2" ,
127
128
"@kbn/analytics" : " 1.0.0" ,
128
129
"@kbn/babel-code-parser" : " 1.0.0" ,
129
130
"@kbn/babel-preset" : " 1.0.0" ,
176
177
"glob" : " ^7.1.2" ,
177
178
"glob-all" : " ^3.1.0" ,
178
179
"globby" : " ^8.0.1" ,
179
- "good-squeeze" : " 2.1.0" ,
180
180
"h2o2" : " ^8.1.2" ,
181
181
"handlebars" : " 4.5.3" ,
182
182
"hapi" : " ^17.5.3" ,
200
200
"leaflet-responsive-popup" : " 0.6.4" ,
201
201
"leaflet-vega" : " ^0.8.6" ,
202
202
"leaflet.heat" : " 0.2.0" ,
203
- "less" : " ^2.7.3 " ,
203
+ "less" : " ^3.0.2 " ,
204
204
"less-loader" : " 5.0.0" ,
205
205
"lodash" :
" npm:@elastic/[email protected] " ,
206
206
"lodash.clonedeep" : " ^4.5.0" ,
Original file line number Diff line number Diff line change 17
17
* under the License.
18
18
*/
19
19
20
- import { Squeeze } from 'good-squeeze' ;
20
+ import { Squeeze } from '@hapi/ good-squeeze' ;
21
21
import { createWriteStream as writeStr } from 'fs' ;
22
22
23
23
import LogFormatJson from './log_format_json' ;
You can’t perform that action at this time.
0 commit comments