Bump http_parser from 4.1.0 to 4.1.1 (#4442)

diff --git a/pubspec.lock b/pubspec.lock
index f9c7934..441fdda 100644
--- a/pubspec.lock
+++ b/pubspec.lock
@@ -154,10 +154,10 @@
     dependency: "direct main"
     description:
       name: http_parser
-      sha256: "40f592dd352890c3b60fec1b68e786cefb9603e05ff303dbc4dda49b304ecdf4"
+      sha256: "76d306a1c3afb33fe82e2bbacad62a61f409b5634c915fceb0d799de1a913360"
       url: "https://pub.dev"
     source: hosted
-    version: "4.1.0"
+    version: "4.1.1"
   io:
     dependency: transitive
     description:
diff --git a/pubspec.yaml b/pubspec.yaml
index 18f74b3..9ca8971 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -15,7 +15,7 @@
   graphs: ^2.3.1
   http: ^1.1.2
   http_multi_server: ^3.2.1
-  http_parser: ^4.0.2
+  http_parser: ^4.1.1
   meta: ^1.11.0
   path: ^1.9.0
   pool: ^1.5.1