diff --git a/pubspec.lock b/pubspec.lock index 91d60c81..4f658f43 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1049,7 +1049,7 @@ packages: name: yaml_serializer url: "https://pub.dartlang.org" source: hosted - version: "0.0.7" + version: "0.0.8" 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 c66034fd..cb72066e 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.7 + yaml_serializer: ^0.0.8 connectivity: ^0.4.6+1 flutter_emoji: ">= 2.0.0" git_url_parse2: ^0.0.1