File tree Expand file tree Collapse file tree 2 files changed +11
-3
lines changed Expand file tree Collapse file tree 2 files changed +11
-3
lines changed Original file line number Diff line number Diff line change @@ -229,10 +229,10 @@ packages:
229
229
dependency: "direct main"
230
230
description:
231
231
name: http
232
- sha256: "759d1a329847dd0f39226c688d3e06a6b8679668e350e2891a6474f8b4bb8525"
232
+ sha256: b9c29a161230ee03d3ccf545097fccd9b87a5264228c5d348202e0f0c28f9010
233
233
url: "https://pub.dev"
234
234
source: hosted
235
- version: "1.1.0 "
235
+ version: "1.2.2 "
236
236
http_methods:
237
237
dependency: transitive
238
238
description:
@@ -568,6 +568,14 @@ packages:
568
568
url: "https://pub.dev"
569
569
source: hosted
570
570
version: "1.1.0"
571
+ web:
572
+ dependency: transitive
573
+ description:
574
+ name: web
575
+ sha256: d43c1d6b787bf0afad444700ae7f4db8827f701bc61c255ac8d328c6f4d52062
576
+ url: "https://pub.dev"
577
+ source: hosted
578
+ version: "1.0.0"
571
579
web_socket_channel:
572
580
dependency: transitive
573
581
description:
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ dependencies:
10
10
collection : ^1.16.0
11
11
dart_frog : ^1.1.0
12
12
equatable : ^2.0.5
13
- http : ^1.0.0
13
+ http : ^1.2.2
14
14
json_annotation : ^4.9.0
15
15
news_blocks :
16
16
path : packages/news_blocks
You can’t perform that action at this time.
0 commit comments