From 27d94d5b0a30c883dbbf69bd1c87db9b85747f16 Mon Sep 17 00:00:00 2001 From: andrewlalis Date: Sat, 9 Aug 2025 11:01:03 -0400 Subject: [PATCH] Upgrade to transport 1.7.2 --- finnow-api/dub.selections.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/finnow-api/dub.selections.json b/finnow-api/dub.selections.json index 2f75f0a..bbc702e 100644 --- a/finnow-api/dub.selections.json +++ b/finnow-api/dub.selections.json @@ -8,7 +8,7 @@ "handy-http-handlers": "1.1.0", "handy-http-primitives": "1.8.1", "handy-http-starter": "1.5.0", - "handy-http-transport": "1.7.1", + "handy-http-transport": "1.7.2", "handy-http-websockets": "1.2.0", "jwt4d": "0.0.2", "mir-algorithm": "3.22.4",