Skip to content

Commit fe7122d

Browse files
chore(deps): update dependency http-server to 0.13.x
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent ddc8078 commit fe7122d

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
@@ -54,7 +54,7 @@
5454
"eslint-plugin-react-hooks": "^4.3.0",
5555
"eslint-plugin-simple-import-sort": "^7.0.0",
5656
"file-loader": "6.2.0",
57-
"http-server": "0.12.x",
57+
"http-server": "0.13.x",
5858
"i18next": "^19.8.3",
5959
"i18next-parser": "^3.3.0",
6060
"lodash-es": "^4.17.23",

yarn.lock

Lines changed: 9 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -4411,16 +4411,6 @@ ecc-jsbn@~0.1.1:
44114411
jsbn "~0.1.0"
44124412
safer-buffer "^2.1.0"
44134413

4414-
ecstatic@^3.3.2:
4415-
version "3.3.2"
4416-
resolved "https://registry.yarnpkg.com/ecstatic/-/ecstatic-3.3.2.tgz#6d1dd49814d00594682c652adb66076a69d46c48"
4417-
integrity sha512-fLf9l1hnwrHI2xn9mEDT7KIi22UDqA2jaCwyCbSUJh9a1V+LEUSL/JO/6TIz/QyuBURWUHrFL5Kg2TtO1bkkog==
4418-
dependencies:
4419-
he "^1.1.1"
4420-
mime "^1.6.0"
4421-
minimist "^1.1.0"
4422-
url-join "^2.0.5"
4423-
44244414
ee-first@1.1.1:
44254415
version "1.1.1"
44264416
resolved "https://registry.yarnpkg.com/ee-first/-/ee-first-1.1.1.tgz#590c61156b0ae2f4f0255732a158b266bc56b21d"
@@ -5844,7 +5834,7 @@ hasown@^2.0.0, hasown@^2.0.2:
58445834
dependencies:
58455835
function-bind "^1.1.2"
58465836

5847-
he@^1.1.1, he@^1.2.0:
5837+
he@^1.1.0, he@^1.2.0:
58485838
version "1.2.0"
58495839
resolved "https://registry.yarnpkg.com/he/-/he-1.2.0.tgz#84ae65fa7eafb165fddb61566ae14baf05664f0f"
58505840
integrity sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==
@@ -6005,21 +5995,23 @@ http-proxy@^1.18.0, http-proxy@^1.18.1:
60055995
follow-redirects "^1.0.0"
60065996
requires-port "^1.0.0"
60075997

6008-
http-server@0.12.x:
6009-
version "0.12.3"
6010-
resolved "https://registry.yarnpkg.com/http-server/-/http-server-0.12.3.tgz#ba0471d0ecc425886616cb35c4faf279140a0d37"
6011-
integrity sha512-be0dKG6pni92bRjq0kvExtj/NrrAd28/8fCXkaI/4piTwQMSDSLMhWyW0NI1V+DBI3aa1HMlQu46/HjVLfmugA==
5998+
http-server@0.13.x:
5999+
version "0.13.0"
6000+
resolved "https://registry.yarnpkg.com/http-server/-/http-server-0.13.0.tgz#ae7d9b718fbe88b7fb19360fcc2ae21e71d257da"
6001+
integrity sha512-/MjH9k/y470zbtXzKLkP8vioIVvxRArTkz8f9UX1ztkLZzr6S0hg6BW8h6MBn/HUfwjlTQvIe9DRknorN2u20Q==
60126002
dependencies:
60136003
basic-auth "^1.0.3"
60146004
colors "^1.4.0"
60156005
corser "^2.0.1"
6016-
ecstatic "^3.3.2"
6006+
he "^1.1.0"
60176007
http-proxy "^1.18.0"
6008+
mime "^1.6.0"
60186009
minimist "^1.2.5"
60196010
opener "^1.5.1"
60206011
portfinder "^1.0.25"
60216012
secure-compare "3.0.1"
60226013
union "~0.5.0"
6014+
url-join "^2.0.5"
60236015

60246016
http-signature@~1.2.0:
60256017
version "1.2.0"
@@ -7759,7 +7751,7 @@ minimatch@^3.0.2, minimatch@^3.0.3, minimatch@^3.0.4, minimatch@^3.1.1, minimatc
77597751
dependencies:
77607752
brace-expansion "^1.1.7"
77617753

7762-
minimist@1.2.8, minimist@^1.1.0, minimist@^1.1.1, minimist@^1.2.0, minimist@^1.2.5, minimist@^1.2.6:
7754+
minimist@1.2.8, minimist@^1.1.1, minimist@^1.2.0, minimist@^1.2.5, minimist@^1.2.6:
77637755
version "1.2.8"
77647756
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.8.tgz#c1a464e7693302e082a075cee0c057741ac4772c"
77657757
integrity sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==

0 commit comments

Comments
 (0)