diff --git a/pubspec.lock b/pubspec.lock index ffcd371..d00ea82 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -95,10 +95,10 @@ packages: dependency: "direct main" description: name: google_fonts - sha256: f0b8d115a13ecf827013ec9fc883390ccc0e87a96ed5347a3114cac177ef18e8 + sha256: b1ac0fe2832c9cc95e5e88b57d627c5e68c223b9657f4b96e1487aa9098c7b82 url: "https://pub.dev" source: hosted - version: "6.1.0" + version: "6.2.1" http: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index f0cb3dd..0b465c1 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -11,7 +11,7 @@ dependencies: flutter: sdk: flutter cupertino_icons: ^1.0.2 - google_fonts: ^6.1.0 + google_fonts: ^6.2.1 provider: ^6.0.5 dev_dependencies: