mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-04-08 21:20:56 +00:00
Update dependency http-server to v13.0.1
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
26c726a986
commit
1cac668908
2 changed files with 5 additions and 5 deletions
|
@ -186,7 +186,7 @@
|
|||
"eslint-config-prettier": "8.3.0",
|
||||
"eslint-plugin-chai-friendly": "0.7.2",
|
||||
"eslint-plugin-cypress": "2.11.3",
|
||||
"http-server": "13.0.0",
|
||||
"http-server": "13.0.1",
|
||||
"prettier": "2.3.2",
|
||||
"redux-devtools": "3.7.0",
|
||||
"redux-devtools-extension": "2.13.9",
|
||||
|
|
|
@ -7736,10 +7736,10 @@ http-proxy@^1.17.0, http-proxy@^1.18.0:
|
|||
follow-redirects "^1.0.0"
|
||||
requires-port "^1.0.0"
|
||||
|
||||
http-server@13.0.0:
|
||||
version "13.0.0"
|
||||
resolved "https://registry.yarnpkg.com/http-server/-/http-server-13.0.0.tgz#27ab5f3bad0e27a29965a4029c26170162f7b98f"
|
||||
integrity sha512-tqOx2M1CiZ3aVaE7Ue/0lup9kOG+Zqg6wdT1HygvxFnvPpU9doBMPcQ1ffT0/QS3J9ua35gipg0o3Dr8N0K0Tg==
|
||||
http-server@13.0.1:
|
||||
version "13.0.1"
|
||||
resolved "https://registry.yarnpkg.com/http-server/-/http-server-13.0.1.tgz#e7340d082925c4b1d6484c905d0df29d7d8ec16f"
|
||||
integrity sha512-ke9rphoNuqsOCHy4tA3b3W4Yuxy7VUIXcTHSLz6bkMDAJPQD4twjEatquelJBIPwNhZuC3+FYj/+dSaGHdKTCw==
|
||||
dependencies:
|
||||
basic-auth "^1.0.3"
|
||||
colors "^1.4.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue