TSK-858: updated npm dependencies to remove security vulnerabilities

This commit is contained in:
Holger Hagen 2019-07-22 16:27:24 +02:00 committed by Dennis Lehmann
parent c216c4c380
commit bee34a5cec
2 changed files with 824 additions and 725 deletions

1539
web/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -15,14 +15,11 @@
"dependencies": {
"@angular/animations": "7.1.3",
"@angular/common": "7.1.3",
"@angular/compiler": "7.1.3",
"@angular/core": "7.1.3",
"@angular/forms": "7.1.3",
"@angular/http": "7.1.3",
"@angular/platform-browser": "7.1.3",
"@angular/platform-browser-dynamic": "7.1.3",
"@angular/router": "7.1.3",
"ajv": "6.5.2",
"angular-svg-icon": "6.0.0",
"angular-tree-component": "8.2.0",
"bootstrap": "4.3.1",
@ -42,11 +39,14 @@
"zone.js": "0.8.26"
},
"devDependencies": {
"@angular-devkit/build-angular": "^0.13.8",
"@angular/cli": "^7.3.8",
"@angular-devkit/build-angular": "^0.13.9",
"@angular/cli": "^7.3.9",
"@angular/compiler": "^7.2.7",
"@angular/compiler-cli": "7.2.7",
"@angular/core": "^7.1.3",
"@types/jasmine": "2.8.4",
"@types/node": "9.3.0",
"ajv": "^6.10.2",
"codelyzer": "4.4.2",
"hoek": "5.0.3",
"jasmine-core": "2.9.1",