From 7700cbbc2975871a1ba950c32203e4adcae22097 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 26 Jul 2026 01:10:37 +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 f7033ebfc..4d7fb7f44 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",