diff --git a/contact/pubspec.lock b/contact/pubspec.lock index 9cf2644136..3123b881fd 100644 --- a/contact/pubspec.lock +++ b/contact/pubspec.lock @@ -652,10 +652,10 @@ packages: description: path: "." ref: main - resolved-ref: b75666ba1ac351c7e7be7a1a8f95e58a860505fc + resolved-ref: bb4ffba9e3aba2cbb60c1173663abf975b521199 url: "https://github.com/linagora/jmap-dart-client.git" source: git - version: "0.2.3" + version: "0.3.0" js: dependency: transitive description: diff --git a/pubspec.lock b/pubspec.lock index a5ca08fdd8..59ff3a5b26 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1170,11 +1170,11 @@ packages: dependency: "direct main" description: path: "." - ref: main - resolved-ref: "3274d7fe8c711e7466890b6a3948e9708877ca4a" + ref: "bugfix/double-scrolling-editor" + resolved-ref: a306af5dddc3f506e5c460c70e8b9d8ae3f86032 url: "https://github.com/linagora/html-editor-enhanced.git" source: git - version: "3.1.1" + version: "3.1.2" http: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 6f87d9b5c2..b331196e9d 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -60,7 +60,7 @@ dependencies: html_editor_enhanced: git: url: https://github.com/linagora/html-editor-enhanced.git - ref: main + ref: bugfix/double-scrolling-editor jmap_dart_client: git: