|
115 | 115 | ] |
116 | 116 | }, |
117 | 117 | "dependencies": { |
118 | | - "@babel/core": "^7.11.1", |
| 118 | + "@babel/core": "^7.11.6", |
119 | 119 | "@elastic/datemath": "5.0.3", |
120 | 120 | "@elastic/elasticsearch": "7.9.1", |
121 | 121 | "@elastic/eui": "29.0.0", |
|
150 | 150 | "angular-sanitize": "^1.8.0", |
151 | 151 | "bluebird": "3.5.5", |
152 | 152 | "boom": "^7.2.0", |
153 | | - "chalk": "^2.4.2", |
| 153 | + "chalk": "^4.1.0", |
154 | 154 | "check-disk-space": "^2.1.0", |
155 | 155 | "chokidar": "^3.4.2", |
156 | 156 | "color": "1.0.3", |
|
179 | 179 | "inert": "^5.1.0", |
180 | 180 | "inline-style": "^2.0.0", |
181 | 181 | "joi": "^13.5.2", |
182 | | - "js-yaml": "3.13.1", |
| 182 | + "js-yaml": "^3.14.0", |
183 | 183 | "json-stable-stringify": "^1.0.1", |
184 | 184 | "json-stringify-safe": "5.0.1", |
185 | 185 | "lodash": "^4.17.20", |
|
259 | 259 | "@types/angular": "^1.6.56", |
260 | 260 | "@types/angular-mocks": "^1.7.0", |
261 | 261 | "@types/archiver": "^3.1.0", |
262 | | - "@types/babel__core": "^7.1.2", |
| 262 | + "@types/babel__core": "^7.1.10", |
263 | 263 | "@types/bluebird": "^3.1.1", |
264 | 264 | "@types/boom": "^7.2.0", |
265 | 265 | "@types/chance": "^1.0.0", |
|
329 | 329 | "@types/selenium-webdriver": "^4.0.9", |
330 | 330 | "@types/semver": "^5.5.0", |
331 | 331 | "@types/sinon": "^7.0.13", |
332 | | - "@types/strip-ansi": "^3.0.0", |
| 332 | + "@types/strip-ansi": "^5.2.1", |
333 | 333 | "@types/styled-components": "^5.1.0", |
334 | 334 | "@types/supertest": "^2.0.5", |
335 | 335 | "@types/supertest-as-promised": "^2.0.38", |
|
341 | 341 | "@types/uuid": "^3.4.4", |
342 | 342 | "@types/vinyl": "^2.0.4", |
343 | 343 | "@types/vinyl-fs": "^2.4.11", |
344 | | - "@types/webpack": "^4.41.21", |
| 344 | + "@types/webpack": "^4.41.3", |
345 | 345 | "@types/webpack-env": "^1.15.2", |
346 | 346 | "@types/zen-observable": "^0.8.0", |
347 | 347 | "@typescript-eslint/eslint-plugin": "^3.10.0", |
|
468 | 468 | "selenium-webdriver": "^4.0.0-alpha.7", |
469 | 469 | "simple-git": "1.116.0", |
470 | 470 | "sinon": "^7.4.2", |
471 | | - "strip-ansi": "^3.0.1", |
| 471 | + "strip-ansi": "^6.0.0", |
472 | 472 | "supertest": "^3.1.0", |
473 | 473 | "supertest-as-promised": "^4.0.2", |
474 | | - "tape": "^4.13.0", |
| 474 | + "tape": "^5.0.1", |
475 | 475 | "topojson-client": "3.0.0", |
476 | 476 | "tree-kill": "^1.2.2", |
477 | 477 | "typescript": "4.0.2", |
|
0 commit comments