From a149b568e463044f640d5c92bac3e6639e580f4e Mon Sep 17 00:00:00 2001 From: neel-sharma Date: Sat, 11 Apr 2026 21:08:06 +0530 Subject: [PATCH 1/2] fix(deps): bump jose minimum to ^0.3.5 --- melos.yaml | 2 +- packages/stream_chat/pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/melos.yaml b/melos.yaml index 2155166eb0..a0af531bfe 100644 --- a/melos.yaml +++ b/melos.yaml @@ -56,7 +56,7 @@ command: image_picker: ^1.1.2 image_size_getter: ^2.3.0 jiffy: ^6.2.1 - jose: ^0.3.4 + jose: ^0.3.5 json_annotation: ^4.9.0 just_audio: ">=0.9.38 <0.11.0" logging: ^1.2.0 diff --git a/packages/stream_chat/pubspec.yaml b/packages/stream_chat/pubspec.yaml index 2ffdba917f..ff8ca0db24 100644 --- a/packages/stream_chat/pubspec.yaml +++ b/packages/stream_chat/pubspec.yaml @@ -27,7 +27,7 @@ dependencies: equatable: ^2.0.5 freezed_annotation: ">=2.4.1 <4.0.0" http_parser: ^4.0.2 - jose: ^0.3.4 + jose: ^0.3.5 json_annotation: ^4.9.0 logging: ^1.2.0 meta: ^1.9.1 From 52f998bf56319c6df1f8c77ee4733c999ed2fb0f Mon Sep 17 00:00:00 2001 From: neel-sharma Date: Sun, 12 Apr 2026 16:49:45 +0530 Subject: [PATCH 2/2] fix(deps): bump jose minimum to ^0.3.5+1 --- melos.yaml | 2 +- packages/stream_chat/pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/melos.yaml b/melos.yaml index a0af531bfe..b2dae86d2f 100644 --- a/melos.yaml +++ b/melos.yaml @@ -56,7 +56,7 @@ command: image_picker: ^1.1.2 image_size_getter: ^2.3.0 jiffy: ^6.2.1 - jose: ^0.3.5 + jose: ^0.3.5+1 json_annotation: ^4.9.0 just_audio: ">=0.9.38 <0.11.0" logging: ^1.2.0 diff --git a/packages/stream_chat/pubspec.yaml b/packages/stream_chat/pubspec.yaml index ff8ca0db24..18446ec272 100644 --- a/packages/stream_chat/pubspec.yaml +++ b/packages/stream_chat/pubspec.yaml @@ -27,7 +27,7 @@ dependencies: equatable: ^2.0.5 freezed_annotation: ">=2.4.1 <4.0.0" http_parser: ^4.0.2 - jose: ^0.3.5 + jose: ^0.3.5+1 json_annotation: ^4.9.0 logging: ^1.2.0 meta: ^1.9.1