diff --git a/pubspec.lock b/pubspec.lock index 597d6e4..9bbf760 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -201,10 +201,10 @@ packages: dependency: "direct main" description: name: go_router - sha256: c247a4f76071c3b97bb5ae8912968870d5565644801c5e09f3bc961b4d874895 + sha256: "07ee2436909f749d606f53521dc1725dd738dc5196e5ff815bc254253c594075" url: "https://pub.dev" source: hosted - version: "12.1.1" + version: "13.1.0" hive: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index dcec2a7..37315fc 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -15,7 +15,7 @@ dependencies: flutter_localizations: sdk: flutter formz: ^0.6.1 - go_router: ^12.1.1 + go_router: ^13.1.0 hive: ^2.2.3 http: ^1.1.2 http_interceptor: ^2.0.0-beta.7