Skip to content

Commit d7c03d0

Browse files
antonisclaude
andauthored
chore(deps): bump yauzl to ^3.2.1 for @appium/support (#5855)
Fixes Dependabot alert for yauzl off-by-one error (affects 3.2.0 only). https://github.com/getsentry/sentry-react-native/security/dependabot/453 Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 693d63a commit d7c03d0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,8 @@
128128
"on-headers": "^1.1.0",
129129
"diff": "^5.2.2",
130130
"tar": "^7.5.11",
131-
"tmp": "^0.2.4"
131+
"tmp": "^0.2.4",
132+
"@appium/support@npm:6.1.1/yauzl": "^3.2.1"
132133
},
133134
"version": "0.0.0",
134135
"name": "sentry-react-native",

0 commit comments

Comments
 (0)