From 660755dfb3fe7f956ee83eeea8b1ba5ebc4c3bdb Mon Sep 17 00:00:00 2001 From: Harry Terkelsen Date: Fri, 7 Oct 2022 14:21:23 -0700 Subject: [PATCH] Roll http dependency to 13.5 --- lib/web_ui/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/web_ui/pubspec.yaml b/lib/web_ui/pubspec.yaml index 8ccf08592378d..350abbf1bfd08 100644 --- a/lib/web_ui/pubspec.yaml +++ b/lib/web_ui/pubspec.yaml @@ -14,7 +14,7 @@ dev_dependencies: args: any async: any html: 0.15.0 - http: 0.13.0 + http: 0.13.5 http_multi_server: any image: 3.0.1 package_config: any