From c7b8ff7cd529a299a383c724513a54df549bdf1f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 21 Nov 2025 13:26:56 +0000 Subject: [PATCH] chore(deps): update dependency cheshire:cheshire to v5.13.0 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 166d3c0..5526d8c 100644 --- a/project.clj +++ b/project.clj @@ -77,7 +77,7 @@ [clj-commons/fs "1.6.312"] [instaparse "1.4.1"] [slingshot "0.12.2"] - [cheshire "5.10.2"] + [cheshire "5.13.0"] [compojure "1.7.1"] [quoin "0.1.2"] [ring/ring-servlet "1.8.2"]