diff --git a/app/pubspec.lock b/app/pubspec.lock index 63a9a00..66ef1a6 100644 --- a/app/pubspec.lock +++ b/app/pubspec.lock @@ -289,10 +289,10 @@ packages: dependency: "direct main" description: name: go_router - sha256: f02fd7d2a4dc512fec615529824fdd217fecb3a3d3de68360293a551f21634b3 + sha256: "55973bf1b27790489f8710ea615fe939f911ddcc5986fe97305e4fc19fa29ee9" url: "https://pub.dev" source: hosted - version: "14.8.1" + version: "17.4.0" hooks: dependency: transitive description: diff --git a/app/pubspec.yaml b/app/pubspec.yaml index f723a68..2f693c8 100644 --- a/app/pubspec.yaml +++ b/app/pubspec.yaml @@ -12,7 +12,7 @@ dependencies: flutter_localizations: sdk: flutter flutter_riverpod: ^2.6.1 - go_router: ^14.8.0 + go_router: ^17.4.0 dio: ^5.7.0 flutter_secure_storage: ^10.3.1 cupertino_icons: ^1.0.8