From a130561f1704fb113c67fd9a4cd1117f050d9d98 Mon Sep 17 00:00:00 2001 From: Klemen Tusar Date: Wed, 24 Apr 2024 10:45:23 +0100 Subject: [PATCH] chore: update js to 0.7.1 (was 0.6.7) --- cryptography/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cryptography/pubspec.yaml b/cryptography/pubspec.yaml index 7fdafac..397ea5b 100644 --- a/cryptography/pubspec.yaml +++ b/cryptography/pubspec.yaml @@ -15,7 +15,7 @@ dependencies: collection: ^1.17.0 crypto: ^3.0.3 ffi: ^2.1.0 - js: ^0.6.7 + js: ^0.7.1 meta: ^1.8.0 typed_data: ^1.3.0