diff --git a/pubspec.lock b/pubspec.lock index d70b378..ae5e7fc 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -279,10 +279,10 @@ packages: dependency: "direct main" description: name: go_router - sha256: c5fa45fa502ee880839e3b2152d987c44abae26d064a2376d4aad434cf0f7b15 + sha256: "9b736a9fa879d8ad6df7932cbdcc58237c173ab004ef90d8377923d7ad731eaa" url: "https://pub.dev" source: hosted - version: "12.1.3" + version: "14.7.2" graphs: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index ca67a47..ab85465 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -22,7 +22,7 @@ dependencies: # For svg icons flutter_svg: ^2.0.16 # Navigation - go_router: ^12.1.3 # Do not upgrade until github.com/flutter/packages/pull/8162 is resolved + go_router: ^14.7.2 # Do not upgrade until github.com/flutter/packages/pull/8162 is resolved # Downloading the exchange rates http: ^1.2.2 # Translations