diff --git a/super_editor/example/pubspec.yaml b/super_editor/example/pubspec.yaml index 5ba8c16d49..fe447d9652 100644 --- a/super_editor/example/pubspec.yaml +++ b/super_editor/example/pubspec.yaml @@ -35,8 +35,8 @@ dependencies: charcode: ^1.1.3 flutter_keyboard_visibility: ^5.0.3 - google_fonts: ^2.0.0 - http: ^0.13.1 + google_fonts: ^6.0.0 + http: ^1.0.0 linkify: ^5.0.0 logging: ^1.0.1 uuid: ^3.0.3 diff --git a/super_editor/pubspec.yaml b/super_editor/pubspec.yaml index 3d9346fb09..90f4663010 100644 --- a/super_editor/pubspec.yaml +++ b/super_editor/pubspec.yaml @@ -25,7 +25,7 @@ dependencies: characters: ^1.2.0 collection: ^1.15.0 follow_the_leader: ^0.0.4+3 - http: ">=0.13.1 <2.0.0" + http: ">=1.0.0 <2.0.0" linkify: ^5.0.0 logging: ^1.0.1 super_text_layout: ^0.1.7