diff --git a/package.json b/package.json index 38cd9af4c..6f47c528e 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@babel/core": "^7.25.2", "@babel/plugin-transform-runtime": "^7.25.0", "@babel/preset-env": "^7.25.3", - "@babel/runtime": "7.26.10", + "@babel/runtime": "^7.26.10", "@react-native-community/cli": "15.0.1", "@react-native-community/cli-platform-android": "15.0.1", "@react-native-community/cli-platform-ios": "15.0.1", diff --git a/yarn.lock b/yarn.lock index 3b4642153..d3f88a30f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3495,15 +3495,6 @@ __metadata: languageName: node linkType: hard -"@babel/runtime@npm:7.26.10": - version: 7.26.10 - resolution: "@babel/runtime@npm:7.26.10" - dependencies: - regenerator-runtime: ^0.14.0 - checksum: 22d2e0abb86e90de489ab16bb578db6fe2b63a88696db431198b24963749820c723f1982298cdbbea187f7b2b80fb4d98a514faf114ddb2fdc14a4b96277b955 - languageName: node - linkType: hard - "@babel/runtime@npm:^7.25.0": version: 7.27.6 resolution: "@babel/runtime@npm:7.27.6" @@ -10325,7 +10316,7 @@ __metadata: "@babel/core": ^7.25.2 "@babel/plugin-transform-runtime": ^7.25.0 "@babel/preset-env": ^7.25.3 - "@babel/runtime": 7.26.10 + "@babel/runtime": ^7.26.10 "@react-native-community/cli": 15.0.1 "@react-native-community/cli-platform-android": 15.0.1 "@react-native-community/cli-platform-ios": 15.0.1 @@ -18733,13 +18724,6 @@ __metadata: languageName: node linkType: hard -"regenerator-runtime@npm:^0.14.0": - version: 0.14.1 - resolution: "regenerator-runtime@npm:0.14.1" - checksum: 9f57c93277b5585d3c83b0cf76be47b473ae8c6d9142a46ce8b0291a04bb2cf902059f0f8445dcabb3fb7378e5fe4bb4ea1e008876343d42e46d3b484534ce38 - languageName: node - linkType: hard - "regexp.prototype.flags@npm:^1.5.3, regexp.prototype.flags@npm:^1.5.4": version: 1.5.4 resolution: "regexp.prototype.flags@npm:1.5.4"