File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -152,7 +152,7 @@ packages:
152152 name: flutter_local_notifications
153153 url: "https://pub.dartlang.org"
154154 source: hosted
155- version: "9.6 .0"
155+ version: "9.7 .0"
156156 flutter_local_notifications_linux:
157157 dependency: transitive
158158 description:
@@ -183,7 +183,7 @@ packages:
183183 name: http
184184 url: "https://pub.dartlang.org"
185185 source: hosted
186- version: "0.13.4 "
186+ version: "0.13.5 "
187187 http_parser:
188188 dependency: transitive
189189 description:
Original file line number Diff line number Diff line change @@ -138,7 +138,7 @@ packages:
138138 name: flutter_local_notifications
139139 url: "https://pub.dartlang.org"
140140 source: hosted
141- version: "9.6 .0"
141+ version: "9.7 .0"
142142 flutter_local_notifications_linux:
143143 dependency: transitive
144144 description:
@@ -169,7 +169,7 @@ packages:
169169 name: http
170170 url: "https://pub.dartlang.org"
171171 source: hosted
172- version: "0.13.4 "
172+ version: "0.13.5 "
173173 http_parser:
174174 dependency: transitive
175175 description:
Original file line number Diff line number Diff line change @@ -12,8 +12,8 @@ dependencies:
1212 sdk : flutter
1313
1414 firebase_messaging : ^12.0.1
15- flutter_local_notifications : ^9.6 .0
16- http : ^0.13.4
15+ flutter_local_notifications : ^9.7 .0
16+ http : ^0.13.5
1717 path_provider : ^2.0.11
1818
1919dev_dependencies :
You can’t perform that action at this time.
0 commit comments