Skip to content

Commit

Permalink
fix(deps): update dependency http-response-status to v1.0.20 (#510)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored Aug 25, 2020
1 parent b2308b6 commit 11f1ffc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"typescript": "4.0.2"
},
"dependencies": {
"http-response-status": "1.0.17",
"http-response-status": "1.0.20",
"isomorphic-fetch": "2.2.1",
"path-to-regexp": "^6.0.0",
"rxjs": "6.6.2"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3093,10 +3093,10 @@ http-proxy-agent@^4.0.0:
agent-base "6"
debug "4"

http-response-status@1.0.17:
version "1.0.17"
resolved "https://registry.yarnpkg.com/http-response-status/-/http-response-status-1.0.17.tgz#1be8475755604435eb53b42e98eaa94a2f7af47b"
integrity sha512-5vlORFO+7sgFlAVUM94gFyEXb0+ieQsQ7akOs7uxGQqrHH+LM55bsmVK7a/tvnUPbxQ57+/ns0BmG33EMsWeHg==
http-response-status@1.0.20:
version "1.0.20"
resolved "https://registry.yarnpkg.com/http-response-status/-/http-response-status-1.0.20.tgz#64ac0ad964bf7d6544a0632f876fbf07a74fa0b8"
integrity sha512-Sxpj9+YgA1L4oZmx7fegpJ/3LezZEG+CHIKIBjG8fkcHAwqf0o96eOInprySP6b/kZAQrRV9Uz4NtO/YyE5nAQ==

http-signature@~1.2.0:
version "1.2.0"
Expand Down

0 comments on commit 11f1ffc

Please sign in to comment.