diff --git a/pubspec.lock b/pubspec.lock index e4ea209..ba55722 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -523,10 +523,10 @@ packages: dependency: "direct main" description: name: form_builder_validators - sha256: c61ed7b1deecf0e1ebe49e2fa79e3283937c5a21c7e48e3ed9856a4a14e1191a + sha256: "517fb884183fff7a0ef3db7d375981011da26ee452f20fb3d2e788ad527ad01d" url: "https://pub.dev" source: hosted - version: "11.0.0" + version: "11.1.1" freezed: dependency: "direct dev" description: diff --git a/pubspec.yaml b/pubspec.yaml index a41703e..cbf8dcd 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -75,7 +75,7 @@ dependencies: # Forms and validators flutter_form_builder: ^9.1.1 # TODO Can we remove this? - form_builder_validators: ^11.0.0 + form_builder_validators: ^11.1.1 phone_form_field: ^10.0.1 # To send emails