Skip to content

Commit 7cc164a

Browse files
build(deps-dev): bump http-server from 0.12.3 to 13.0.1 (#5335)
Bumps [http-server](https://github.com/http-party/http-server) from 0.12.3 to 13.0.1. - [Release notes](https://github.com/http-party/http-server/releases) - [Commits](http-party/http-server@v0.12.3...v13.0.1) --- updated-dependencies: - dependency-name: http-server dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ecff783 commit 7cc164a

File tree

2 files changed

+10
-18
lines changed

2 files changed

+10
-18
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
"front-matter": "^4.0.2",
100100
"html-loader": "^2.1.2",
101101
"html-webpack-plugin": "^5.3.2",
102-
"http-server": "^0.12.3",
102+
"http-server": "^13.0.1",
103103
"husky": "^7.0.1",
104104
"hyperlink": "^4.6.1",
105105
"jest": "^27.0.6",

yarn.lock

Lines changed: 9 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -4831,16 +4831,6 @@ ecc-jsbn@~0.1.1:
48314831
jsbn "~0.1.0"
48324832
safer-buffer "^2.1.0"
48334833

4834-
ecstatic@^3.3.2:
4835-
version "3.3.2"
4836-
resolved "https://registry.yarnpkg.com/ecstatic/-/ecstatic-3.3.2.tgz#6d1dd49814d00594682c652adb66076a69d46c48"
4837-
integrity sha512-fLf9l1hnwrHI2xn9mEDT7KIi22UDqA2jaCwyCbSUJh9a1V+LEUSL/JO/6TIz/QyuBURWUHrFL5Kg2TtO1bkkog==
4838-
dependencies:
4839-
he "^1.1.1"
4840-
mime "^1.6.0"
4841-
minimist "^1.1.0"
4842-
url-join "^2.0.5"
4843-
48444834
48454835
version "1.1.1"
48464836
resolved "https://registry.yarnpkg.com/ee-first/-/ee-first-1.1.1.tgz#590c61156b0ae2f4f0255732a158b266bc56b21d"
@@ -6104,7 +6094,7 @@ hastscript@^5.0.0:
61046094
property-information "^5.0.0"
61056095
space-separated-tokens "^1.0.0"
61066096

6107-
he@^1.1.1, he@^1.2.0:
6097+
he@^1.1.0, he@^1.2.0:
61086098
version "1.2.0"
61096099
resolved "https://registry.yarnpkg.com/he/-/he-1.2.0.tgz#84ae65fa7eafb165fddb61566ae14baf05664f0f"
61106100
integrity sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==
@@ -6340,21 +6330,23 @@ http-proxy@^1.18.0, http-proxy@^1.18.1:
63406330
follow-redirects "^1.0.0"
63416331
requires-port "^1.0.0"
63426332

6343-
http-server@^0.12.3:
6344-
version "0.12.3"
6345-
resolved "https://registry.yarnpkg.com/http-server/-/http-server-0.12.3.tgz#ba0471d0ecc425886616cb35c4faf279140a0d37"
6346-
integrity sha512-be0dKG6pni92bRjq0kvExtj/NrrAd28/8fCXkaI/4piTwQMSDSLMhWyW0NI1V+DBI3aa1HMlQu46/HjVLfmugA==
6333+
http-server@^13.0.1:
6334+
version "13.0.1"
6335+
resolved "https://registry.yarnpkg.com/http-server/-/http-server-13.0.1.tgz#e7340d082925c4b1d6484c905d0df29d7d8ec16f"
6336+
integrity sha512-ke9rphoNuqsOCHy4tA3b3W4Yuxy7VUIXcTHSLz6bkMDAJPQD4twjEatquelJBIPwNhZuC3+FYj/+dSaGHdKTCw==
63476337
dependencies:
63486338
basic-auth "^1.0.3"
63496339
colors "^1.4.0"
63506340
corser "^2.0.1"
6351-
ecstatic "^3.3.2"
6341+
he "^1.1.0"
63526342
http-proxy "^1.18.0"
6343+
mime "^1.6.0"
63536344
minimist "^1.2.5"
63546345
opener "^1.5.1"
63556346
portfinder "^1.0.25"
63566347
secure-compare "3.0.1"
63576348
union "~0.5.0"
6349+
url-join "^2.0.5"
63586350

63596351
http-signature@~1.2.0:
63606352
version "1.2.0"
@@ -8702,7 +8694,7 @@ minimatch@^3.0.4, minimatch@~3.0.4:
87028694
dependencies:
87038695
brace-expansion "^1.1.7"
87048696

8705-
[email protected], [email protected], minimist@^1.1.0, minimist@^1.1.1, minimist@^1.1.3, minimist@^1.2.0, minimist@^1.2.5, minimist@~1.2.5:
8697+
[email protected], [email protected], minimist@^1.1.1, minimist@^1.1.3, minimist@^1.2.0, minimist@^1.2.5, minimist@~1.2.5:
87068698
version "1.2.5"
87078699
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
87088700
integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==

0 commit comments

Comments
 (0)