TSK-1380: Fix security vulnerable yargs-parser (#1254)

This commit is contained in:
Chi Nguyen 2020-09-07 13:25:28 +02:00 committed by GitHub
parent 34f32557e0
commit 39032c9e3f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 446 additions and 165 deletions

609
web/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -40,7 +40,6 @@
"ng2-charts": "1.6.0",
"ngx-bootstrap": "5.4.0",
"ngx-infinite-scroll": "9.0.0",
"node-sass": "4.13.1",
"popper.js": "1.16.1",
"rxjs": "6.5.4",
"tslib": "1.10.0",
@ -66,6 +65,7 @@
"eslint-plugin-prettier": "3.1.4",
"jest": "26.1.0",
"jest-preset-angular": "8.2.1",
"node-sass": "4.14.1",
"prettier": "2.0.5",
"ts-jest": "26.1.4",
"ts-node": "4.1.0",