@@ -19,6 +19,7 @@ constraints:
1919 , assoc == 1.1
2020 , async == 2.2.4
2121 , attoparsec == 0.14.4
22+ , attoparsec-aeson == 2.1.0.0
2223 , attoparsec-iso8601 == 1.1.0.0
2324 , auto-update == 0.1.6
2425 , base == 4.17.2.0
@@ -31,7 +32,7 @@ constraints:
3132 , bifunctors == 5.5.15
3233 , binary == 0.8.9.1
3334 , bitvec == 1.1.5.0
34- , blaze-builder == 0.4.2.2
35+ , blaze-builder == 0.4.2.3
3536 , blaze-html == 0.9.1.2
3637 , blaze-markup == 0.8.2.8
3738 , byteorder == 1.0.4
@@ -80,6 +81,7 @@ constraints:
8081 , generic-deriving == 1.14.5
8182 , generically == 0.1.1
8283 , ghc-bignum == 1.3
84+ , ghc-boot == 9.4.7
8385 , ghc-boot-th == 9.4.7
8486 , ghc-prim == 0.9.1
8587 , githash == 0.1.7.0
@@ -88,11 +90,11 @@ constraints:
8890 , hi-file-parser == 0.1.4.0
8991 , hinotify == 0.4.1
9092 , hourglass == 0.2.12
91- , hpack == 0.35.4
93+ , hpack == 0.35.5
9294 , hpc == 0.6.1.0
9395 , http-api-data == 0.5
94- , http-client == 0.7.13.1
95- , http-client-tls == 0.3.6.2
96+ , http-client == 0.7.14
97+ , http-client-tls == 0.3.6.3
9698 , http-conduit == 2.3.8.1
9799 , http-download == 0.2.1.0
98100 , http-types == 0.12.3
@@ -110,7 +112,7 @@ constraints:
110112 , memory == 0.18.0
111113 , microlens == 0.4.13.1
112114 , microlens-mtl == 0.2.0.3
113- , microlens-th == 0.4.3.13
115+ , microlens-th == 0.4.3.14
114116 , mime-types == 0.1.1.0
115117 , mintty == 0.1.4
116118 , monad-control == 1.0.3.1
@@ -135,7 +137,7 @@ constraints:
135137 , path-io == 1.8.1
136138 , path-pieces == 0.2.1
137139 , pem == 0.2.4
138- , persistent == 2.14.5.1
140+ , persistent == 2.14.5.2
139141 , persistent-sqlite == 2.13.1.1
140142 , persistent-template == 2.12.0.0
141143 , pretty == 1.1.3.6
@@ -182,14 +184,14 @@ constraints:
182184 , these == 1.2
183185 , time == 1.12.2
184186 , time-compat == 1.9.6.1
185- , tls == 1.7 .0
187+ , tls == 1.9 .0
186188 , transformers == 0.5.6.2
187189 , transformers-base == 0.4.6
188190 , transformers-compat == 0.7.2
189191 , typed-process == 0.2.11.0
190192 , unix == 2.7.3
191193 , unix-compat == 0.7
192- , unix-time == 0.4.10
194+ , unix-time == 0.4.11
193195 , unliftio == 0.2.25.0
194196 , unliftio-core == 0.2.1.0
195197 , unordered-containers == 0.2.19.1
0 commit comments