diff --git a/pubspec.lock b/pubspec.lock index 9468ffaa..7bbca242 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1042,14 +1042,14 @@ packages: name: yaml url: "https://pub.dartlang.org" source: hosted - version: "2.2.0" + version: "2.2.1" yaml_serializer: dependency: "direct main" description: name: yaml_serializer url: "https://pub.dartlang.org" source: hosted - version: "0.0.6" + version: "0.0.7" sdks: dart: ">=2.9.0-14.0.dev <3.0.0" flutter: ">=1.17.0 <2.0.0" diff --git a/pubspec.yaml b/pubspec.yaml index 1d81bba3..27879858 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -34,7 +34,7 @@ dependencies: dart_git: git: https://github.com/GitJournal/dart_git.git #path: /Users/vishesh/src/gitjournal/dart_git - yaml_serializer: ^0.0.6 + yaml_serializer: ^0.0.7 connectivity: ^0.4.6+1 flutter_emoji: ">= 2.0.0" git_url_parse2: ^0.0.1