appium-uiautomator2-driver 4.0.3 → 4.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,22 +1,22 @@
1
1
  {
2
2
  "name": "appium-uiautomator2-driver",
3
- "version": "4.0.3",
3
+ "version": "4.1.1",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "appium-uiautomator2-driver",
9
- "version": "4.0.3",
9
+ "version": "4.1.1",
10
10
  "license": "Apache-2.0",
11
11
  "dependencies": {
12
12
  "appium-adb": "^12.12.0",
13
- "appium-android-driver": "^10.1.2",
13
+ "appium-android-driver": "^10.2.1",
14
14
  "appium-uiautomator2-server": "^7.2.0",
15
15
  "asyncbox": "^3.0.0",
16
16
  "axios": "^1.6.5",
17
17
  "bluebird": "^3.5.1",
18
18
  "css-selector-parser": "^3.0.0",
19
- "io.appium.settings": "^5.12.22",
19
+ "io.appium.settings": "^5.14.3",
20
20
  "lodash": "^4.17.4",
21
21
  "portscanner": "^2.2.0",
22
22
  "source-map-support": "^0.x",
@@ -102,6 +102,29 @@
102
102
  "spdy": "4.0.2"
103
103
  }
104
104
  },
105
+ "node_modules/@appium/base-driver/node_modules/axios": {
106
+ "version": "1.7.9",
107
+ "resolved": "https://registry.npmjs.org/axios/-/axios-1.7.9.tgz",
108
+ "integrity": "sha512-LhLcE7Hbiryz8oMDdDptSrWowmB4Bl6RCt6sIJKpRB4XtVf0iEgewX3au/pJqm+Py1kCASkb/FFKjxQaLtxJvw==",
109
+ "license": "MIT",
110
+ "dependencies": {
111
+ "follow-redirects": "^1.15.6",
112
+ "form-data": "^4.0.0",
113
+ "proxy-from-env": "^1.1.0"
114
+ }
115
+ },
116
+ "node_modules/@appium/base-driver/node_modules/type-fest": {
117
+ "version": "4.35.0",
118
+ "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.35.0.tgz",
119
+ "integrity": "sha512-2/AwEFQDFEy30iOLjrvHDIH7e4HEWH+f1Yl1bI5XMqzuoCUqwYCdxachgsgv0og/JdVZUhbfjcJAoHj5L1753A==",
120
+ "license": "(MIT OR CC0-1.0)",
121
+ "engines": {
122
+ "node": ">=16"
123
+ },
124
+ "funding": {
125
+ "url": "https://github.com/sponsors/sindresorhus"
126
+ }
127
+ },
105
128
  "node_modules/@appium/base-plugin": {
106
129
  "version": "2.3.3",
107
130
  "resolved": "https://registry.npmjs.org/@appium/base-plugin/-/base-plugin-2.3.3.tgz",
@@ -150,6 +173,47 @@
150
173
  "npm": ">=8"
151
174
  }
152
175
  },
176
+ "node_modules/@appium/docutils/node_modules/teen_process": {
177
+ "version": "2.2.3",
178
+ "resolved": "https://registry.npmjs.org/teen_process/-/teen_process-2.2.3.tgz",
179
+ "integrity": "sha512-8L540OalWH83qc6LHV5VMr0DjdP7KWUHQwTOImtWaG2ElW8BvLTh6M9871oGmmpOMb2BpOJQn2+09ZHWYsdTUA==",
180
+ "license": "Apache-2.0",
181
+ "dependencies": {
182
+ "bluebird": "^3.7.2",
183
+ "lodash": "^4.17.21",
184
+ "shell-quote": "^1.8.1",
185
+ "source-map-support": "^0.x"
186
+ },
187
+ "engines": {
188
+ "node": "^16.13.0 || >=18.0.0",
189
+ "npm": ">=8"
190
+ }
191
+ },
192
+ "node_modules/@appium/docutils/node_modules/type-fest": {
193
+ "version": "4.35.0",
194
+ "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.35.0.tgz",
195
+ "integrity": "sha512-2/AwEFQDFEy30iOLjrvHDIH7e4HEWH+f1Yl1bI5XMqzuoCUqwYCdxachgsgv0og/JdVZUhbfjcJAoHj5L1753A==",
196
+ "license": "(MIT OR CC0-1.0)",
197
+ "engines": {
198
+ "node": ">=16"
199
+ },
200
+ "funding": {
201
+ "url": "https://github.com/sponsors/sindresorhus"
202
+ }
203
+ },
204
+ "node_modules/@appium/docutils/node_modules/typescript": {
205
+ "version": "5.7.3",
206
+ "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.7.3.tgz",
207
+ "integrity": "sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==",
208
+ "license": "Apache-2.0",
209
+ "bin": {
210
+ "tsc": "bin/tsc",
211
+ "tsserver": "bin/tsserver"
212
+ },
213
+ "engines": {
214
+ "node": ">=14.17"
215
+ }
216
+ },
153
217
  "node_modules/@appium/logger": {
154
218
  "version": "1.6.1",
155
219
  "resolved": "https://registry.npmjs.org/@appium/logger/-/logger-1.6.1.tgz",
@@ -231,6 +295,45 @@
231
295
  "sharp": "0.33.5"
232
296
  }
233
297
  },
298
+ "node_modules/@appium/support/node_modules/axios": {
299
+ "version": "1.7.9",
300
+ "resolved": "https://registry.npmjs.org/axios/-/axios-1.7.9.tgz",
301
+ "integrity": "sha512-LhLcE7Hbiryz8oMDdDptSrWowmB4Bl6RCt6sIJKpRB4XtVf0iEgewX3au/pJqm+Py1kCASkb/FFKjxQaLtxJvw==",
302
+ "license": "MIT",
303
+ "dependencies": {
304
+ "follow-redirects": "^1.15.6",
305
+ "form-data": "^4.0.0",
306
+ "proxy-from-env": "^1.1.0"
307
+ }
308
+ },
309
+ "node_modules/@appium/support/node_modules/teen_process": {
310
+ "version": "2.2.3",
311
+ "resolved": "https://registry.npmjs.org/teen_process/-/teen_process-2.2.3.tgz",
312
+ "integrity": "sha512-8L540OalWH83qc6LHV5VMr0DjdP7KWUHQwTOImtWaG2ElW8BvLTh6M9871oGmmpOMb2BpOJQn2+09ZHWYsdTUA==",
313
+ "license": "Apache-2.0",
314
+ "dependencies": {
315
+ "bluebird": "^3.7.2",
316
+ "lodash": "^4.17.21",
317
+ "shell-quote": "^1.8.1",
318
+ "source-map-support": "^0.x"
319
+ },
320
+ "engines": {
321
+ "node": "^16.13.0 || >=18.0.0",
322
+ "npm": ">=8"
323
+ }
324
+ },
325
+ "node_modules/@appium/support/node_modules/type-fest": {
326
+ "version": "4.35.0",
327
+ "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.35.0.tgz",
328
+ "integrity": "sha512-2/AwEFQDFEy30iOLjrvHDIH7e4HEWH+f1Yl1bI5XMqzuoCUqwYCdxachgsgv0og/JdVZUhbfjcJAoHj5L1753A==",
329
+ "license": "(MIT OR CC0-1.0)",
330
+ "engines": {
331
+ "node": ">=16"
332
+ },
333
+ "funding": {
334
+ "url": "https://github.com/sponsors/sindresorhus"
335
+ }
336
+ },
234
337
  "node_modules/@appium/tsconfig": {
235
338
  "version": "0.3.4",
236
339
  "resolved": "https://registry.npmjs.org/@appium/tsconfig/-/tsconfig-0.3.4.tgz",
@@ -260,6 +363,18 @@
260
363
  "npm": ">=8"
261
364
  }
262
365
  },
366
+ "node_modules/@appium/types/node_modules/type-fest": {
367
+ "version": "4.35.0",
368
+ "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.35.0.tgz",
369
+ "integrity": "sha512-2/AwEFQDFEy30iOLjrvHDIH7e4HEWH+f1Yl1bI5XMqzuoCUqwYCdxachgsgv0og/JdVZUhbfjcJAoHj5L1753A==",
370
+ "license": "(MIT OR CC0-1.0)",
371
+ "engines": {
372
+ "node": ">=16"
373
+ },
374
+ "funding": {
375
+ "url": "https://github.com/sponsors/sindresorhus"
376
+ }
377
+ },
263
378
  "node_modules/@babel/code-frame": {
264
379
  "version": "7.26.2",
265
380
  "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.26.2.tgz",
@@ -446,9 +561,9 @@
446
561
  "license": "MIT"
447
562
  },
448
563
  "node_modules/@xmldom/xmldom": {
449
- "version": "0.9.7",
450
- "resolved": "https://registry.npmjs.org/@xmldom/xmldom/-/xmldom-0.9.7.tgz",
451
- "integrity": "sha512-syvR8iIJjpTZ/stv7l89UAViwGFh6lbheeOaqSxkYx9YNmIVvPTRH+CT/fpykFtUx5N+8eSMDRvggF9J8GEPzQ==",
564
+ "version": "0.9.8",
565
+ "resolved": "https://registry.npmjs.org/@xmldom/xmldom/-/xmldom-0.9.8.tgz",
566
+ "integrity": "sha512-p96FSY54r+WJ50FIOsCOjyj/wavs8921hG5+kVMmZgKcvIKxMXHTrjNJvRgWa/zuX3B6t2lijLNFaOyuxUH+2A==",
452
567
  "license": "MIT",
453
568
  "engines": {
454
569
  "node": ">=14.6"
@@ -607,9 +722,9 @@
607
722
  }
608
723
  },
609
724
  "node_modules/appium-android-driver": {
610
- "version": "10.1.2",
611
- "resolved": "https://registry.npmjs.org/appium-android-driver/-/appium-android-driver-10.1.2.tgz",
612
- "integrity": "sha512-Le1aRhWRjghZazeTfSJORIb8OUJtmaGHZpN6bUqIXrZ5x1IYuHWw8azObfrgB+7Xs3mQvP1RvdRrVTBth8L6zw==",
725
+ "version": "10.2.1",
726
+ "resolved": "https://registry.npmjs.org/appium-android-driver/-/appium-android-driver-10.2.1.tgz",
727
+ "integrity": "sha512-zRi8tSTvaqh8r14eD8doC/NlGQNdcwXEbMwWhInBGonhbn7HPBgtp9iSFXfStfB0PTJsJnyItuTJDC3iXwoDxw==",
613
728
  "license": "Apache-2.0",
614
729
  "dependencies": {
615
730
  "@appium/support": "^6.0.0",
@@ -619,7 +734,7 @@
619
734
  "asyncbox": "^3.0.0",
620
735
  "axios": "^1.x",
621
736
  "bluebird": "^3.4.7",
622
- "io.appium.settings": "^5.12.24",
737
+ "io.appium.settings": "^5.14.3",
623
738
  "lodash": "^4.17.4",
624
739
  "lru-cache": "^10.0.1",
625
740
  "moment": "^2.24.0",
@@ -640,9 +755,9 @@
640
755
  }
641
756
  },
642
757
  "node_modules/appium-chromedriver": {
643
- "version": "7.0.6",
644
- "resolved": "https://registry.npmjs.org/appium-chromedriver/-/appium-chromedriver-7.0.6.tgz",
645
- "integrity": "sha512-+ycgTuznlRbnvRr8uJBG7adhBcG7sov9FYaPxdg119EGsazaIc2MT8d/2MPBOh8Y9ms8SOf8RL26kXMsImIEpA==",
758
+ "version": "7.0.8",
759
+ "resolved": "https://registry.npmjs.org/appium-chromedriver/-/appium-chromedriver-7.0.8.tgz",
760
+ "integrity": "sha512-X2MfK/xMVoUHFuQHSTuJaEF/ZGmP0tGc/5P6AzCYWdmOUmloxEXTeq+jkodh6/5MAanOcnnI3bhBpqGvwCjqjQ==",
646
761
  "license": "Apache-2.0",
647
762
  "dependencies": {
648
763
  "@appium/base-driver": "^9.1.0",
@@ -665,15 +780,54 @@
665
780
  }
666
781
  },
667
782
  "node_modules/appium-uiautomator2-server": {
668
- "version": "7.2.3",
669
- "resolved": "https://registry.npmjs.org/appium-uiautomator2-server/-/appium-uiautomator2-server-7.2.3.tgz",
670
- "integrity": "sha512-PgYxwqLKfMRFIN2bqmpmH7U4wZEHDpd8WUyexfVF9cParSSIwhE3coXRfZLsUWgvrEBSXuS+A+6NIY7Ra7dlUA==",
783
+ "version": "7.2.5",
784
+ "resolved": "https://registry.npmjs.org/appium-uiautomator2-server/-/appium-uiautomator2-server-7.2.5.tgz",
785
+ "integrity": "sha512-Q4h7U4QOYfWL5IdYW4WNUveg7j/wjmJLFtfahgiZmKcAapCLqmwu9WFJmvGsThlsn3nj6yt7QVhOh/wa4/01Bg==",
671
786
  "license": "Apache-2.0",
672
787
  "engines": {
673
788
  "node": ">=14",
674
789
  "npm": ">=8"
675
790
  }
676
791
  },
792
+ "node_modules/appium/node_modules/axios": {
793
+ "version": "1.7.9",
794
+ "resolved": "https://registry.npmjs.org/axios/-/axios-1.7.9.tgz",
795
+ "integrity": "sha512-LhLcE7Hbiryz8oMDdDptSrWowmB4Bl6RCt6sIJKpRB4XtVf0iEgewX3au/pJqm+Py1kCASkb/FFKjxQaLtxJvw==",
796
+ "license": "MIT",
797
+ "dependencies": {
798
+ "follow-redirects": "^1.15.6",
799
+ "form-data": "^4.0.0",
800
+ "proxy-from-env": "^1.1.0"
801
+ }
802
+ },
803
+ "node_modules/appium/node_modules/teen_process": {
804
+ "version": "2.2.3",
805
+ "resolved": "https://registry.npmjs.org/teen_process/-/teen_process-2.2.3.tgz",
806
+ "integrity": "sha512-8L540OalWH83qc6LHV5VMr0DjdP7KWUHQwTOImtWaG2ElW8BvLTh6M9871oGmmpOMb2BpOJQn2+09ZHWYsdTUA==",
807
+ "license": "Apache-2.0",
808
+ "dependencies": {
809
+ "bluebird": "^3.7.2",
810
+ "lodash": "^4.17.21",
811
+ "shell-quote": "^1.8.1",
812
+ "source-map-support": "^0.x"
813
+ },
814
+ "engines": {
815
+ "node": "^16.13.0 || >=18.0.0",
816
+ "npm": ">=8"
817
+ }
818
+ },
819
+ "node_modules/appium/node_modules/type-fest": {
820
+ "version": "4.35.0",
821
+ "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.35.0.tgz",
822
+ "integrity": "sha512-2/AwEFQDFEy30iOLjrvHDIH7e4HEWH+f1Yl1bI5XMqzuoCUqwYCdxachgsgv0og/JdVZUhbfjcJAoHj5L1753A==",
823
+ "license": "(MIT OR CC0-1.0)",
824
+ "engines": {
825
+ "node": ">=16"
826
+ },
827
+ "funding": {
828
+ "url": "https://github.com/sponsors/sindresorhus"
829
+ }
830
+ },
677
831
  "node_modules/archiver": {
678
832
  "version": "7.0.1",
679
833
  "resolved": "https://registry.npmjs.org/archiver/-/archiver-7.0.1.tgz",
@@ -761,9 +915,9 @@
761
915
  "license": "MIT"
762
916
  },
763
917
  "node_modules/axios": {
764
- "version": "1.7.9",
765
- "resolved": "https://registry.npmjs.org/axios/-/axios-1.7.9.tgz",
766
- "integrity": "sha512-LhLcE7Hbiryz8oMDdDptSrWowmB4Bl6RCt6sIJKpRB4XtVf0iEgewX3au/pJqm+Py1kCASkb/FFKjxQaLtxJvw==",
918
+ "version": "1.8.2",
919
+ "resolved": "https://registry.npmjs.org/axios/-/axios-1.8.2.tgz",
920
+ "integrity": "sha512-ls4GYBm5aig9vWx8AWDSGLpnpDQRtWAfrjU+EuytuODrFBkqesN2RkOQCBzrA1RQNHw1SmRMSDDDSwzNAYQ6Rg==",
767
921
  "license": "MIT",
768
922
  "dependencies": {
769
923
  "follow-redirects": "^1.15.6",
@@ -1006,13 +1160,13 @@
1006
1160
  }
1007
1161
  },
1008
1162
  "node_modules/call-bound": {
1009
- "version": "1.0.3",
1010
- "resolved": "https://registry.npmjs.org/call-bound/-/call-bound-1.0.3.tgz",
1011
- "integrity": "sha512-YTd+6wGlNlPxSuri7Y6X8tY2dmm12UMH66RpKMhiX6rsk5wXXnYgbUcOt8kiS31/AjfoTOvCsE+w8nZQLQnzHA==",
1163
+ "version": "1.0.4",
1164
+ "resolved": "https://registry.npmjs.org/call-bound/-/call-bound-1.0.4.tgz",
1165
+ "integrity": "sha512-+ys997U96po4Kx/ABpBCqhA9EuxJaQWDQg7295H4hBphv3IZg0boBKuwYpt4YXp6MZ5AmZQnU/tyMTlRpaSejg==",
1012
1166
  "license": "MIT",
1013
1167
  "dependencies": {
1014
- "call-bind-apply-helpers": "^1.0.1",
1015
- "get-intrinsic": "^1.2.6"
1168
+ "call-bind-apply-helpers": "^1.0.2",
1169
+ "get-intrinsic": "^1.3.0"
1016
1170
  },
1017
1171
  "engines": {
1018
1172
  "node": ">= 0.4"
@@ -1821,12 +1975,12 @@
1821
1975
  }
1822
1976
  },
1823
1977
  "node_modules/foreground-child": {
1824
- "version": "3.3.0",
1825
- "resolved": "https://registry.npmjs.org/foreground-child/-/foreground-child-3.3.0.tgz",
1826
- "integrity": "sha512-Ld2g8rrAyMYFXBhEqMz8ZAHBi4J4uS1i/CxGMDnjyFWddMXLVcDp051DZfu+t7+ab7Wv6SMqpWmyFIj5UbfFvg==",
1978
+ "version": "3.3.1",
1979
+ "resolved": "https://registry.npmjs.org/foreground-child/-/foreground-child-3.3.1.tgz",
1980
+ "integrity": "sha512-gIXjKqtFuWEgzFRJA9WCQeSJLZDjgJUOMCMzxtvFq/37KojM1BFGufqsCy0r4qSQmYLsZYMeyRqzIWOMup03sw==",
1827
1981
  "license": "ISC",
1828
1982
  "dependencies": {
1829
- "cross-spawn": "^7.0.0",
1983
+ "cross-spawn": "^7.0.6",
1830
1984
  "signal-exit": "^4.0.1"
1831
1985
  },
1832
1986
  "engines": {
@@ -1935,17 +2089,17 @@
1935
2089
  }
1936
2090
  },
1937
2091
  "node_modules/get-intrinsic": {
1938
- "version": "1.2.7",
1939
- "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.2.7.tgz",
1940
- "integrity": "sha512-VW6Pxhsrk0KAOqs3WEd0klDiF/+V7gQOpAvY1jVU/LHmaD/kQO4523aiJuikX/QAKYiW6x8Jh+RJej1almdtCA==",
2092
+ "version": "1.3.0",
2093
+ "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.3.0.tgz",
2094
+ "integrity": "sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==",
1941
2095
  "license": "MIT",
1942
2096
  "dependencies": {
1943
- "call-bind-apply-helpers": "^1.0.1",
2097
+ "call-bind-apply-helpers": "^1.0.2",
1944
2098
  "es-define-property": "^1.0.1",
1945
2099
  "es-errors": "^1.3.0",
1946
- "es-object-atoms": "^1.0.0",
2100
+ "es-object-atoms": "^1.1.1",
1947
2101
  "function-bind": "^1.1.2",
1948
- "get-proto": "^1.0.0",
2102
+ "get-proto": "^1.0.1",
1949
2103
  "gopd": "^1.2.0",
1950
2104
  "has-symbols": "^1.1.0",
1951
2105
  "hasown": "^2.0.2",
@@ -2247,9 +2401,9 @@
2247
2401
  }
2248
2402
  },
2249
2403
  "node_modules/io.appium.settings": {
2250
- "version": "5.12.24",
2251
- "resolved": "https://registry.npmjs.org/io.appium.settings/-/io.appium.settings-5.12.24.tgz",
2252
- "integrity": "sha512-WKo91Gir5thxNzVLC8PUqMj39fGrsW5StK6XztfGLHpMWy953jyh/TBZEePNBgp7cFM8wdC8p5MCetFJNdr0sA==",
2404
+ "version": "5.14.4",
2405
+ "resolved": "https://registry.npmjs.org/io.appium.settings/-/io.appium.settings-5.14.4.tgz",
2406
+ "integrity": "sha512-6W+sGscwQUtF55ffbSI/1jSoycPD081hQs4bARE3ojGLlOQBPcYVfqUDXyubr0FViqyqk5my/rEHv4mTShOaSQ==",
2253
2407
  "license": "Apache-2.0",
2254
2408
  "dependencies": {
2255
2409
  "@appium/logger": "^1.3.0",
@@ -4117,9 +4271,9 @@
4117
4271
  }
4118
4272
  },
4119
4273
  "node_modules/teen_process": {
4120
- "version": "2.2.3",
4121
- "resolved": "https://registry.npmjs.org/teen_process/-/teen_process-2.2.3.tgz",
4122
- "integrity": "sha512-8L540OalWH83qc6LHV5VMr0DjdP7KWUHQwTOImtWaG2ElW8BvLTh6M9871oGmmpOMb2BpOJQn2+09ZHWYsdTUA==",
4274
+ "version": "2.3.1",
4275
+ "resolved": "https://registry.npmjs.org/teen_process/-/teen_process-2.3.1.tgz",
4276
+ "integrity": "sha512-duT4gPj7HxEYy+AR4bJ9MNwf8GMLpJd+sNRAK2PTx53FpCcaiXVft3ePZh3hO6PY8NFWZMxTC3ZAtxyztScEsw==",
4123
4277
  "license": "Apache-2.0",
4124
4278
  "dependencies": {
4125
4279
  "bluebird": "^3.7.2",
@@ -4187,9 +4341,9 @@
4187
4341
  "license": "0BSD"
4188
4342
  },
4189
4343
  "node_modules/type-fest": {
4190
- "version": "4.35.0",
4191
- "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.35.0.tgz",
4192
- "integrity": "sha512-2/AwEFQDFEy30iOLjrvHDIH7e4HEWH+f1Yl1bI5XMqzuoCUqwYCdxachgsgv0og/JdVZUhbfjcJAoHj5L1753A==",
4344
+ "version": "4.37.0",
4345
+ "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.37.0.tgz",
4346
+ "integrity": "sha512-S/5/0kFftkq27FPNye0XM1e2NsnoD/3FS+pBmbjmmtLT6I+i344KoOf7pvXreaFsDamWeaJX55nczA1m5PsBDg==",
4193
4347
  "license": "(MIT OR CC0-1.0)",
4194
4348
  "engines": {
4195
4349
  "node": ">=16"
@@ -4212,9 +4366,9 @@
4212
4366
  }
4213
4367
  },
4214
4368
  "node_modules/typescript": {
4215
- "version": "5.7.3",
4216
- "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.7.3.tgz",
4217
- "integrity": "sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==",
4369
+ "version": "5.8.2",
4370
+ "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.8.2.tgz",
4371
+ "integrity": "sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==",
4218
4372
  "license": "Apache-2.0",
4219
4373
  "bin": {
4220
4374
  "tsc": "bin/tsc",
package/package.json CHANGED
@@ -7,7 +7,7 @@
7
7
  "automated testing",
8
8
  "android"
9
9
  ],
10
- "version": "4.0.3",
10
+ "version": "4.1.1",
11
11
  "bugs": {
12
12
  "url": "https://github.com/appium/appium-uiautomator2-driver/issues"
13
13
  },
@@ -57,13 +57,13 @@
57
57
  },
58
58
  "dependencies": {
59
59
  "appium-adb": "^12.12.0",
60
- "appium-android-driver": "^10.1.2",
60
+ "appium-android-driver": "^10.2.1",
61
61
  "appium-uiautomator2-server": "^7.2.0",
62
62
  "asyncbox": "^3.0.0",
63
63
  "axios": "^1.6.5",
64
64
  "bluebird": "^3.5.1",
65
65
  "css-selector-parser": "^3.0.0",
66
- "io.appium.settings": "^5.12.22",
66
+ "io.appium.settings": "^5.14.3",
67
67
  "lodash": "^4.17.4",
68
68
  "portscanner": "^2.2.0",
69
69
  "source-map-support": "^0.x",