diff --git a/pubspec.lock b/pubspec.lock index 85ead06..75d82fd 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -265,7 +265,7 @@ packages: name: go_router url: "https://pub.dartlang.org" source: hosted - version: "6.5.0" + version: "6.5.9" http: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 08d42bf..4538ca9 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -18,7 +18,7 @@ dependencies: flutter_bloc: ^8.1.2 flutter_localizations: sdk: flutter - go_router: ^6.5.0 + go_router: ^6.5.9 intl: ^0.17.0 dev_dependencies: