From 048da06e872f1d0f00032cd0ad5451ecfa92c3aa Mon Sep 17 00:00:00 2001 From: andrewlalis Date: Wed, 4 Dec 2024 09:31:57 -0500 Subject: [PATCH] Updated to handy-http 8.4.2 --- litelist-api/dub.json | 2 +- litelist-api/dub.selections.json | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/litelist-api/dub.json b/litelist-api/dub.json index 2ded7bf..514a766 100644 --- a/litelist-api/dub.json +++ b/litelist-api/dub.json @@ -7,7 +7,7 @@ "botan": "~>1.13.5", "d-properties": "~>1.0.5", "d2sqlite3": "~>1.0.0", - "handy-httpd": "~>8.2.0", + "handy-httpd": "~>8.4.2", "jwt": "~>0.4.0", "resusage": "~>0.3.2", "slf4d": "~>3.0.0" diff --git a/litelist-api/dub.selections.json b/litelist-api/dub.selections.json index 897c4f9..c70601c 100644 --- a/litelist-api/dub.selections.json +++ b/litelist-api/dub.selections.json @@ -5,13 +5,13 @@ "botan-math": "1.0.4", "d-properties": "1.0.5", "d2sqlite3": "1.0.0", - "handy-httpd": "8.2.0", + "handy-httpd": "8.4.2", "httparsed": "1.2.1", "jwt": "0.4.0", "memutils": "1.0.10", - "path-matcher": "1.1.3", + "path-matcher": "1.2.0", "resusage": "0.3.2", - "slf4d": "3.0.0", + "slf4d": "3.0.1", "streams": "3.5.0" } }