diff --git a/pubspec.lock b/pubspec.lock index 597d6e4..14008fe 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -201,10 +201,10 @@ packages: dependency: "direct main" description: name: go_router - sha256: c247a4f76071c3b97bb5ae8912968870d5565644801c5e09f3bc961b4d874895 + sha256: c5fa45fa502ee880839e3b2152d987c44abae26d064a2376d4aad434cf0f7b15 url: "https://pub.dev" source: hosted - version: "12.1.1" + version: "12.1.3" hive: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index dcec2a7..c93d1e3 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: ^12.1.3 hive: ^2.2.3 http: ^1.1.2 http_interceptor: ^2.0.0-beta.7