Skip to content

Commit 607c7d3

Browse files
Merge pull request #292 from ui-router/dependabot/npm_and_yarn/@angular/http-6.1.9
2 parents ecb94dc + 089e3cd commit 607c7d3

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)