Skip to content

Commit ce3b211

Browse files
author
Alys Brooks
committed
Bump uri library to address security issue.
uri library change is "Treat a backslash in the authority section as a delimiter which starts the path section (CVE-2023-28628)."
1 parent 246d561 commit ce3b211

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deps.edn

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{:paths ["src" "test" "resources"]
22
:deps {mhuebert/kitchen-async {:mvn/version "0.1.0"}
3-
lambdaisland/uri {:mvn/version "1.13.95"}
3+
lambdaisland/uri {:mvn/version "1.14.120"}
44
com.cognitect/transit-cljs {:mvn/version "0.8.280"}
55
applied-science/js-interop {:mvn/version "0.3.3"}}
66

0 commit comments

Comments
 (0)