Skip to content

Commit f42f3e1

Browse files
chore(deps): Bump http from 1.1.0 to 1.2.2 in /flutter_news_example/api (#1269)
1 parent b04b63b commit f42f3e1

File tree

2 files changed

+11
-3
lines changed

2 files changed

+11
-3
lines changed

flutter_news_example/api/pubspec.lock

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -229,10 +229,10 @@ packages:
229229
dependency: "direct main"
230230
description:
231231
name: http
232-
sha256: "759d1a329847dd0f39226c688d3e06a6b8679668e350e2891a6474f8b4bb8525"
232+
sha256: b9c29a161230ee03d3ccf545097fccd9b87a5264228c5d348202e0f0c28f9010
233233
url: "https://pub.dev"
234234
source: hosted
235-
version: "1.1.0"
235+
version: "1.2.2"
236236
http_methods:
237237
dependency: transitive
238238
description:
@@ -568,6 +568,14 @@ packages:
568568
url: "https://pub.dev"
569569
source: hosted
570570
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"
571579
web_socket_channel:
572580
dependency: transitive
573581
description:

flutter_news_example/api/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ dependencies:
1010
collection: ^1.16.0
1111
dart_frog: ^1.1.0
1212
equatable: ^2.0.5
13-
http: ^1.0.0
13+
http: ^1.2.2
1414
json_annotation: ^4.9.0
1515
news_blocks:
1616
path: packages/news_blocks

0 commit comments

Comments
 (0)