Update @angular/http from 5.2.1 to 5.2.2 in examples/angular-cli

This commit is contained in:
Dependencies.io Bot 2018-01-25 16:51:10 +00:00
parent 07ac5619ce
commit c8d9dd1f53
2 changed files with 4 additions and 4 deletions

View File

@ -18,7 +18,7 @@
"@angular/compiler": "^5.2.2",
"@angular/core": "^5.2.2",
"@angular/forms": "^5.2.2",
"@angular/http": "^5.2.1",
"@angular/http": "^5.2.2",
"@angular/platform-browser": "^5.2.1",
"@angular/platform-browser-dynamic": "^5.2.1",
"@angular/router": "^5.2.1",

View File

@ -130,9 +130,9 @@
dependencies:
tslib "^1.7.1"
"@angular/http@^5.2.1":
version "5.2.1"
resolved "https://registry.yarnpkg.com/@angular/http/-/http-5.2.1.tgz#dd847fb8aa0972b1906df5376307354b818ef4be"
"@angular/http@^5.2.2":
version "5.2.2"
resolved "https://registry.yarnpkg.com/@angular/http/-/http-5.2.2.tgz#d33c128d5737f8d701bbac3e7e23d831deec3457"
dependencies:
tslib "^1.7.1"