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 126
126
"@elastic/numeral" : " 2.4.0" ,
127
127
"@elastic/request-crypto" : " ^1.0.2" ,
128
128
"@elastic/ui-ace" : " 0.2.3" ,
129
- "@hapi/wreck" : " ^15.0.1" ,
129
+ "@hapi/good-squeeze" : " 5.2.1" ,
130
+ "@hapi/wreck" : " ^15.0.2" ,
130
131
"@kbn/analytics" : " 1.0.0" ,
131
132
"@kbn/babel-code-parser" : " 1.0.0" ,
132
133
"@kbn/babel-preset" : " 1.0.0" ,
179
180
"glob" : " ^7.1.2" ,
180
181
"glob-all" : " ^3.1.0" ,
181
182
"globby" : " ^8.0.1" ,
182
- "good-squeeze" : " 2.1.0" ,
183
183
"h2o2" : " ^8.1.2" ,
184
184
"handlebars" : " 4.5.3" ,
185
185
"hapi" : " ^17.5.3" ,
203
203
"leaflet-responsive-popup" : " 0.6.4" ,
204
204
"leaflet-vega" : " ^0.8.6" ,
205
205
"leaflet.heat" : " 0.2.0" ,
206
- "less" : " ^2.7.3 " ,
206
+ "less" : " ^3.0.2 " ,
207
207
"less-loader" : " 5.0.0" ,
208
208
"lodash" :
" npm:@elastic/[email protected] " ,
209
209
"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