Skip to content

Commit fdf2e8a

Browse files
antonisclaude
andauthored
chore(deps): bump brace-expansion to ^5.0.5 (#5920)
Fixes Dependabot alert for zero-step sequence causing process hang. https://github.com/getsentry/sentry-react-native/security/dependabot/483 Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
1 parent e55fc4b commit fdf2e8a

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@
112112
"@expo/metro-config@npm:55.0.9/picomatch": "^4.0.4",
113113
"npm-run-all2@npm:8.0.4/picomatch": "^4.0.4",
114114
"tinyglobby@npm:0.2.15/picomatch": "^4.0.4",
115+
"minimatch@npm:10.2.4/brace-expansion": "^5.0.5",
115116
"@appium/base-driver@npm:10.2.2/path-to-regexp": "^8.4.0",
116117
"router@npm:2.2.0/path-to-regexp": "^8.4.0",
117118
"yaml": "^2.8.3"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13802,12 +13802,12 @@ __metadata:
1380213802
languageName: node
1380313803
linkType: hard
1380413804

13805-
"brace-expansion@npm:^5.0.2":
13806-
version: 5.0.4
13807-
resolution: "brace-expansion@npm:5.0.4"
13805+
"brace-expansion@npm:^5.0.5":
13806+
version: 5.0.5
13807+
resolution: "brace-expansion@npm:5.0.5"
1380813808
dependencies:
1380913809
balanced-match: ^4.0.2
13810-
checksum: ded86c0f0b138734110d67437fee52c1f97bc19175644788b1d71afec2d87d405cf05424ce428f88ae3abe8e09e13ee55f2675534b38076ef70e1e583ed75686
13810+
checksum: 4481b7ffa467b34c14e258167dbd8d9485a2d31d03060e8e8b38142dcde32cdc89c8f55b04d3ae7aae9304fa7eac1dfafd602787cf09c019cc45de3bb6950ffc
1381113811
languageName: node
1381213812
linkType: hard
1381313813

0 commit comments

Comments
 (0)