Updated angular CLI to solve security dependency issue
This commit is contained in:
parent
db8d27a888
commit
c37b30bea5
2 changed files with 3504 additions and 2354 deletions
5853
package-lock.json
generated
5853
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -39,12 +39,11 @@
|
|||
"ngx-pagination": "3.0.3",
|
||||
"rxjs": "5.5.6",
|
||||
"ts-helpers": "1.1.2",
|
||||
"webpack": "3.8.1",
|
||||
"webpack-dev-server": "2.9.4",
|
||||
"webpack-dev-server": "3.1.0",
|
||||
"zone.js": "0.8.18"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@angular/cli": "1.6.4",
|
||||
"@angular/cli": "1.7.3",
|
||||
"@angular/compiler-cli": "5.2.0",
|
||||
"@types/jasmine": "2.8.2",
|
||||
"@types/jasminewd2": "2.0.3",
|
||||
|
|
Reference in a new issue