From 04939d59eeebbb23d8f62a4a2be5752808cdf29e Mon Sep 17 00:00:00 2001 From: Ethan Lee <125412902+ethan-tbd@users.noreply.github.com> Date: Wed, 4 Sep 2024 15:00:05 -0700 Subject: [PATCH] chore: update `web5` dependency (#57) --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index c2e2598..48917c2 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -16,7 +16,7 @@ dependencies: mocktail: ^1.0.3 path: ^1.8.3 typeid: ^1.0.1 - web5: ^0.2.0 + web5: ^0.3.0 dev_dependencies: lints: ^2.1.0