From 7082da3e94d4a80b17639aa90070a1c77747242f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 9 Jul 2026 11:39:20 +0000 Subject: [PATCH] chore(deps): update dependency @babel/core to v7.29.6 [security] --- implementations/react-native-sdk/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/implementations/react-native-sdk/package.json b/implementations/react-native-sdk/package.json index bc15fa3bf..85ae8f2b9 100644 --- a/implementations/react-native-sdk/package.json +++ b/implementations/react-native-sdk/package.json @@ -42,7 +42,7 @@ "hermes-compiler": "250829098.0.7" }, "devDependencies": { - "@babel/core": "7.29.0", + "@babel/core": "7.29.6", "@babel/plugin-proposal-decorators": "7.29.0", "@babel/plugin-transform-class-properties": "7.28.6", "@babel/plugin-transform-class-static-block": "7.28.6",