Skip to content

Commit 4971d21

Browse files
antonisclaude
andauthored
chore(deps): bump brace-expansion to ^2.0.3 (#5951)
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 677436f commit 4971d21

File tree

2 files changed

+7
-4
lines changed

2 files changed

+7
-4
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,9 @@
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",
118118
"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
"@expo/plist@npm:0.1.3/@xmldom/xmldom": "^0.8.12",
120123
"@expo/plist@npm:0.3.4/@xmldom/xmldom": "^0.8.12",
121124
"@expo/plist@npm:0.5.2/@xmldom/xmldom": "^0.8.12",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13910,12 +13910,12 @@ __metadata:
1391013910
languageName: node
1391113911
linkType: hard
1391213912

13913-
"brace-expansion@npm:^2.0.1, brace-expansion@npm:^2.0.2":
13914-
version: 2.0.2
13915-
resolution: "brace-expansion@npm:2.0.2"
13913+
"brace-expansion@npm:^2.0.3":
13914+
version: 2.0.3
13915+
resolution: "brace-expansion@npm:2.0.3"
1391613916
dependencies:
1391713917
balanced-match: ^1.0.0
13918-
checksum: 01dff195e3646bc4b0d27b63d9bab84d2ebc06121ff5013ad6e5356daa5a9d6b60fa26cf73c74797f2dc3fbec112af13578d51f75228c1112b26c790a87b0488
13918+
checksum: e9dd66caaf0784126e1654f1bc19adb28f3ef86f39f2226f833f7700ec727c141f6cd85eaa47bacf3426beda01c9fbc3a2f28174cf59330dc9b58ffaf9e09d96
1391913919
languageName: node
1392013920
linkType: hard
1392113921

0 commit comments

Comments
 (0)