File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 28
28
"@angular/compiler-cli" : " ^6.1.9" ,
29
29
"@angular/core" : " ^6.1.9" ,
30
30
"@angular/forms" : " ^6.1.9" ,
31
- "@angular/http" : " ^6.1.8 " ,
31
+ "@angular/http" : " ^6.1.9 " ,
32
32
"@angular/platform-browser" : " ^6.1.9" ,
33
33
"@angular/platform-browser-dynamic" : " ^6.1.8" ,
34
34
"@angular/router" : " ^6.1.9" ,
Original file line number Diff line number Diff line change 74
74
dependencies :
75
75
tslib "^1.9.0"
76
76
77
- " @angular/http@^6.1.8 " :
78
- version "6.1.8 "
79
- resolved "https://registry.yarnpkg.com/@angular/http/-/http-6.1.8 .tgz#8c627a879285a366e960edc15522006474f4ec6f "
77
+ " @angular/http@^6.1.9 " :
78
+ version "6.1.9 "
79
+ resolved "https://registry.yarnpkg.com/@angular/http/-/http-6.1.9 .tgz#241f35207d62f86bc155feb124a1e73515d66fb6 "
80
80
dependencies :
81
81
tslib "^1.9.0"
82
82
You can’t perform that action at this time.
0 commit comments