From 7037df9b435e53def865cd349d8ea0216501e6f4 Mon Sep 17 00:00:00 2001 From: MuhammedRefaat Date: Mon, 27 May 2024 12:37:33 +0400 Subject: [PATCH] Updating uuid --- packages/graphql/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/graphql/pubspec.yaml b/packages/graphql/pubspec.yaml index 5500f4d..1f21d5b 100644 --- a/packages/graphql/pubspec.yaml +++ b/packages/graphql/pubspec.yaml @@ -21,7 +21,7 @@ dependencies: web_socket_channel: ^2.3.0 stream_channel: ^2.1.0 rxdart: ^0.27.1 - uuid: ^3.0.1 + uuid: ^4.1.0 dev_dependencies: async: ^2.5.0