From 127b35e72d28646e00d1561de34111a983805e7e Mon Sep 17 00:00:00 2001
From: Cat <114286961+CatHood0@users.noreply.github.com>
Date: Sun, 7 Jul 2024 22:27:39 -0400
Subject: [PATCH] Update flutter_quill_delta_from_html in pubspec.yaml (#1988)

---
 pubspec.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pubspec.yaml b/pubspec.yaml
index c489a8b4..31ccd217 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -54,7 +54,7 @@ dependencies:
   flutter_colorpicker: ^1.1.0
 
   # For converting HTML to Quill delta
-  flutter_quill_delta_from_html: ^1.1.8
+  flutter_quill_delta_from_html: ^1.2.1
   markdown: ^7.2.1
   charcode: ^1.3.1