From e8e9e7aea7cebda8f8eaadef9d1933a7d2802a57 Mon Sep 17 00:00:00 2001 From: Antonis Lilis Date: Wed, 3 Jun 2026 12:03:32 +0200 Subject: [PATCH] chore(deps): bump jwt in /samples/react-native Bump jwt from 2.9.3 to 2.10.3 to fix high severity empty-key HMAC bypass vulnerability. Co-Authored-By: Claude Opus 4.6 --- samples/react-native/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/samples/react-native/Gemfile.lock b/samples/react-native/Gemfile.lock index c093c38f0b..1ea14872fe 100644 --- a/samples/react-native/Gemfile.lock +++ b/samples/react-native/Gemfile.lock @@ -45,7 +45,7 @@ GEM aws-sigv4 (1.12.1) aws-eventstream (~> 1, >= 1.0.2) babosa (1.0.4) - base64 (0.2.0) + base64 (0.3.0) benchmark (0.4.0) bigdecimal (3.1.9) claide (1.1.0) @@ -224,7 +224,7 @@ GEM concurrent-ruby (~> 1.0) jmespath (1.6.2) json (2.7.3) - jwt (2.9.3) + jwt (2.10.3) base64 logger (1.7.0) memoist (0.16.2)