Skip to content

Commit ccc1d56

Browse files
build(deps): bump @angular/http from 6.1.6 to 6.1.7
Bumps [@angular/http](https://github.com/angular/angular) from 6.1.6 to 6.1.7. - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/master/CHANGELOG.md) - [Commits](angular/angular@6.1.6...6.1.7) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent a8b7fb0 commit ccc1d56

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
@@ -18,7 +18,7 @@
1818
"@angular/compiler": "^6.1.6",
1919
"@angular/core": "^6.1.3",
2020
"@angular/forms": "^6.1.6",
21-
"@angular/http": "^6.1.6",
21+
"@angular/http": "^6.1.7",
2222
"@angular/platform-browser": "^6.1.6",
2323
"@angular/platform-browser-dynamic": "^6.1.6",
2424
"@angular/router": "^6.1.4",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -155,9 +155,9 @@
155155
dependencies:
156156
tslib "^1.9.0"
157157

158-
"@angular/http@^6.1.6":
159-
version "6.1.6"
160-
resolved "https://registry.yarnpkg.com/@angular/http/-/http-6.1.6.tgz#4e4b74a9746b14ebd5fd0071a5a3299e945ba2ad"
158+
"@angular/http@^6.1.7":
159+
version "6.1.7"
160+
resolved "https://registry.yarnpkg.com/@angular/http/-/http-6.1.7.tgz#21fbfaa1bd40b157c3df12a058678823b97df5ee"
161161
dependencies:
162162
tslib "^1.9.0"
163163

0 commit comments

Comments
 (0)