diff --git a/pubspec.lock b/pubspec.lock index bb914c9..6027cd0 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -585,10 +585,10 @@ packages: dependency: "direct main" description: name: go_router - sha256: c92d18e1fe994cb06d48aa786c46b142a5633067e8297cff6b5a3ac742620104 + sha256: eff94d2a6fc79fa8b811dde79c7549808c2346037ee107a1121b4a644c745f2a url: "https://pub.dev" source: hosted - version: "17.0.0" + version: "17.0.1" graphs: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index d574756..b1db802 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -53,7 +53,7 @@ dependencies: cloud_firestore: ^6.1.0 # Updated from 6.0.3 uuid: ^4.5.2 crypto: ^3.0.7 - go_router: ^17.0.0 + go_router: ^17.0.1 shared_preferences: ^2.5.2 # Updated from 2.5.2 flutter_colorpicker: ^1.1.0 image_picker: ^1.2.1