Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@
"@expo/plist@npm:0.3.4/@xmldom/xmldom": "^0.8.12",
"@expo/plist@npm:0.5.2/@xmldom/xmldom": "^0.8.12",
"plist@npm:3.1.0/@xmldom/xmldom": "^0.8.12",
"@appium/support@npm:7.0.6/yauzl": "^3.2.1",
"appium-ios-remotexpc@npm:0.36.0/@xmldom/xmldom": "^0.9.9",
"appium-ios-simulator@npm:8.0.12/@xmldom/xmldom": "^0.9.9"
},
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -33085,16 +33085,6 @@ __metadata:
languageName: node
linkType: hard

"yauzl@npm:3.2.0":
version: 3.2.0
resolution: "yauzl@npm:3.2.0"
dependencies:
buffer-crc32: ~0.2.3
pend: ~1.2.0
checksum: d16440447bbc4973cf60c455290d6a394c47b82d449193098b10c69a6cc8f3eb003e361a512d1885ca67c96c95351aadb46bfcc47ee2c73a5134743d99275554
languageName: node
linkType: hard

"yauzl@npm:^2.10.0":
version: 2.10.0
resolution: "yauzl@npm:2.10.0"
Expand All @@ -33105,6 +33095,16 @@ __metadata:
languageName: node
linkType: hard

"yauzl@npm:^3.2.1":
version: 3.3.0
resolution: "yauzl@npm:3.3.0"
dependencies:
buffer-crc32: ~0.2.3
pend: ~1.2.0
checksum: 7ad20895242e83a14ed4d1a9b3608221e50e49079ebb4e1af81faf1c683bcd41a82cd2c19863e0159afa434405930299ee9724f8a860c4ae186f0999e883cb25
languageName: node
linkType: hard

"yocto-queue@npm:^0.1.0":
version: 0.1.0
resolution: "yocto-queue@npm:0.1.0"
Expand Down
Loading