Skip to content

Commit 652982f

Browse files
committed
Depend on the http-conduit without the security hole.
1 parent 6830800 commit 652982f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

github.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ Library
152152
old-locale,
153153
HTTP,
154154
network,
155-
http-conduit == 1.1.0.1,
155+
http-conduit == 1.1.2.2,
156156
uri,
157157
failure,
158158
http-types,

0 commit comments

Comments
 (0)