Skip to content

Commit db746e1

Browse files
antonisclaude
andauthored
chore(deps): bump yauzl to ^3.2.1 (#5950)
Fixes Dependabot alert for yauzl off-by-one error. https://github.com/getsentry/sentry-react-native/security/dependabot/453 Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 4971d21 commit db746e1

File tree

2 files changed

+11
-10
lines changed

2 files changed

+11
-10
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,7 @@
123123
"@expo/plist@npm:0.3.4/@xmldom/xmldom": "^0.8.12",
124124
"@expo/plist@npm:0.5.2/@xmldom/xmldom": "^0.8.12",
125125
"plist@npm:3.1.0/@xmldom/xmldom": "^0.8.12",
126+
"@appium/support@npm:7.0.6/yauzl": "^3.2.1",
126127
"appium-ios-remotexpc@npm:0.36.0/@xmldom/xmldom": "^0.9.9",
127128
"appium-ios-simulator@npm:8.0.12/@xmldom/xmldom": "^0.9.9"
128129
},

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -33085,16 +33085,6 @@ __metadata:
3308533085
languageName: node
3308633086
linkType: hard
3308733087

33088-
"yauzl@npm:3.2.0":
33089-
version: 3.2.0
33090-
resolution: "yauzl@npm:3.2.0"
33091-
dependencies:
33092-
buffer-crc32: ~0.2.3
33093-
pend: ~1.2.0
33094-
checksum: d16440447bbc4973cf60c455290d6a394c47b82d449193098b10c69a6cc8f3eb003e361a512d1885ca67c96c95351aadb46bfcc47ee2c73a5134743d99275554
33095-
languageName: node
33096-
linkType: hard
33097-
3309833088
"yauzl@npm:^2.10.0":
3309933089
version: 2.10.0
3310033090
resolution: "yauzl@npm:2.10.0"
@@ -33105,6 +33095,16 @@ __metadata:
3310533095
languageName: node
3310633096
linkType: hard
3310733097

33098+
"yauzl@npm:^3.2.1":
33099+
version: 3.3.0
33100+
resolution: "yauzl@npm:3.3.0"
33101+
dependencies:
33102+
buffer-crc32: ~0.2.3
33103+
pend: ~1.2.0
33104+
checksum: 7ad20895242e83a14ed4d1a9b3608221e50e49079ebb4e1af81faf1c683bcd41a82cd2c19863e0159afa434405930299ee9724f8a860c4ae186f0999e883cb25
33105+
languageName: node
33106+
linkType: hard
33107+
3310833108
"yocto-queue@npm:^0.1.0":
3310933109
version: 0.1.0
3311033110
resolution: "yocto-queue@npm:0.1.0"

0 commit comments

Comments
 (0)