Skip to content

Commit a3bdeb6

Browse files
chore(deps): bump @appium/support from 7.0.5 to 7.0.6
Bumps [@appium/support](https://github.com/appium/appium/tree/HEAD/packages/support) from 7.0.5 to 7.0.6. - [Release notes](https://github.com/appium/appium/releases) - [Changelog](https://github.com/appium/appium/blob/master/packages/support/CHANGELOG.md) - [Commits](https://github.com/appium/appium/commits/@appium/support@7.0.6/packages/support) --- updated-dependencies: - dependency-name: "@appium/support" dependency-version: 7.0.6 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dd197cb commit a3bdeb6

1 file changed

Lines changed: 112 additions & 45 deletions

File tree

yarn.lock

Lines changed: 112 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,18 @@ __metadata:
6363
languageName: node
6464
linkType: hard
6565

66+
"@appium/logger@npm:^2.0.5":
67+
version: 2.0.5
68+
resolution: "@appium/logger@npm:2.0.5"
69+
dependencies:
70+
console-control-strings: "npm:1.1.0"
71+
lodash: "npm:4.17.23"
72+
lru-cache: "npm:11.2.6"
73+
set-blocking: "npm:2.0.0"
74+
checksum: 10c0/6319d13226a690800972b63bdf58e7f86d445f4a8f001f689603dd26d480d0426a75198869b652b73847ad0807c6ce25367e0e2c11c83b186f51aa551493ea14
75+
languageName: node
76+
linkType: hard
77+
6678
"@appium/schema@npm:^1.0.1":
6779
version: 1.0.1
6880
resolution: "@appium/schema@npm:1.0.1"
@@ -72,6 +84,15 @@ __metadata:
7284
languageName: node
7385
linkType: hard
7486

87+
"@appium/schema@npm:^1.1.0":
88+
version: 1.1.0
89+
resolution: "@appium/schema@npm:1.1.0"
90+
dependencies:
91+
json-schema: "npm:0.4.0"
92+
checksum: 10c0/514d1456761702c93d78dbb2fd97d4300b4feb40a1d7b4634a4cd449e622ce73db19d5c5c091f87ae0848ea25810c65fd0010504a428d65274bf6faac2bad9e1
93+
languageName: node
94+
linkType: hard
95+
7596
"@appium/strongbox@npm:^1.0.0-rc.1":
7697
version: 1.0.0
7798
resolution: "@appium/strongbox@npm:1.0.0"
@@ -83,48 +104,48 @@ __metadata:
83104
linkType: hard
84105

85106
"@appium/support@npm:^7.0.0-rc.1, @appium/support@npm:^7.0.5":
86-
version: 7.0.5
87-
resolution: "@appium/support@npm:7.0.5"
107+
version: 7.0.6
108+
resolution: "@appium/support@npm:7.0.6"
88109
dependencies:
89-
"@appium/logger": "npm:^2.0.4"
90-
"@appium/tsconfig": "npm:^1.1.1"
91-
"@appium/types": "npm:^1.2.0"
110+
"@appium/logger": "npm:^2.0.5"
111+
"@appium/tsconfig": "npm:^1.1.2"
112+
"@appium/types": "npm:^1.2.1"
92113
"@colors/colors": "npm:1.6.0"
93114
archiver: "npm:7.0.1"
94-
axios: "npm:1.13.3"
115+
asyncbox: "npm:6.1.0"
116+
axios: "npm:1.13.6"
95117
base64-stream: "npm:1.0.0"
96118
bluebird: "npm:3.7.2"
97119
bplist-creator: "npm:0.1.1"
98120
bplist-parser: "npm:0.3.2"
99121
form-data: "npm:4.0.5"
100122
get-stream: "npm:9.0.1"
101-
glob: "npm:13.0.0"
123+
glob: "npm:13.0.6"
102124
jsftp: "npm:2.1.3"
103125
klaw: "npm:4.1.0"
104126
lockfile: "npm:1.0.4"
105127
lodash: "npm:4.17.23"
106128
log-symbols: "npm:7.0.1"
107-
moment: "npm:2.30.1"
108129
ncp: "npm:2.0.0"
109-
package-directory: "npm:8.1.0"
130+
package-directory: "npm:8.2.0"
110131
plist: "npm:3.1.0"
111132
pluralize: "npm:8.0.0"
112-
read-pkg: "npm:10.0.0"
133+
read-pkg: "npm:10.1.0"
113134
resolve-from: "npm:5.0.0"
114135
sanitize-filename: "npm:1.6.3"
115-
semver: "npm:7.7.3"
136+
semver: "npm:7.7.4"
116137
sharp: "npm:0.34.5"
117138
shell-quote: "npm:1.8.3"
118139
supports-color: "npm:10.2.2"
119-
teen_process: "npm:4.0.8"
120-
type-fest: "npm:5.4.1"
140+
teen_process: "npm:4.0.10"
141+
type-fest: "npm:5.4.4"
121142
uuid: "npm:13.0.0"
122-
which: "npm:6.0.0"
143+
which: "npm:6.0.1"
123144
yauzl: "npm:3.2.0"
124145
dependenciesMeta:
125146
sharp:
126147
optional: true
127-
checksum: 10c0/d63b84883dfd7abd5b6eec7cc63d7777bace384e6090db80d77db76ecfeedb18a887b86afd5712a6be519db881764576c7c6f814a74ce16d34f85307d0789464
148+
checksum: 10c0/468a6b63ad576c4826977ff3eb3a5679f4fba449c8f2ffe93e35f65b0fe162e7490a826e73426b3b934d72357fbc1a35e179278f4fc39f7fbedcaa378cad1f04
128149
languageName: node
129150
linkType: hard
130151

@@ -137,6 +158,15 @@ __metadata:
137158
languageName: node
138159
linkType: hard
139160

161+
"@appium/tsconfig@npm:^1.1.2":
162+
version: 1.1.2
163+
resolution: "@appium/tsconfig@npm:1.1.2"
164+
dependencies:
165+
"@tsconfig/node20": "npm:20.1.9"
166+
checksum: 10c0/e847d004189694d84254be37ac505d85b4cdb5dbc35eadbbea996a3e706419b868a2d23df4210830f744eea9e6000236ef852715458130f32459ffef55ed0f8a
167+
languageName: node
168+
linkType: hard
169+
140170
"@appium/types@npm:^1.2.0":
141171
version: 1.2.0
142172
resolution: "@appium/types@npm:1.2.0"
@@ -149,6 +179,18 @@ __metadata:
149179
languageName: node
150180
linkType: hard
151181

182+
"@appium/types@npm:^1.2.1":
183+
version: 1.2.1
184+
resolution: "@appium/types@npm:1.2.1"
185+
dependencies:
186+
"@appium/logger": "npm:^2.0.5"
187+
"@appium/schema": "npm:^1.1.0"
188+
"@appium/tsconfig": "npm:^1.1.2"
189+
type-fest: "npm:5.4.4"
190+
checksum: 10c0/eaa4d856638480b7fa550eec1ddf2bf8a206e9c44cd2ac9c3b2f138ca0e3c8029b2f1281f06d09b87988f8a3f2c2f67146ed92b8e8df187475775100a865d80b
191+
languageName: node
192+
linkType: hard
193+
152194
"@babel/code-frame@npm:^7.0.0, @babel/code-frame@npm:^7.12.13, @babel/code-frame@npm:^7.20.0, @babel/code-frame@npm:^7.24.7, @babel/code-frame@npm:^7.26.2, @babel/code-frame@npm:^7.27.1":
153195
version: 7.27.1
154196
resolution: "@babel/code-frame@npm:7.27.1"
@@ -4336,6 +4378,13 @@ __metadata:
43364378
languageName: node
43374379
linkType: hard
43384380

4381+
"@tsconfig/node20@npm:20.1.9":
4382+
version: 20.1.9
4383+
resolution: "@tsconfig/node20@npm:20.1.9"
4384+
checksum: 10c0/04e4e515dc6ce9386af74accb565884c3771b355208acc3d3dee32f0ce4c1d12e59319e05200fb2b87a8655ed4d8eb9910e36667a91e4683879feea9938d90d1
4385+
languageName: node
4386+
linkType: hard
4387+
43394388
"@tybys/wasm-util@npm:^0.9.0":
43404389
version: 0.9.0
43414390
resolution: "@tybys/wasm-util@npm:0.9.0"
@@ -5573,7 +5622,7 @@ __metadata:
55735622
languageName: node
55745623
linkType: hard
55755624

5576-
"asyncbox@npm:^6.0.1, asyncbox@npm:^6.1.0":
5625+
"asyncbox@npm:6.1.0, asyncbox@npm:^6.0.1, asyncbox@npm:^6.1.0":
55775626
version: 6.1.0
55785627
resolution: "asyncbox@npm:6.1.0"
55795628
dependencies:
@@ -9323,6 +9372,13 @@ __metadata:
93239372
languageName: node
93249373
linkType: hard
93259374

9375+
"isexe@npm:^4.0.0":
9376+
version: 4.0.0
9377+
resolution: "isexe@npm:4.0.0"
9378+
checksum: 10c0/5884815115bceac452877659a9c7726382531592f43dc29e5d48b7c4100661aed54018cb90bd36cb2eaeba521092570769167acbb95c18d39afdccbcca06c5ce
9379+
languageName: node
9380+
linkType: hard
9381+
93269382
"iterator.prototype@npm:^1.1.5":
93279383
version: 1.1.5
93289384
resolution: "iterator.prototype@npm:1.1.5"
@@ -10605,7 +10661,7 @@ __metadata:
1060510661
languageName: node
1060610662
linkType: hard
1060710663

10608-
"moment@npm:2.30.1, moment@npm:^2.24.0, moment@npm:^2.29.4":
10664+
"moment@npm:^2.24.0, moment@npm:^2.29.4":
1060910665
version: 2.30.1
1061010666
resolution: "moment@npm:2.30.1"
1061110667
checksum: 10c0/865e4279418c6de666fca7786607705fd0189d8a7b7624e2e56be99290ac846f90878a6f602e34b4e0455c549b85385b1baf9966845962b313699e7cb847543a
@@ -11650,12 +11706,12 @@ __metadata:
1165011706
languageName: node
1165111707
linkType: hard
1165211708

11653-
"package-directory@npm:8.1.0":
11654-
version: 8.1.0
11655-
resolution: "package-directory@npm:8.1.0"
11709+
"package-directory@npm:8.2.0":
11710+
version: 8.2.0
11711+
resolution: "package-directory@npm:8.2.0"
1165611712
dependencies:
1165711713
find-up-simple: "npm:^1.0.0"
11658-
checksum: 10c0/29eee99ac9979dc852bbaab64968123ba44abaa8f2d49add065101612db81f3d4ac1eb27df3b1893878cd67dd8b5c36186876a139ec4fdd6a755abc810ce2749
11714+
checksum: 10c0/a2426d4ec22098ba8f35e9d0fa0935e0040ddd276d91330c790a68e36c01a41985ddd81ab1878e5ce9d395d98ca04aab99d107cb68431ff77a087c15e14d40a2
1165911715
languageName: node
1166011716
linkType: hard
1166111717

@@ -12427,16 +12483,16 @@ __metadata:
1242712483
languageName: node
1242812484
linkType: hard
1242912485

12430-
"read-pkg@npm:10.0.0":
12431-
version: 10.0.0
12432-
resolution: "read-pkg@npm:10.0.0"
12486+
"read-pkg@npm:10.1.0":
12487+
version: 10.1.0
12488+
resolution: "read-pkg@npm:10.1.0"
1243312489
dependencies:
1243412490
"@types/normalize-package-data": "npm:^2.4.4"
1243512491
normalize-package-data: "npm:^8.0.0"
1243612492
parse-json: "npm:^8.3.0"
12437-
type-fest: "npm:^5.2.0"
12438-
unicorn-magic: "npm:^0.3.0"
12439-
checksum: 10c0/d1f0a0db671a408f0ee03998e42217370e221b916903b36750470793c9a9db085b2da79bba85c7a51556003972fd770f838480ac80763ea7ab3d6db1faad8011
12493+
type-fest: "npm:^5.4.4"
12494+
unicorn-magic: "npm:^0.4.0"
12495+
checksum: 10c0/6a284bd00945239f715b8a0e986ad0faf29e184f5f26890734991c2696e48b4fa330939f937faac85bc4a2f6be17f8fce288ecd795b337bb4e37a5b75c464569
1244012496
languageName: node
1244112497
linkType: hard
1244212498

@@ -14123,6 +14179,15 @@ __metadata:
1412314179
languageName: node
1412414180
linkType: hard
1412514181

14182+
"type-fest@npm:5.4.4, type-fest@npm:^5.4.4":
14183+
version: 5.4.4
14184+
resolution: "type-fest@npm:5.4.4"
14185+
dependencies:
14186+
tagged-tag: "npm:^1.0.0"
14187+
checksum: 10c0/bf9c6d7df5383fd720aac71da8ce8690ff1c554459d19cf3c72d61eac98255dba57abe20c628f91f4116f66211791462fdafa90b2be2d7405a5a4c295e4d849d
14188+
languageName: node
14189+
linkType: hard
14190+
1412614191
"type-fest@npm:^0.7.1":
1412714192
version: 0.7.1
1412814193
resolution: "type-fest@npm:0.7.1"
@@ -14137,15 +14202,6 @@ __metadata:
1413714202
languageName: node
1413814203
linkType: hard
1413914204

14140-
"type-fest@npm:^5.2.0":
14141-
version: 5.4.4
14142-
resolution: "type-fest@npm:5.4.4"
14143-
dependencies:
14144-
tagged-tag: "npm:^1.0.0"
14145-
checksum: 10c0/bf9c6d7df5383fd720aac71da8ce8690ff1c554459d19cf3c72d61eac98255dba57abe20c628f91f4116f66211791462fdafa90b2be2d7405a5a4c295e4d849d
14146-
languageName: node
14147-
linkType: hard
14148-
1414914205
"type-is@npm:^2.0.1":
1415014206
version: 2.0.1
1415114207
resolution: "type-is@npm:2.0.1"
@@ -14336,10 +14392,10 @@ __metadata:
1433614392
languageName: node
1433714393
linkType: hard
1433814394

14339-
"unicorn-magic@npm:^0.3.0":
14340-
version: 0.3.0
14341-
resolution: "unicorn-magic@npm:0.3.0"
14342-
checksum: 10c0/0a32a997d6c15f1c2a077a15b1c4ca6f268d574cf5b8975e778bb98e6f8db4ef4e86dfcae4e158cd4c7e38fb4dd383b93b13eefddc7f178dea13d3ac8a603271
14395+
"unicorn-magic@npm:^0.4.0":
14396+
version: 0.4.0
14397+
resolution: "unicorn-magic@npm:0.4.0"
14398+
checksum: 10c0/cd6eff90967a5528dfa2016bdb5b38b0cd64c8558f9ba04fb5c2c23f3a232a67dfe2bfa4c45af3685d5f1a40dbac6a36d48e053f80f97ae4da1e0f6a55431685
1434314399
languageName: node
1434414400
linkType: hard
1434514401

@@ -14763,14 +14819,14 @@ __metadata:
1476314819
languageName: node
1476414820
linkType: hard
1476514821

14766-
"which@npm:6.0.0, which@npm:^6.0.0":
14767-
version: 6.0.0
14768-
resolution: "which@npm:6.0.0"
14822+
"which@npm:6.0.1":
14823+
version: 6.0.1
14824+
resolution: "which@npm:6.0.1"
1476914825
dependencies:
14770-
isexe: "npm:^3.1.1"
14826+
isexe: "npm:^4.0.0"
1477114827
bin:
1477214828
node-which: bin/which.js
14773-
checksum: 10c0/fe9d6463fe44a76232bb6e3b3181922c87510a5b250a98f1e43a69c99c079b3f42ddeca7e03d3e5f2241bf2d334f5a7657cfa868b97c109f3870625842f4cc15
14829+
checksum: 10c0/7e710e54ea36d2d6183bee2f9caa27a3b47b9baf8dee55a199b736fcf85eab3b9df7556fca3d02b50af7f3dfba5ea3a45644189836df06267df457e354da66d5
1477414830
languageName: node
1477514831
linkType: hard
1477614832

@@ -14807,6 +14863,17 @@ __metadata:
1480714863
languageName: node
1480814864
linkType: hard
1480914865

14866+
"which@npm:^6.0.0":
14867+
version: 6.0.0
14868+
resolution: "which@npm:6.0.0"
14869+
dependencies:
14870+
isexe: "npm:^3.1.1"
14871+
bin:
14872+
node-which: bin/which.js
14873+
checksum: 10c0/fe9d6463fe44a76232bb6e3b3181922c87510a5b250a98f1e43a69c99c079b3f42ddeca7e03d3e5f2241bf2d334f5a7657cfa868b97c109f3870625842f4cc15
14874+
languageName: node
14875+
linkType: hard
14876+
1481014877
"winston-transport@npm:^4.9.0":
1481114878
version: 4.9.0
1481214879
resolution: "winston-transport@npm:4.9.0"

0 commit comments

Comments
 (0)