Skip to content

Commit da73027

Browse files
chore(deps): Bump http from 1.2.2 to 1.5.0 in /flutter_news_example/api
Bumps [http](https://github.com/dart-lang/http/tree/master/pkgs) from 1.2.2 to 1.5.0. - [Release notes](https://github.com/dart-lang/http/releases) - [Commits](https://github.com/dart-lang/http/commits/http-v1.5.0/pkgs) --- updated-dependencies: - dependency-name: http dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c895bc3 commit da73027

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

flutter_news_example/api/pubspec.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -5,23 +5,23 @@ packages:
55
dependency: transitive
66
description:
77
name: _fe_analyzer_shared
8-
sha256: f256b0c0ba6c7577c15e2e4e114755640a875e885099367bf6e012b19314c834
8+
sha256: "16e298750b6d0af7ce8a3ba7c18c69c3785d11b15ec83f6dcd0ad2a0009b3cab"
99
url: "https://pub.dev"
1010
source: hosted
11-
version: "72.0.0"
11+
version: "76.0.0"
1212
_macros:
1313
dependency: transitive
1414
description: dart
1515
source: sdk
16-
version: "0.3.2"
16+
version: "0.3.3"
1717
analyzer:
1818
dependency: transitive
1919
description:
2020
name: analyzer
21-
sha256: b652861553cd3990d8ed361f7979dc6d7053a9ac8843fa73820ab68ce5410139
21+
sha256: "1f14db053a8c23e260789e9b0980fa27f2680dd640932cae5e1137cce0e46e1e"
2222
url: "https://pub.dev"
2323
source: hosted
24-
version: "6.7.0"
24+
version: "6.11.0"
2525
args:
2626
dependency: transitive
2727
description:
@@ -130,10 +130,10 @@ packages:
130130
dependency: "direct main"
131131
description:
132132
name: collection
133-
sha256: ee67cb0715911d28db6bf4af1026078bd6f0128b07a5f66fb2ed94ec6783c09a
133+
sha256: "2f5709ae4d3d59dd8f7cd309b4e023046b57d8a6c82130785d2b0e5868084e76"
134134
url: "https://pub.dev"
135135
source: hosted
136-
version: "1.18.0"
136+
version: "1.19.1"
137137
convert:
138138
dependency: transitive
139139
description:
@@ -234,10 +234,10 @@ packages:
234234
dependency: "direct main"
235235
description:
236236
name: http
237-
sha256: b9c29a161230ee03d3ccf545097fccd9b87a5264228c5d348202e0f0c28f9010
237+
sha256: bb2ce4590bc2667c96f318d68cac1b5a7987ec819351d32b1c987239a815e007
238238
url: "https://pub.dev"
239239
source: hosted
240-
version: "1.2.2"
240+
version: "1.5.0"
241241
http_methods:
242242
dependency: transitive
243243
description:
@@ -306,10 +306,10 @@ packages:
306306
dependency: transitive
307307
description:
308308
name: macros
309-
sha256: "0acaed5d6b7eab89f63350bccd82119e6c602df0f391260d0e32b5e23db79536"
309+
sha256: "1d9e801cd66f7ea3663c45fc708450db1fa57f988142c64289142c9b7ee80656"
310310
url: "https://pub.dev"
311311
source: hosted
312-
version: "0.1.2-main.4"
312+
version: "0.1.3-main.0"
313313
matcher:
314314
dependency: transitive
315315
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.7
13-
http: ^1.2.2
13+
http: ^1.5.0
1414
json_annotation: ^4.9.0
1515
news_blocks:
1616
path: packages/news_blocks

0 commit comments

Comments
 (0)