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" } }