From d63bd89bf350c06b62004a8cfa62ee467fab33e3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 10 Aug 2025 15:44:05 +0000 Subject: [PATCH] chore(deps): update dependency http-server to v14.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9de41c8e7..e6613a41f 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "eslint-plugin-react": "7.29.4", "eslint-plugin-react-hooks": "4.4.0", "eslint-plugin-standard": "4.1.0", - "http-server": "14.1.0", + "http-server": "14.1.1", "jest": "27.5.1", "json": "11.0.0", "netlify-cli": "8.19.3",