Skip to content

Commit a980dda

Browse files
antonisclaude
andcommitted
chore(deps): bump brace-expansion to ^2.0.3
Fixes Dependabot alert for zero-step sequence causing process hang. https://github.com/getsentry/sentry-react-native/security/dependabot/484 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent a50b33d commit a980dda

2 files changed

Lines changed: 8 additions & 5 deletions

File tree

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,10 @@
115115
"minimatch@npm:10.2.4/brace-expansion": "^5.0.5",
116116
"@appium/base-driver@npm:10.2.2/path-to-regexp": "^8.4.0",
117117
"router@npm:2.2.0/path-to-regexp": "^8.4.0",
118-
"yaml": "^2.8.3"
118+
"yaml": "^2.8.3",
119+
"minimatch@npm:5.1.9/brace-expansion": "^2.0.3",
120+
"minimatch@npm:8.0.7/brace-expansion": "^2.0.3",
121+
"minimatch@npm:9.0.9/brace-expansion": "^2.0.3"
119122
},
120123
"version": "0.0.0",
121124
"name": "sentry-react-native",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13924,12 +13924,12 @@ __metadata:
1392413924
languageName: node
1392513925
linkType: hard
1392613926

13927-
"brace-expansion@npm:^2.0.1, brace-expansion@npm:^2.0.2":
13928-
version: 2.0.2
13929-
resolution: "brace-expansion@npm:2.0.2"
13927+
"brace-expansion@npm:^2.0.3":
13928+
version: 2.0.3
13929+
resolution: "brace-expansion@npm:2.0.3"
1393013930
dependencies:
1393113931
balanced-match: ^1.0.0
13932-
checksum: 01dff195e3646bc4b0d27b63d9bab84d2ebc06121ff5013ad6e5356daa5a9d6b60fa26cf73c74797f2dc3fbec112af13578d51f75228c1112b26c790a87b0488
13932+
checksum: e9dd66caaf0784126e1654f1bc19adb28f3ef86f39f2226f833f7700ec727c141f6cd85eaa47bacf3426beda01c9fbc3a2f28174cf59330dc9b58ffaf9e09d96
1393313933
languageName: node
1393413934
linkType: hard
1393513935

0 commit comments

Comments
 (0)