Skip to content

Commit c8fcaaa

Browse files
Merge pull request #250 from ui-router/dependabot/npm_and_yarn/@angular/http-6.1.7
2 parents a8b7fb0 + ccc1d56 commit c8fcaaa

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)