Skip to content

Commit 623f7a6

Browse files
authored
[RNW][Deps] Bump babel dependencies to solve vulnerability issues (facebook#4596)
1 parent 7ec4a0d commit 623f7a6

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

scripts/lint-examples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"devDependencies": {
1111
"@babel/core": "^7.25.2",
1212
"@babel/preset-env": "^7.25.4",
13-
"@babel/runtime": "^7.25.6",
13+
"@babel/runtime": "^7.26.10",
1414
"@react-native-community/slider": "^4.5.3",
1515
"@react-native/babel-preset": "^0.76.0-rc.2",
1616
"@react-native/eslint-config": "^0.76.0-rc.2",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1877,12 +1877,12 @@ __metadata:
18771877
languageName: node
18781878
linkType: hard
18791879

1880-
"@babel/runtime@npm:^7.1.2, @babel/runtime@npm:^7.10.3, @babel/runtime@npm:^7.11.2, @babel/runtime@npm:^7.12.13, @babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.25.0, @babel/runtime@npm:^7.25.6, @babel/runtime@npm:^7.25.9, @babel/runtime@npm:^7.7.6, @babel/runtime@npm:^7.8.4":
1881-
version: 7.26.7
1882-
resolution: "@babel/runtime@npm:7.26.7"
1880+
"@babel/runtime@npm:^7.1.2, @babel/runtime@npm:^7.10.3, @babel/runtime@npm:^7.11.2, @babel/runtime@npm:^7.12.13, @babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.25.0, @babel/runtime@npm:^7.25.9, @babel/runtime@npm:^7.26.10, @babel/runtime@npm:^7.7.6, @babel/runtime@npm:^7.8.4":
1881+
version: 7.27.0
1882+
resolution: "@babel/runtime@npm:7.27.0"
18831883
dependencies:
18841884
regenerator-runtime: "npm:^0.14.0"
1885-
checksum: 10c0/60199c049f90e5e41c687687430052a370aca60bac7859ff4ee761c5c1739b8ba1604d391d01588c22dc0e93828cbadb8ada742578ad1b1df240746bce98729a
1885+
checksum: 10c0/35091ea9de48bd7fd26fb177693d64f4d195eb58ab2b142b893b7f3fa0f1d7c677604d36499ae0621a3703f35ba0c6a8f6c572cc8f7dc0317213841e493cf663
18861886
languageName: node
18871887
linkType: hard
18881888

@@ -3849,7 +3849,7 @@ __metadata:
38493849
dependencies:
38503850
"@babel/core": "npm:^7.25.2"
38513851
"@babel/preset-env": "npm:^7.25.4"
3852-
"@babel/runtime": "npm:^7.25.6"
3852+
"@babel/runtime": "npm:^7.26.10"
38533853
"@react-native-community/slider": "npm:^4.5.3"
38543854
"@react-native/babel-preset": "npm:^0.76.0-rc.2"
38553855
"@react-native/eslint-config": "npm:^0.76.0-rc.2"

0 commit comments

Comments
 (0)