From 12e1471545f49e9f5893fa77309cbdab3719182f Mon Sep 17 00:00:00 2001 From: "mend-for-github-com[bot]" <50673670+mend-for-github-com[bot]@users.noreply.github.com> Date: Fri, 14 Nov 2025 12:42:32 +0000 Subject: [PATCH] Update dependency algo-httpserv to v1.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cf81d58..a84626a 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "test": "mocha" }, "dependencies": { - "algo-httpserv": "1.1.1", + "algo-httpserv": "1.1.2", "js-yaml": "3.13.0", "larvitbase": "3.1.3", "larvitfs": "2.3.1",