Skip to content
Closed
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
60 changes: 47 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8529,7 +8529,7 @@ __metadata:
languageName: node
linkType: hard

"appium-adb@npm:^12.0.0, appium-adb@npm:^12.0.8":
"appium-adb@npm:^12.0.0":
version: 12.0.8
resolution: "appium-adb@npm:12.0.8"
dependencies:
Expand All @@ -8548,18 +8548,37 @@ __metadata:
languageName: node
linkType: hard

"appium-android-driver@npm:^9.1.0":
version: 9.1.1
resolution: "appium-android-driver@npm:9.1.1"
"appium-adb@npm:^12.2.0, appium-adb@npm:^12.3.0":
version: 12.3.2
resolution: "appium-adb@npm:12.3.2"
dependencies:
"@appium/support": "npm:^4.0.0"
"@devicefarmer/adbkit-apkreader": "npm:^3.2.4"
async-lock: "npm:^1.0.0"
asyncbox: "npm:^3.0.0"
bluebird: "npm:^3.4.7"
ini: "npm:^4.1.1"
lodash: "npm:^4.0.0"
lru-cache: "npm:^10.0.0"
semver: "npm:^7.0.0"
source-map-support: "npm:^0.x"
teen_process: "npm:^2.0.1"
checksum: 10c0/9674eac441c1e217d338a444610a1cc093ff765784c807b1c19946d696dca6b40e513d784230d2d85a5f1eb475e3e448fdaf74db62ab5ac6e60f2d93e309978c
languageName: node
linkType: hard

"appium-android-driver@npm:^9.6.0":
version: 9.6.2
resolution: "appium-android-driver@npm:9.6.2"
dependencies:
"@appium/support": "npm:^4.2.0"
"@colors/colors": "npm:^1.6.0"
appium-adb: "npm:^12.0.8"
appium-adb: "npm:^12.3.0"
appium-chromedriver: "npm:^5.5.1"
asyncbox: "npm:^3.0.0"
axios: "npm:^1.x"
bluebird: "npm:^3.4.7"
io.appium.settings: "npm:^5.7.1"
io.appium.settings: "npm:^5.9.1"
lodash: "npm:^4.17.4"
lru-cache: "npm:^10.0.1"
moment: "npm:^2.24.0"
Expand All @@ -8572,7 +8591,7 @@ __metadata:
ws: "npm:^8.0.0"
peerDependencies:
appium: ^2.0.0
checksum: 10c0/5f8174802bcd78efef862b7fec5ef8c828626b07ae6cd6f08d5320d4fd81aca647edaece76e7dbb903751ab549250f068807aee189e5eaf52014aa31544e60b3
checksum: 10c0/b5faa2a883ea71b3c5d5236c38c1fb7cbf19a6b7be0262fe20377a9493e7fc81270ca1b8e35e6d52148858fd0ec38ddaa139f32d8dd857eeeb2872ecfa686e40
languageName: node
linkType: hard

Expand Down Expand Up @@ -8688,11 +8707,11 @@ __metadata:
linkType: hard

"appium-uiautomator2-driver@npm:^3.0.5":
version: 3.1.0
resolution: "appium-uiautomator2-driver@npm:3.1.0"
version: 3.5.1
resolution: "appium-uiautomator2-driver@npm:3.5.1"
dependencies:
appium-adb: "npm:^12.0.0"
appium-android-driver: "npm:^9.1.0"
appium-adb: "npm:^12.2.0"
appium-android-driver: "npm:^9.6.0"
appium-chromedriver: "npm:^5.6.28"
appium-uiautomator2-server: "npm:^7.0.1"
asyncbox: "npm:^3.0.0"
Expand All @@ -8707,7 +8726,7 @@ __metadata:
type-fest: "npm:^4.4.0"
peerDependencies:
appium: ^2.4.1
checksum: 10c0/ba032ff8673c6da0f7dba8452b10aaaeec291c00e46d25bd11d04686249c468d759071303799f06160ed1bdd2a75561e0ce0a4cc055370c96b135a214c7a22ec
checksum: 10c0/b17906dd389c5108dad25618120374104947b7c4cdbe15448fcee0f87c95f50561318ad7349b04c2aa141ce503fe93df41167a8296af2b5478f7cd0c16abee5a
languageName: node
linkType: hard

Expand Down Expand Up @@ -14095,7 +14114,7 @@ __metadata:
languageName: node
linkType: hard

"io.appium.settings@npm:^5.7.1, io.appium.settings@npm:^5.7.2":
"io.appium.settings@npm:^5.7.2":
version: 5.7.3
resolution: "io.appium.settings@npm:5.7.3"
dependencies:
Expand All @@ -14110,6 +14129,21 @@ __metadata:
languageName: node
linkType: hard

"io.appium.settings@npm:^5.9.1":
version: 5.9.1
resolution: "io.appium.settings@npm:5.9.1"
dependencies:
asyncbox: "npm:^3.0.0"
bluebird: "npm:^3.5.1"
lodash: "npm:^4.2.1"
npmlog: "npm:^7.0.1"
semver: "npm:^7.5.4"
source-map-support: "npm:^0.x"
teen_process: "npm:^2.0.0"
checksum: 10c0/186199a58e74fbd0d65885255492a0ec248d162c435dd171d3f250c85754b86f4c028a7629db38af1db0e1b4843e17901c3df166396b3dc78d26ab8c3dc433fe
languageName: node
linkType: hard

"ip-address@npm:^9.0.5":
version: 9.0.5
resolution: "ip-address@npm:9.0.5"
Expand Down