File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ documentation: {{ spec.contactURL }}
88environment:
99 sdk: '>=2.17.0 <3 .0.0'
1010dependencies:
11- http: ^ 0.13.5
11+ http: ' >= 0.13.6 < 1 .0.1 '
1212
1313dev_dependencies:
1414 lints: ^2.0.1
Original file line number Diff line number Diff line change @@ -18,17 +18,17 @@ environment:
1818dependencies:
1919 flutter:
2020 sdk: flutter
21- cookie_jar: ^4.0.1
22- device_info_plus: ^8.2.0
21+ cookie_jar: ^4.0.3
22+ device_info_plus: ^9.0.2
2323 flutter_web_auth_2: ^2.1.4
24- http: ^ 0.13.5
25- package_info_plus: ^3.1.0
26- path_provider: ^2.0.14
24+ http: ' >= 0.13.6 < 1 .0.1 '
25+ package_info_plus: ^4.0.2
26+ path_provider: ^2.0.15
2727 web_socket_channel: ^2.4.0
28- universal_html: ^2.2.1
28+ universal_html: ^2.2.3
2929
3030dev_dependencies:
31- path_provider_platform_interface: ^2.0.5
31+ path_provider_platform_interface: ^2.0.6
3232 flutter_lints: ^2.0.1
3333 flutter_test:
3434 sdk: flutter
You can’t perform that action at this time.
0 commit comments