diff --git a/pubspec.lock b/pubspec.lock index 2cb5501..3eb987c 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -141,10 +141,10 @@ packages: dependency: "direct main" description: name: change_case - sha256: f4e08feaa845e75e4f5ad2b0e15f24813d7ea6c27e7b78252f0c17f752cf1157 + sha256: "47c48c36f95f20c6d0ba03efabceff261d05026cca322cc2c4c01c343371b5bb" url: "https://pub.dev" source: hosted - version: "1.1.0" + version: "2.0.1" characters: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index d53364b..130a652 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -8,7 +8,7 @@ environment: dependencies: bloc: ^8.1.2 - change_case: ^1.0.2 + change_case: ^2.0.1 crypto: ^3.0.2 dartz: ^0.10.1 equatable: ^2.0.3