From 60bec2ff1b1a4132275f29d8e73189b75024ddf0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 May 2026 18:08:05 +0000 Subject: [PATCH] Bump react-native-nitro-modules from 0.33.9 to 0.35.6 in /sample Bumps [react-native-nitro-modules](https://github.com/mrousavy/nitro) from 0.33.9 to 0.35.6. - [Release notes](https://github.com/mrousavy/nitro/releases) - [Commits](https://github.com/mrousavy/nitro/compare/v0.33.9...v0.35.6) --- updated-dependencies: - dependency-name: react-native-nitro-modules dependency-version: 0.35.5 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- sample/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sample/package.json b/sample/package.json index 0c43f6fa..22574354 100644 --- a/sample/package.json +++ b/sample/package.json @@ -28,7 +28,7 @@ "react-native-config": "1.5.6", "react-native-dotenv": "^3.4.11", "react-native-encrypted-storage": "^4.0.3", - "react-native-nitro-modules": "^0.33.7", + "react-native-nitro-modules": "^0.35.6", "react-native-quick-base64": "^2.2.2", "react-native-quick-crypto": "1.0.9", "react-native-reanimated": "3.18.0",