TSK-1302 Fixed vulnerabilities in dependencies by updating build-angular, ngx-infinite-scroll, karma, protractor

@angular-devkit/build-angular 0.803.22 => 0.803.28 (v8 LTS)
karma 4.0.1 => 5.1.0
protractor 5.4.0 => 7.0.0
ngx-infinite-scroll 6.0.1 => 9.0.0
This commit is contained in:
Chi Nguyen 2020-07-01 16:57:09 +02:00 committed by Chi Nguyen
parent 8e5ab5d5b3
commit 59c233d758
2 changed files with 3572 additions and 1526 deletions

5090
web/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -38,7 +38,7 @@
"material-design-icons": "3.0.1",
"ng2-charts": "1.6.0",
"ngx-bootstrap": "5.4.0",
"ngx-infinite-scroll": "6.0.1",
"ngx-infinite-scroll": "9.0.0",
"node-sass": "4.13.1",
"popper.js": "1.16.0",
"rxjs": "6.5.3",
@ -46,7 +46,7 @@
"zone.js": "0.9.1"
},
"devDependencies": {
"@angular-devkit/build-angular": "0.803.22",
"@angular-devkit/build-angular": "0.803.28",
"@angular/cli": "8.3.22",
"@angular/compiler": "8.2.14",
"@angular/compiler-cli": "8.2.14",
@ -64,7 +64,7 @@
"hoek": "5.0.3",
"jasmine-core": "3.5.0",
"jasmine-spec-reporter": "4.2.1",
"karma": "4.0.1",
"karma": "5.1.0",
"karma-chrome-launcher": "2.2.0",
"karma-cli": "2.0.0",
"karma-coverage-istanbul-reporter": "2.0.5",
@ -73,7 +73,7 @@
"karma-jasmine-html-reporter": "1.4.0",
"moment": "2.22.1",
"ng2-mock-component": "0.1.1",
"protractor": "5.4.0",
"protractor": "7.0.0",
"ts-mockito": "2.3.0",
"ts-node": "4.1.0",
"tslint": "5.20.1",