From 9e3311c6f982b3fd22d31f7608b54cc20f8d5ece Mon Sep 17 00:00:00 2001 From: Nick Fisher Date: Sat, 17 Aug 2024 11:43:03 +0800 Subject: [PATCH] feat!: update web/http dependencies --- thermion_dart/pubspec.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/thermion_dart/pubspec.yaml b/thermion_dart/pubspec.yaml index bcf1666f..6625a16e 100644 --- a/thermion_dart/pubspec.yaml +++ b/thermion_dart/pubspec.yaml @@ -14,8 +14,9 @@ dependencies: animation_tools_dart: ^0.0.4 native_toolchain_c: ^0.4.2 archive: ^3.6.1 - web: ^0.5.1 + web: ^1.0.0 logging: ^1.2.0 + http: ^1.2.2 dev_dependencies: ffigen: ^12.0.0