diff --git a/pubspec.lock b/pubspec.lock index ad0eedc..e07315d 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -5,10 +5,10 @@ packages: dependency: "direct main" description: name: _discoveryapis_commons - sha256: f8bb1fdbd77f3d5c1d62b5b0eca75fbf1e41bf4f6c62628f880582e2182ae45d + sha256: "113c4100b90a5b70a983541782431b82168b3cae166ab130649c36eb3559d498" url: "https://pub.dev" source: hosted - version: "1.0.6" + version: "1.0.7" _fe_analyzer_shared: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 9bedb0c..92bff68 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -5,7 +5,7 @@ environment: sdk: ^3.4.0 dependencies: - _discoveryapis_commons: ^1.0.5 + _discoveryapis_commons: ^1.0.7 args: ^2.5.0 googleapis: ^13.2.0 http: ^1.2.2