diff --git a/pubspec.lock b/pubspec.lock index 7727a91..c4da544 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -364,10 +364,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" go_router_builder: dependency: "direct dev" description: diff --git a/pubspec.yaml b/pubspec.yaml index e8222a3..7ae7c82 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -14,7 +14,7 @@ dependencies: flutter_hooks: ^0.20.3 freezed_annotation: ^2.4.1 gap: ^3.0.1 - go_router: ^12.1.1 + go_router: ^12.1.3 hooks_riverpod: ^2.4.0 json_annotation: ^4.8.1 markdown_widget: ^2.3.1