Skip to content

Commit e093894

Browse files
Bump http from 0.13.0 to 0.13.5
Bumps [http](https://github.com/dart-lang/http/tree/master/pkgs) from 0.13.0 to 0.13.5. - [Release notes](https://github.com/dart-lang/http/releases) - [Commits](https://github.com/dart-lang/http/commits/HEAD/pkgs) --- updated-dependencies: - dependency-name: http dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3b1787c commit e093894

1 file changed

Lines changed: 22 additions & 22 deletions

File tree

pubspec.lock

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ packages:
77
name: async
88
url: "https://pub.dartlang.org"
99
source: hosted
10-
version: "2.6.1"
10+
version: "2.9.0"
1111
boolean_selector:
1212
dependency: transitive
1313
description:
@@ -21,7 +21,7 @@ packages:
2121
name: characters
2222
url: "https://pub.dartlang.org"
2323
source: hosted
24-
version: "1.1.0"
24+
version: "1.2.1"
2525
charcode:
2626
dependency: transitive
2727
description:
@@ -35,14 +35,14 @@ packages:
3535
name: clock
3636
url: "https://pub.dartlang.org"
3737
source: hosted
38-
version: "1.1.0"
38+
version: "1.1.1"
3939
collection:
4040
dependency: transitive
4141
description:
4242
name: collection
4343
url: "https://pub.dartlang.org"
4444
source: hosted
45-
version: "1.15.0"
45+
version: "1.16.0"
4646
cupertino_icons:
4747
dependency: "direct main"
4848
description:
@@ -56,7 +56,7 @@ packages:
5656
name: fake_async
5757
url: "https://pub.dartlang.org"
5858
source: hosted
59-
version: "1.2.0"
59+
version: "1.3.1"
6060
flutter:
6161
dependency: "direct main"
6262
description: flutter
@@ -73,7 +73,7 @@ packages:
7373
name: http
7474
url: "https://pub.dartlang.org"
7575
source: hosted
76-
version: "0.13.0"
76+
version: "0.13.5"
7777
http_parser:
7878
dependency: transitive
7979
description:
@@ -87,14 +87,21 @@ packages:
8787
name: matcher
8888
url: "https://pub.dartlang.org"
8989
source: hosted
90-
version: "0.12.10"
90+
version: "0.12.12"
91+
material_color_utilities:
92+
dependency: transitive
93+
description:
94+
name: material_color_utilities
95+
url: "https://pub.dartlang.org"
96+
source: hosted
97+
version: "0.1.5"
9198
meta:
9299
dependency: transitive
93100
description:
94101
name: meta
95102
url: "https://pub.dartlang.org"
96103
source: hosted
97-
version: "1.3.0"
104+
version: "1.8.0"
98105
mime:
99106
dependency: transitive
100107
description:
@@ -108,14 +115,7 @@ packages:
108115
name: path
109116
url: "https://pub.dartlang.org"
110117
source: hosted
111-
version: "1.8.0"
112-
pedantic:
113-
dependency: transitive
114-
description:
115-
name: pedantic
116-
url: "https://pub.dartlang.org"
117-
source: hosted
118-
version: "1.11.0"
118+
version: "1.8.2"
119119
rxdart:
120120
dependency: "direct main"
121121
description:
@@ -141,7 +141,7 @@ packages:
141141
name: source_span
142142
url: "https://pub.dartlang.org"
143143
source: hosted
144-
version: "1.8.1"
144+
version: "1.9.0"
145145
stack_trace:
146146
dependency: transitive
147147
description:
@@ -162,21 +162,21 @@ packages:
162162
name: string_scanner
163163
url: "https://pub.dartlang.org"
164164
source: hosted
165-
version: "1.1.0"
165+
version: "1.1.1"
166166
term_glyph:
167167
dependency: transitive
168168
description:
169169
name: term_glyph
170170
url: "https://pub.dartlang.org"
171171
source: hosted
172-
version: "1.2.0"
172+
version: "1.2.1"
173173
test_api:
174174
dependency: transitive
175175
description:
176176
name: test_api
177177
url: "https://pub.dartlang.org"
178178
source: hosted
179-
version: "0.3.0"
179+
version: "0.4.12"
180180
typed_data:
181181
dependency: transitive
182182
description:
@@ -190,7 +190,7 @@ packages:
190190
name: vector_math
191191
url: "https://pub.dartlang.org"
192192
source: hosted
193-
version: "2.1.0"
193+
version: "2.1.2"
194194
sdks:
195-
dart: ">=2.12.0 <3.0.0"
195+
dart: ">=2.17.0-0 <3.0.0"
196196
flutter: ">=1.12.13+hotfix.5"

0 commit comments

Comments
 (0)