Skip to content

Commit 089e3cd

Browse files
build(deps): bump @angular/http from 6.1.8 to 6.1.9
Bumps [@angular/http](https://github.com/angular/angular) from 6.1.8 to 6.1.9. - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/master/CHANGELOG.md) - [Commits](angular/angular@6.1.8...6.1.9) Signed-off-by: dependabot[bot] <[email protected]>
1 parent f9334f3 commit 089e3cd

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@angular/compiler-cli": "^6.1.9",
2929
"@angular/core": "^6.1.9",
3030
"@angular/forms": "^6.1.9",
31-
"@angular/http": "^6.1.8",
31+
"@angular/http": "^6.1.9",
3232
"@angular/platform-browser": "^6.1.9",
3333
"@angular/platform-browser-dynamic": "^6.1.8",
3434
"@angular/router": "^6.1.9",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -74,9 +74,9 @@
7474
dependencies:
7575
tslib "^1.9.0"
7676

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"
8080
dependencies:
8181
tslib "^1.9.0"
8282

0 commit comments

Comments
 (0)