appium-uiautomator2-driver 2.4.6 → 2.4.7
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.
- package/npm-shrinkwrap.json +335 -208
- package/package.json +3 -3
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "appium-uiautomator2-driver",
|
|
3
|
-
"version": "2.4.
|
|
3
|
+
"version": "2.4.7",
|
|
4
4
|
"lockfileVersion": 2,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "appium-uiautomator2-driver",
|
|
9
|
-
"version": "2.4.
|
|
9
|
+
"version": "2.4.7",
|
|
10
10
|
"engines": [
|
|
11
11
|
"node"
|
|
12
12
|
],
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
"dependencies": {
|
|
15
15
|
"@babel/runtime": "^7.0.0",
|
|
16
16
|
"appium-adb": "^9.10.2",
|
|
17
|
-
"appium-android-driver": "^5.2.
|
|
17
|
+
"appium-android-driver": "^5.2.9",
|
|
18
18
|
"appium-chromedriver": "^5.0.2",
|
|
19
19
|
"appium-uiautomator2-server": "^5.6.0",
|
|
20
20
|
"asyncbox": "^2.3.1",
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
"lodash": "^4.17.4",
|
|
25
25
|
"portscanner": "^2.2.0",
|
|
26
26
|
"source-map-support": "^0.x",
|
|
27
|
-
"teen_process": "^
|
|
27
|
+
"teen_process": "^2.0.0"
|
|
28
28
|
},
|
|
29
29
|
"devDependencies": {
|
|
30
30
|
"@appium/eslint-config-appium": "^6.0.0",
|
|
@@ -56,11 +56,11 @@
|
|
|
56
56
|
}
|
|
57
57
|
},
|
|
58
58
|
"node_modules/@appium/base-driver": {
|
|
59
|
-
"version": "8.
|
|
59
|
+
"version": "8.7.0",
|
|
60
60
|
"extraneous": true,
|
|
61
61
|
"license": "Apache-2.0",
|
|
62
62
|
"dependencies": {
|
|
63
|
-
"@appium/support": "^2.59.
|
|
63
|
+
"@appium/support": "^2.59.5",
|
|
64
64
|
"@babel/runtime": "7.18.9",
|
|
65
65
|
"@colors/colors": "1.5.0",
|
|
66
66
|
"@types/async-lock": "1.1.5",
|
|
@@ -77,66 +77,83 @@
|
|
|
77
77
|
"express": "4.18.1",
|
|
78
78
|
"http-status-codes": "2.2.0",
|
|
79
79
|
"lodash": "4.17.21",
|
|
80
|
-
"lru-cache": "7.13.
|
|
80
|
+
"lru-cache": "7.13.2",
|
|
81
81
|
"method-override": "3.0.0",
|
|
82
82
|
"morgan": "1.10.0",
|
|
83
83
|
"serve-favicon": "2.5.0",
|
|
84
84
|
"source-map-support": "0.5.21",
|
|
85
|
-
"type-fest": "2.
|
|
85
|
+
"type-fest": "2.18.0",
|
|
86
86
|
"validate.js": "0.13.1"
|
|
87
87
|
},
|
|
88
88
|
"engines": {
|
|
89
89
|
"node": ">=14",
|
|
90
|
-
"npm": ">=
|
|
90
|
+
"npm": ">=8"
|
|
91
91
|
}
|
|
92
92
|
},
|
|
93
93
|
"node_modules/@appium/base-plugin": {
|
|
94
|
-
"version": "1.10.
|
|
94
|
+
"version": "1.10.2",
|
|
95
95
|
"extraneous": true,
|
|
96
96
|
"license": "Apache-2.0",
|
|
97
97
|
"dependencies": {
|
|
98
|
-
"@appium/support": "^2.59.
|
|
98
|
+
"@appium/support": "^2.59.5"
|
|
99
99
|
},
|
|
100
100
|
"engines": {
|
|
101
101
|
"node": ">=14",
|
|
102
|
-
"npm": ">=
|
|
102
|
+
"npm": ">=8"
|
|
103
103
|
}
|
|
104
104
|
},
|
|
105
105
|
"node_modules/@appium/docutils": {
|
|
106
|
-
"version": "0.0.
|
|
106
|
+
"version": "0.0.10",
|
|
107
107
|
"extraneous": true,
|
|
108
108
|
"license": "Apache-2.0",
|
|
109
109
|
"dependencies": {
|
|
110
|
-
"@appium/support": "^2.59.
|
|
110
|
+
"@appium/support": "^2.59.5",
|
|
111
111
|
"@babel/runtime": "7.18.9",
|
|
112
112
|
"docdash": "1.2.0",
|
|
113
113
|
"jsdoc": "3.6.11",
|
|
114
|
-
"jsdoc-plugin-typescript": "2.1.
|
|
114
|
+
"jsdoc-plugin-typescript": "2.1.1",
|
|
115
115
|
"source-map-support": "0.5.21",
|
|
116
116
|
"teen_process": "1.16.0"
|
|
117
117
|
},
|
|
118
118
|
"engines": {
|
|
119
119
|
"node": ">=14",
|
|
120
|
-
"npm": ">=
|
|
120
|
+
"npm": ">=8"
|
|
121
121
|
}
|
|
122
122
|
},
|
|
123
|
-
"node_modules/@appium/
|
|
124
|
-
"version": "
|
|
123
|
+
"node_modules/@appium/docutils/node_modules/teen_process": {
|
|
124
|
+
"version": "1.16.0",
|
|
125
|
+
"engines": [
|
|
126
|
+
"node"
|
|
127
|
+
],
|
|
125
128
|
"extraneous": true,
|
|
126
129
|
"license": "Apache-2.0",
|
|
130
|
+
"dependencies": {
|
|
131
|
+
"@babel/runtime": "^7.0.0",
|
|
132
|
+
"bluebird": "^3.5.1",
|
|
133
|
+
"lodash": "^4.17.4",
|
|
134
|
+
"shell-quote": "^1.4.3",
|
|
135
|
+
"source-map-support": "^0.5.3",
|
|
136
|
+
"which": "^2.0.2"
|
|
137
|
+
}
|
|
138
|
+
},
|
|
139
|
+
"node_modules/@appium/schema": {
|
|
140
|
+
"version": "0.0.9",
|
|
141
|
+
"license": "Apache-2.0",
|
|
127
142
|
"dependencies": {
|
|
128
143
|
"@types/json-schema": "7.0.11",
|
|
129
|
-
"json-schema": "0.4.0"
|
|
144
|
+
"json-schema": "0.4.0",
|
|
145
|
+
"source-map-support": "0.5.21"
|
|
130
146
|
},
|
|
131
147
|
"engines": {
|
|
132
148
|
"node": ">=14",
|
|
133
|
-
"npm": ">=
|
|
149
|
+
"npm": ">=8"
|
|
134
150
|
}
|
|
135
151
|
},
|
|
136
152
|
"node_modules/@appium/support": {
|
|
137
|
-
"version": "2.59.
|
|
153
|
+
"version": "2.59.5",
|
|
138
154
|
"license": "Apache-2.0",
|
|
139
155
|
"dependencies": {
|
|
156
|
+
"@appium/types": "^0.4.0",
|
|
140
157
|
"@babel/runtime": "7.18.9",
|
|
141
158
|
"@colors/colors": "1.5.0",
|
|
142
159
|
"@types/archiver": "5.3.1",
|
|
@@ -190,18 +207,33 @@
|
|
|
190
207
|
"source-map-support": "0.5.21",
|
|
191
208
|
"supports-color": "8.1.1",
|
|
192
209
|
"teen_process": "1.16.0",
|
|
193
|
-
"type-fest": "2.
|
|
210
|
+
"type-fest": "2.18.0",
|
|
194
211
|
"uuid": "8.3.2",
|
|
195
212
|
"which": "2.0.2",
|
|
196
213
|
"yauzl": "2.10.0"
|
|
197
214
|
},
|
|
198
215
|
"engines": {
|
|
199
216
|
"node": ">=14",
|
|
200
|
-
"npm": ">=
|
|
217
|
+
"npm": ">=8"
|
|
218
|
+
}
|
|
219
|
+
},
|
|
220
|
+
"node_modules/@appium/support/node_modules/teen_process": {
|
|
221
|
+
"version": "1.16.0",
|
|
222
|
+
"engines": [
|
|
223
|
+
"node"
|
|
224
|
+
],
|
|
225
|
+
"license": "Apache-2.0",
|
|
226
|
+
"dependencies": {
|
|
227
|
+
"@babel/runtime": "^7.0.0",
|
|
228
|
+
"bluebird": "^3.5.1",
|
|
229
|
+
"lodash": "^4.17.4",
|
|
230
|
+
"shell-quote": "^1.4.3",
|
|
231
|
+
"source-map-support": "^0.5.3",
|
|
232
|
+
"which": "^2.0.2"
|
|
201
233
|
}
|
|
202
234
|
},
|
|
203
235
|
"node_modules/@appium/test-support": {
|
|
204
|
-
"version": "1.
|
|
236
|
+
"version": "1.5.0",
|
|
205
237
|
"dev": true,
|
|
206
238
|
"license": "Apache-2.0",
|
|
207
239
|
"dependencies": {
|
|
@@ -223,26 +255,41 @@
|
|
|
223
255
|
},
|
|
224
256
|
"engines": {
|
|
225
257
|
"node": ">=14",
|
|
226
|
-
"npm": ">=
|
|
258
|
+
"npm": ">=8"
|
|
227
259
|
},
|
|
228
260
|
"peerDependencies": {
|
|
229
261
|
"appium": "^2.0.0-beta.35"
|
|
230
262
|
}
|
|
231
263
|
},
|
|
264
|
+
"node_modules/@appium/test-support/node_modules/teen_process": {
|
|
265
|
+
"version": "1.16.0",
|
|
266
|
+
"dev": true,
|
|
267
|
+
"engines": [
|
|
268
|
+
"node"
|
|
269
|
+
],
|
|
270
|
+
"license": "Apache-2.0",
|
|
271
|
+
"dependencies": {
|
|
272
|
+
"@babel/runtime": "^7.0.0",
|
|
273
|
+
"bluebird": "^3.5.1",
|
|
274
|
+
"lodash": "^4.17.4",
|
|
275
|
+
"shell-quote": "^1.4.3",
|
|
276
|
+
"source-map-support": "^0.5.3",
|
|
277
|
+
"which": "^2.0.2"
|
|
278
|
+
}
|
|
279
|
+
},
|
|
232
280
|
"node_modules/@appium/types": {
|
|
233
|
-
"version": "0.
|
|
234
|
-
"extraneous": true,
|
|
281
|
+
"version": "0.4.0",
|
|
235
282
|
"license": "Apache-2.0",
|
|
236
283
|
"dependencies": {
|
|
237
|
-
"@appium/schema": "^0.0.
|
|
284
|
+
"@appium/schema": "^0.0.9",
|
|
238
285
|
"@types/express": "4.17.13",
|
|
239
286
|
"@types/npmlog": "4.1.4",
|
|
240
287
|
"@wdio/types": "7.20.7",
|
|
241
|
-
"type-fest": "2.
|
|
288
|
+
"type-fest": "2.18.0"
|
|
242
289
|
},
|
|
243
290
|
"engines": {
|
|
244
291
|
"node": ">=14",
|
|
245
|
-
"npm": ">=
|
|
292
|
+
"npm": ">=8"
|
|
246
293
|
}
|
|
247
294
|
},
|
|
248
295
|
"node_modules/@babel/code-frame": {
|
|
@@ -275,7 +322,7 @@
|
|
|
275
322
|
}
|
|
276
323
|
},
|
|
277
324
|
"node_modules/@babel/parser": {
|
|
278
|
-
"version": "7.18.
|
|
325
|
+
"version": "7.18.13",
|
|
279
326
|
"extraneous": true,
|
|
280
327
|
"license": "MIT",
|
|
281
328
|
"bin": {
|
|
@@ -782,7 +829,6 @@
|
|
|
782
829
|
},
|
|
783
830
|
"node_modules/@sindresorhus/is": {
|
|
784
831
|
"version": "4.6.0",
|
|
785
|
-
"extraneous": true,
|
|
786
832
|
"license": "MIT",
|
|
787
833
|
"engines": {
|
|
788
834
|
"node": ">=10"
|
|
@@ -824,7 +870,6 @@
|
|
|
824
870
|
},
|
|
825
871
|
"node_modules/@szmarczak/http-timer": {
|
|
826
872
|
"version": "4.0.6",
|
|
827
|
-
"extraneous": true,
|
|
828
873
|
"license": "MIT",
|
|
829
874
|
"dependencies": {
|
|
830
875
|
"defer-to-connect": "^2.0.0"
|
|
@@ -864,7 +909,6 @@
|
|
|
864
909
|
},
|
|
865
910
|
"node_modules/@types/body-parser": {
|
|
866
911
|
"version": "1.19.2",
|
|
867
|
-
"extraneous": true,
|
|
868
912
|
"license": "MIT",
|
|
869
913
|
"dependencies": {
|
|
870
914
|
"@types/connect": "*",
|
|
@@ -873,7 +917,6 @@
|
|
|
873
917
|
},
|
|
874
918
|
"node_modules/@types/cacheable-request": {
|
|
875
919
|
"version": "6.0.2",
|
|
876
|
-
"extraneous": true,
|
|
877
920
|
"license": "MIT",
|
|
878
921
|
"dependencies": {
|
|
879
922
|
"@types/http-cache-semantics": "*",
|
|
@@ -884,7 +927,6 @@
|
|
|
884
927
|
},
|
|
885
928
|
"node_modules/@types/connect": {
|
|
886
929
|
"version": "3.4.35",
|
|
887
|
-
"extraneous": true,
|
|
888
930
|
"license": "MIT",
|
|
889
931
|
"dependencies": {
|
|
890
932
|
"@types/node": "*"
|
|
@@ -892,7 +934,6 @@
|
|
|
892
934
|
},
|
|
893
935
|
"node_modules/@types/express": {
|
|
894
936
|
"version": "4.17.13",
|
|
895
|
-
"extraneous": true,
|
|
896
937
|
"license": "MIT",
|
|
897
938
|
"dependencies": {
|
|
898
939
|
"@types/body-parser": "*",
|
|
@@ -903,7 +944,6 @@
|
|
|
903
944
|
},
|
|
904
945
|
"node_modules/@types/express-serve-static-core": {
|
|
905
946
|
"version": "4.17.30",
|
|
906
|
-
"extraneous": true,
|
|
907
947
|
"license": "MIT",
|
|
908
948
|
"dependencies": {
|
|
909
949
|
"@types/node": "*",
|
|
@@ -930,7 +970,6 @@
|
|
|
930
970
|
},
|
|
931
971
|
"node_modules/@types/http-cache-semantics": {
|
|
932
972
|
"version": "4.0.1",
|
|
933
|
-
"extraneous": true,
|
|
934
973
|
"license": "MIT"
|
|
935
974
|
},
|
|
936
975
|
"node_modules/@types/jsftp": {
|
|
@@ -942,17 +981,14 @@
|
|
|
942
981
|
},
|
|
943
982
|
"node_modules/@types/json-buffer": {
|
|
944
983
|
"version": "3.0.0",
|
|
945
|
-
"extraneous": true,
|
|
946
984
|
"license": "MIT"
|
|
947
985
|
},
|
|
948
986
|
"node_modules/@types/json-schema": {
|
|
949
987
|
"version": "7.0.11",
|
|
950
|
-
"extraneous": true,
|
|
951
988
|
"license": "MIT"
|
|
952
989
|
},
|
|
953
990
|
"node_modules/@types/keyv": {
|
|
954
991
|
"version": "3.1.4",
|
|
955
|
-
"extraneous": true,
|
|
956
992
|
"license": "MIT",
|
|
957
993
|
"dependencies": {
|
|
958
994
|
"@types/node": "*"
|
|
@@ -997,12 +1033,11 @@
|
|
|
997
1033
|
}
|
|
998
1034
|
},
|
|
999
1035
|
"node_modules/@types/mime": {
|
|
1000
|
-
"version": "
|
|
1001
|
-
"extraneous": true,
|
|
1036
|
+
"version": "3.0.1",
|
|
1002
1037
|
"license": "MIT"
|
|
1003
1038
|
},
|
|
1004
1039
|
"node_modules/@types/minimatch": {
|
|
1005
|
-
"version": "
|
|
1040
|
+
"version": "5.1.0",
|
|
1006
1041
|
"license": "MIT"
|
|
1007
1042
|
},
|
|
1008
1043
|
"node_modules/@types/mv": {
|
|
@@ -1017,7 +1052,7 @@
|
|
|
1017
1052
|
}
|
|
1018
1053
|
},
|
|
1019
1054
|
"node_modules/@types/node": {
|
|
1020
|
-
"version": "18.
|
|
1055
|
+
"version": "18.7.13",
|
|
1021
1056
|
"license": "MIT"
|
|
1022
1057
|
},
|
|
1023
1058
|
"node_modules/@types/normalize-package-data": {
|
|
@@ -1041,17 +1076,14 @@
|
|
|
1041
1076
|
},
|
|
1042
1077
|
"node_modules/@types/qs": {
|
|
1043
1078
|
"version": "6.9.7",
|
|
1044
|
-
"extraneous": true,
|
|
1045
1079
|
"license": "MIT"
|
|
1046
1080
|
},
|
|
1047
1081
|
"node_modules/@types/range-parser": {
|
|
1048
1082
|
"version": "1.2.4",
|
|
1049
|
-
"extraneous": true,
|
|
1050
1083
|
"license": "MIT"
|
|
1051
1084
|
},
|
|
1052
1085
|
"node_modules/@types/responselike": {
|
|
1053
1086
|
"version": "1.0.0",
|
|
1054
|
-
"extraneous": true,
|
|
1055
1087
|
"license": "MIT",
|
|
1056
1088
|
"dependencies": {
|
|
1057
1089
|
"@types/node": "*"
|
|
@@ -1078,11 +1110,10 @@
|
|
|
1078
1110
|
}
|
|
1079
1111
|
},
|
|
1080
1112
|
"node_modules/@types/serve-static": {
|
|
1081
|
-
"version": "1.
|
|
1082
|
-
"extraneous": true,
|
|
1113
|
+
"version": "1.15.0",
|
|
1083
1114
|
"license": "MIT",
|
|
1084
1115
|
"dependencies": {
|
|
1085
|
-
"@types/mime": "
|
|
1116
|
+
"@types/mime": "*",
|
|
1086
1117
|
"@types/node": "*"
|
|
1087
1118
|
}
|
|
1088
1119
|
},
|
|
@@ -1112,7 +1143,6 @@
|
|
|
1112
1143
|
},
|
|
1113
1144
|
"node_modules/@wdio/types": {
|
|
1114
1145
|
"version": "7.20.7",
|
|
1115
|
-
"extraneous": true,
|
|
1116
1146
|
"license": "MIT",
|
|
1117
1147
|
"dependencies": {
|
|
1118
1148
|
"@types/node": "^18.0.0",
|
|
@@ -1237,8 +1267,23 @@
|
|
|
1237
1267
|
"utf7": "^1.0.2"
|
|
1238
1268
|
}
|
|
1239
1269
|
},
|
|
1270
|
+
"node_modules/appium-adb/node_modules/teen_process": {
|
|
1271
|
+
"version": "1.16.0",
|
|
1272
|
+
"engines": [
|
|
1273
|
+
"node"
|
|
1274
|
+
],
|
|
1275
|
+
"license": "Apache-2.0",
|
|
1276
|
+
"dependencies": {
|
|
1277
|
+
"@babel/runtime": "^7.0.0",
|
|
1278
|
+
"bluebird": "^3.5.1",
|
|
1279
|
+
"lodash": "^4.17.4",
|
|
1280
|
+
"shell-quote": "^1.4.3",
|
|
1281
|
+
"source-map-support": "^0.5.3",
|
|
1282
|
+
"which": "^2.0.2"
|
|
1283
|
+
}
|
|
1284
|
+
},
|
|
1240
1285
|
"node_modules/appium-android-driver": {
|
|
1241
|
-
"version": "5.2.
|
|
1286
|
+
"version": "5.2.9",
|
|
1242
1287
|
"engines": [
|
|
1243
1288
|
"node"
|
|
1244
1289
|
],
|
|
@@ -1261,7 +1306,7 @@
|
|
|
1261
1306
|
"semver": "^7.0.0",
|
|
1262
1307
|
"shared-preferences-builder": "^0.x",
|
|
1263
1308
|
"source-map-support": "^0.x",
|
|
1264
|
-
"teen_process": "^
|
|
1309
|
+
"teen_process": "^2.0.0",
|
|
1265
1310
|
"ws": "^8.0.0"
|
|
1266
1311
|
},
|
|
1267
1312
|
"peerDependencies": {
|
|
@@ -1269,7 +1314,7 @@
|
|
|
1269
1314
|
}
|
|
1270
1315
|
},
|
|
1271
1316
|
"node_modules/appium-chromedriver": {
|
|
1272
|
-
"version": "5.1.
|
|
1317
|
+
"version": "5.1.6",
|
|
1273
1318
|
"hasInstallScript": true,
|
|
1274
1319
|
"license": "Apache-2.0",
|
|
1275
1320
|
"dependencies": {
|
|
@@ -1283,7 +1328,7 @@
|
|
|
1283
1328
|
"lodash": "^4.17.4",
|
|
1284
1329
|
"semver": "^7.0.0",
|
|
1285
1330
|
"source-map-support": "^0.x",
|
|
1286
|
-
"teen_process": "^
|
|
1331
|
+
"teen_process": "^2.0.0",
|
|
1287
1332
|
"xpath": "^0.x"
|
|
1288
1333
|
},
|
|
1289
1334
|
"engines": {
|
|
@@ -1618,7 +1663,6 @@
|
|
|
1618
1663
|
},
|
|
1619
1664
|
"node_modules/cacheable-lookup": {
|
|
1620
1665
|
"version": "5.0.4",
|
|
1621
|
-
"extraneous": true,
|
|
1622
1666
|
"license": "MIT",
|
|
1623
1667
|
"engines": {
|
|
1624
1668
|
"node": ">=10.6.0"
|
|
@@ -1626,7 +1670,6 @@
|
|
|
1626
1670
|
},
|
|
1627
1671
|
"node_modules/cacheable-request": {
|
|
1628
1672
|
"version": "7.0.2",
|
|
1629
|
-
"extraneous": true,
|
|
1630
1673
|
"license": "MIT",
|
|
1631
1674
|
"dependencies": {
|
|
1632
1675
|
"clone-response": "^1.0.2",
|
|
@@ -1643,7 +1686,6 @@
|
|
|
1643
1686
|
},
|
|
1644
1687
|
"node_modules/cacheable-request/node_modules/get-stream": {
|
|
1645
1688
|
"version": "5.2.0",
|
|
1646
|
-
"extraneous": true,
|
|
1647
1689
|
"license": "MIT",
|
|
1648
1690
|
"dependencies": {
|
|
1649
1691
|
"pump": "^3.0.0"
|
|
@@ -1657,7 +1699,6 @@
|
|
|
1657
1699
|
},
|
|
1658
1700
|
"node_modules/cacheable-request/node_modules/pump": {
|
|
1659
1701
|
"version": "3.0.0",
|
|
1660
|
-
"extraneous": true,
|
|
1661
1702
|
"license": "MIT",
|
|
1662
1703
|
"dependencies": {
|
|
1663
1704
|
"end-of-stream": "^1.1.0",
|
|
@@ -1765,7 +1806,6 @@
|
|
|
1765
1806
|
},
|
|
1766
1807
|
"node_modules/clone-response": {
|
|
1767
1808
|
"version": "1.0.3",
|
|
1768
|
-
"extraneous": true,
|
|
1769
1809
|
"license": "MIT",
|
|
1770
1810
|
"dependencies": {
|
|
1771
1811
|
"mimic-response": "^1.0.0"
|
|
@@ -1838,12 +1878,11 @@
|
|
|
1838
1878
|
}
|
|
1839
1879
|
},
|
|
1840
1880
|
"node_modules/compare-versions": {
|
|
1841
|
-
"version": "4.1.
|
|
1881
|
+
"version": "4.1.4",
|
|
1842
1882
|
"license": "MIT"
|
|
1843
1883
|
},
|
|
1844
1884
|
"node_modules/compress-brotli": {
|
|
1845
1885
|
"version": "1.3.8",
|
|
1846
|
-
"extraneous": true,
|
|
1847
1886
|
"license": "MIT",
|
|
1848
1887
|
"dependencies": {
|
|
1849
1888
|
"@types/json-buffer": "~3.0.0",
|
|
@@ -1950,6 +1989,36 @@
|
|
|
1950
1989
|
"node": ">= 10"
|
|
1951
1990
|
}
|
|
1952
1991
|
},
|
|
1992
|
+
"node_modules/cross-env": {
|
|
1993
|
+
"version": "7.0.3",
|
|
1994
|
+
"extraneous": true,
|
|
1995
|
+
"license": "MIT",
|
|
1996
|
+
"dependencies": {
|
|
1997
|
+
"cross-spawn": "^7.0.1"
|
|
1998
|
+
},
|
|
1999
|
+
"bin": {
|
|
2000
|
+
"cross-env": "src/bin/cross-env.js",
|
|
2001
|
+
"cross-env-shell": "src/bin/cross-env-shell.js"
|
|
2002
|
+
},
|
|
2003
|
+
"engines": {
|
|
2004
|
+
"node": ">=10.14",
|
|
2005
|
+
"npm": ">=6",
|
|
2006
|
+
"yarn": ">=1"
|
|
2007
|
+
}
|
|
2008
|
+
},
|
|
2009
|
+
"node_modules/cross-spawn": {
|
|
2010
|
+
"version": "7.0.3",
|
|
2011
|
+
"extraneous": true,
|
|
2012
|
+
"license": "MIT",
|
|
2013
|
+
"dependencies": {
|
|
2014
|
+
"path-key": "^3.1.0",
|
|
2015
|
+
"shebang-command": "^2.0.0",
|
|
2016
|
+
"which": "^2.0.1"
|
|
2017
|
+
},
|
|
2018
|
+
"engines": {
|
|
2019
|
+
"node": ">= 8"
|
|
2020
|
+
}
|
|
2021
|
+
},
|
|
1953
2022
|
"node_modules/css-selector-parser": {
|
|
1954
2023
|
"version": "1.4.1",
|
|
1955
2024
|
"license": "MIT"
|
|
@@ -1967,7 +2036,6 @@
|
|
|
1967
2036
|
},
|
|
1968
2037
|
"node_modules/decompress-response": {
|
|
1969
2038
|
"version": "6.0.0",
|
|
1970
|
-
"extraneous": true,
|
|
1971
2039
|
"license": "MIT",
|
|
1972
2040
|
"dependencies": {
|
|
1973
2041
|
"mimic-response": "^3.1.0"
|
|
@@ -1981,7 +2049,6 @@
|
|
|
1981
2049
|
},
|
|
1982
2050
|
"node_modules/decompress-response/node_modules/mimic-response": {
|
|
1983
2051
|
"version": "3.1.0",
|
|
1984
|
-
"extraneous": true,
|
|
1985
2052
|
"license": "MIT",
|
|
1986
2053
|
"engines": {
|
|
1987
2054
|
"node": ">=10"
|
|
@@ -2019,7 +2086,6 @@
|
|
|
2019
2086
|
},
|
|
2020
2087
|
"node_modules/defer-to-connect": {
|
|
2021
2088
|
"version": "2.0.1",
|
|
2022
|
-
"extraneous": true,
|
|
2023
2089
|
"license": "MIT",
|
|
2024
2090
|
"engines": {
|
|
2025
2091
|
"node": ">=10"
|
|
@@ -2614,7 +2680,6 @@
|
|
|
2614
2680
|
},
|
|
2615
2681
|
"node_modules/got": {
|
|
2616
2682
|
"version": "11.8.5",
|
|
2617
|
-
"extraneous": true,
|
|
2618
2683
|
"license": "MIT",
|
|
2619
2684
|
"dependencies": {
|
|
2620
2685
|
"@sindresorhus/is": "^4.0.0",
|
|
@@ -2711,7 +2776,6 @@
|
|
|
2711
2776
|
},
|
|
2712
2777
|
"node_modules/http-cache-semantics": {
|
|
2713
2778
|
"version": "4.1.0",
|
|
2714
|
-
"extraneous": true,
|
|
2715
2779
|
"license": "BSD-2-Clause"
|
|
2716
2780
|
},
|
|
2717
2781
|
"node_modules/http-errors": {
|
|
@@ -2736,7 +2800,6 @@
|
|
|
2736
2800
|
},
|
|
2737
2801
|
"node_modules/http2-wrapper": {
|
|
2738
2802
|
"version": "1.0.3",
|
|
2739
|
-
"extraneous": true,
|
|
2740
2803
|
"license": "MIT",
|
|
2741
2804
|
"dependencies": {
|
|
2742
2805
|
"quick-lru": "^5.1.1",
|
|
@@ -2799,7 +2862,7 @@
|
|
|
2799
2862
|
"license": "ISC"
|
|
2800
2863
|
},
|
|
2801
2864
|
"node_modules/ini": {
|
|
2802
|
-
"version": "3.0.
|
|
2865
|
+
"version": "3.0.1",
|
|
2803
2866
|
"license": "ISC",
|
|
2804
2867
|
"engines": {
|
|
2805
2868
|
"node": "^12.13.0 || ^14.15.0 || >=16.0.0"
|
|
@@ -2872,7 +2935,7 @@
|
|
|
2872
2935
|
}
|
|
2873
2936
|
},
|
|
2874
2937
|
"node_modules/is-core-module": {
|
|
2875
|
-
"version": "2.
|
|
2938
|
+
"version": "2.10.0",
|
|
2876
2939
|
"license": "MIT",
|
|
2877
2940
|
"dependencies": {
|
|
2878
2941
|
"has": "^1.0.3"
|
|
@@ -3096,7 +3159,7 @@
|
|
|
3096
3159
|
}
|
|
3097
3160
|
},
|
|
3098
3161
|
"node_modules/jsdoc-plugin-typescript": {
|
|
3099
|
-
"version": "2.1.
|
|
3162
|
+
"version": "2.1.1",
|
|
3100
3163
|
"extraneous": true,
|
|
3101
3164
|
"license": "BSD-2-Clause",
|
|
3102
3165
|
"dependencies": {
|
|
@@ -3149,7 +3212,6 @@
|
|
|
3149
3212
|
},
|
|
3150
3213
|
"node_modules/json-buffer": {
|
|
3151
3214
|
"version": "3.0.1",
|
|
3152
|
-
"extraneous": true,
|
|
3153
3215
|
"license": "MIT"
|
|
3154
3216
|
},
|
|
3155
3217
|
"node_modules/json-parse-even-better-errors": {
|
|
@@ -3158,7 +3220,6 @@
|
|
|
3158
3220
|
},
|
|
3159
3221
|
"node_modules/json-schema": {
|
|
3160
3222
|
"version": "0.4.0",
|
|
3161
|
-
"extraneous": true,
|
|
3162
3223
|
"license": "(AFL-2.1 OR BSD-3-Clause)"
|
|
3163
3224
|
},
|
|
3164
3225
|
"node_modules/json-schema-traverse": {
|
|
@@ -3172,8 +3233,7 @@
|
|
|
3172
3233
|
"license": "MIT"
|
|
3173
3234
|
},
|
|
3174
3235
|
"node_modules/keyv": {
|
|
3175
|
-
"version": "4.
|
|
3176
|
-
"extraneous": true,
|
|
3236
|
+
"version": "4.4.1",
|
|
3177
3237
|
"license": "MIT",
|
|
3178
3238
|
"dependencies": {
|
|
3179
3239
|
"compress-brotli": "^1.3.8",
|
|
@@ -3419,14 +3479,13 @@
|
|
|
3419
3479
|
},
|
|
3420
3480
|
"node_modules/lowercase-keys": {
|
|
3421
3481
|
"version": "2.0.0",
|
|
3422
|
-
"extraneous": true,
|
|
3423
3482
|
"license": "MIT",
|
|
3424
3483
|
"engines": {
|
|
3425
3484
|
"node": ">=8"
|
|
3426
3485
|
}
|
|
3427
3486
|
},
|
|
3428
3487
|
"node_modules/lru-cache": {
|
|
3429
|
-
"version": "7.13.
|
|
3488
|
+
"version": "7.13.2",
|
|
3430
3489
|
"license": "ISC",
|
|
3431
3490
|
"engines": {
|
|
3432
3491
|
"node": ">=12"
|
|
@@ -3457,7 +3516,7 @@
|
|
|
3457
3516
|
}
|
|
3458
3517
|
},
|
|
3459
3518
|
"node_modules/marked": {
|
|
3460
|
-
"version": "4.0.
|
|
3519
|
+
"version": "4.0.19",
|
|
3461
3520
|
"extraneous": true,
|
|
3462
3521
|
"license": "MIT",
|
|
3463
3522
|
"bin": {
|
|
@@ -3557,7 +3616,6 @@
|
|
|
3557
3616
|
},
|
|
3558
3617
|
"node_modules/mimic-response": {
|
|
3559
3618
|
"version": "1.0.1",
|
|
3560
|
-
"extraneous": true,
|
|
3561
3619
|
"license": "MIT",
|
|
3562
3620
|
"engines": {
|
|
3563
3621
|
"node": ">=4"
|
|
@@ -3601,7 +3659,7 @@
|
|
|
3601
3659
|
}
|
|
3602
3660
|
},
|
|
3603
3661
|
"node_modules/moment-timezone": {
|
|
3604
|
-
"version": "0.5.
|
|
3662
|
+
"version": "0.5.35",
|
|
3605
3663
|
"license": "MIT",
|
|
3606
3664
|
"dependencies": {
|
|
3607
3665
|
"moment": ">= 2.9.0"
|
|
@@ -3755,7 +3813,6 @@
|
|
|
3755
3813
|
},
|
|
3756
3814
|
"node_modules/normalize-url": {
|
|
3757
3815
|
"version": "6.1.0",
|
|
3758
|
-
"extraneous": true,
|
|
3759
3816
|
"license": "MIT",
|
|
3760
3817
|
"engines": {
|
|
3761
3818
|
"node": ">=10"
|
|
@@ -3794,13 +3851,13 @@
|
|
|
3794
3851
|
}
|
|
3795
3852
|
},
|
|
3796
3853
|
"node_modules/object.assign": {
|
|
3797
|
-
"version": "4.1.
|
|
3854
|
+
"version": "4.1.4",
|
|
3798
3855
|
"extraneous": true,
|
|
3799
3856
|
"license": "MIT",
|
|
3800
3857
|
"dependencies": {
|
|
3801
|
-
"call-bind": "^1.0.
|
|
3802
|
-
"define-properties": "^1.1.
|
|
3803
|
-
"has-symbols": "^1.0.
|
|
3858
|
+
"call-bind": "^1.0.2",
|
|
3859
|
+
"define-properties": "^1.1.4",
|
|
3860
|
+
"has-symbols": "^1.0.3",
|
|
3804
3861
|
"object-keys": "^1.1.1"
|
|
3805
3862
|
},
|
|
3806
3863
|
"engines": {
|
|
@@ -3946,7 +4003,6 @@
|
|
|
3946
4003
|
},
|
|
3947
4004
|
"node_modules/p-cancelable": {
|
|
3948
4005
|
"version": "2.1.1",
|
|
3949
|
-
"extraneous": true,
|
|
3950
4006
|
"license": "MIT",
|
|
3951
4007
|
"engines": {
|
|
3952
4008
|
"node": ">=8"
|
|
@@ -4057,6 +4113,14 @@
|
|
|
4057
4113
|
"node": ">=0.10.0"
|
|
4058
4114
|
}
|
|
4059
4115
|
},
|
|
4116
|
+
"node_modules/path-key": {
|
|
4117
|
+
"version": "3.1.1",
|
|
4118
|
+
"extraneous": true,
|
|
4119
|
+
"license": "MIT",
|
|
4120
|
+
"engines": {
|
|
4121
|
+
"node": ">=8"
|
|
4122
|
+
}
|
|
4123
|
+
},
|
|
4060
4124
|
"node_modules/path-parse": {
|
|
4061
4125
|
"version": "1.0.7",
|
|
4062
4126
|
"license": "MIT"
|
|
@@ -4135,12 +4199,12 @@
|
|
|
4135
4199
|
}
|
|
4136
4200
|
},
|
|
4137
4201
|
"node_modules/portfinder": {
|
|
4138
|
-
"version": "1.0.
|
|
4202
|
+
"version": "1.0.32",
|
|
4139
4203
|
"license": "MIT",
|
|
4140
4204
|
"dependencies": {
|
|
4141
|
-
"async": "^2.6.
|
|
4142
|
-
"debug": "^3.
|
|
4143
|
-
"mkdirp": "^0.5.
|
|
4205
|
+
"async": "^2.6.4",
|
|
4206
|
+
"debug": "^3.2.7",
|
|
4207
|
+
"mkdirp": "^0.5.6"
|
|
4144
4208
|
},
|
|
4145
4209
|
"engines": {
|
|
4146
4210
|
"node": ">= 0.12.0"
|
|
@@ -4226,7 +4290,6 @@
|
|
|
4226
4290
|
},
|
|
4227
4291
|
"node_modules/quick-lru": {
|
|
4228
4292
|
"version": "5.1.1",
|
|
4229
|
-
"extraneous": true,
|
|
4230
4293
|
"license": "MIT",
|
|
4231
4294
|
"engines": {
|
|
4232
4295
|
"node": ">=10"
|
|
@@ -4366,7 +4429,6 @@
|
|
|
4366
4429
|
},
|
|
4367
4430
|
"node_modules/resolve-alpn": {
|
|
4368
4431
|
"version": "1.2.1",
|
|
4369
|
-
"extraneous": true,
|
|
4370
4432
|
"license": "MIT"
|
|
4371
4433
|
},
|
|
4372
4434
|
"node_modules/resolve-from": {
|
|
@@ -4378,7 +4440,6 @@
|
|
|
4378
4440
|
},
|
|
4379
4441
|
"node_modules/responselike": {
|
|
4380
4442
|
"version": "2.0.1",
|
|
4381
|
-
"extraneous": true,
|
|
4382
4443
|
"license": "MIT",
|
|
4383
4444
|
"dependencies": {
|
|
4384
4445
|
"lowercase-keys": "^2.0.0"
|
|
@@ -4585,6 +4646,25 @@
|
|
|
4585
4646
|
"node": ">=4.0"
|
|
4586
4647
|
}
|
|
4587
4648
|
},
|
|
4649
|
+
"node_modules/shebang-command": {
|
|
4650
|
+
"version": "2.0.0",
|
|
4651
|
+
"extraneous": true,
|
|
4652
|
+
"license": "MIT",
|
|
4653
|
+
"dependencies": {
|
|
4654
|
+
"shebang-regex": "^3.0.0"
|
|
4655
|
+
},
|
|
4656
|
+
"engines": {
|
|
4657
|
+
"node": ">=8"
|
|
4658
|
+
}
|
|
4659
|
+
},
|
|
4660
|
+
"node_modules/shebang-regex": {
|
|
4661
|
+
"version": "3.0.0",
|
|
4662
|
+
"extraneous": true,
|
|
4663
|
+
"license": "MIT",
|
|
4664
|
+
"engines": {
|
|
4665
|
+
"node": ">=8"
|
|
4666
|
+
}
|
|
4667
|
+
},
|
|
4588
4668
|
"node_modules/shell-quote": {
|
|
4589
4669
|
"version": "1.7.3",
|
|
4590
4670
|
"license": "MIT"
|
|
@@ -4683,7 +4763,7 @@
|
|
|
4683
4763
|
}
|
|
4684
4764
|
},
|
|
4685
4765
|
"node_modules/spdx-license-ids": {
|
|
4686
|
-
"version": "3.0.
|
|
4766
|
+
"version": "3.0.12",
|
|
4687
4767
|
"license": "CC0-1.0"
|
|
4688
4768
|
},
|
|
4689
4769
|
"node_modules/stack-trace": {
|
|
@@ -4861,10 +4941,7 @@
|
|
|
4861
4941
|
}
|
|
4862
4942
|
},
|
|
4863
4943
|
"node_modules/teen_process": {
|
|
4864
|
-
"version": "
|
|
4865
|
-
"engines": [
|
|
4866
|
-
"node"
|
|
4867
|
-
],
|
|
4944
|
+
"version": "2.0.0",
|
|
4868
4945
|
"license": "Apache-2.0",
|
|
4869
4946
|
"dependencies": {
|
|
4870
4947
|
"@babel/runtime": "^7.0.0",
|
|
@@ -4873,6 +4950,10 @@
|
|
|
4873
4950
|
"shell-quote": "^1.4.3",
|
|
4874
4951
|
"source-map-support": "^0.5.3",
|
|
4875
4952
|
"which": "^2.0.2"
|
|
4953
|
+
},
|
|
4954
|
+
"engines": {
|
|
4955
|
+
"node": ">=14",
|
|
4956
|
+
"npm": ">=6"
|
|
4876
4957
|
}
|
|
4877
4958
|
},
|
|
4878
4959
|
"node_modules/text-hex": {
|
|
@@ -4924,7 +5005,7 @@
|
|
|
4924
5005
|
}
|
|
4925
5006
|
},
|
|
4926
5007
|
"node_modules/type-fest": {
|
|
4927
|
-
"version": "2.
|
|
5008
|
+
"version": "2.18.0",
|
|
4928
5009
|
"license": "(MIT OR CC0-1.0)",
|
|
4929
5010
|
"engines": {
|
|
4930
5011
|
"node": ">=12.20"
|
|
@@ -4947,8 +5028,8 @@
|
|
|
4947
5028
|
},
|
|
4948
5029
|
"node_modules/typescript": {
|
|
4949
5030
|
"version": "4.7.4",
|
|
4950
|
-
"extraneous": true,
|
|
4951
5031
|
"license": "Apache-2.0",
|
|
5032
|
+
"peer": true,
|
|
4952
5033
|
"bin": {
|
|
4953
5034
|
"tsc": "bin/tsc",
|
|
4954
5035
|
"tsserver": "bin/tsserver"
|
|
@@ -5316,10 +5397,10 @@
|
|
|
5316
5397
|
},
|
|
5317
5398
|
"dependencies": {
|
|
5318
5399
|
"@appium/base-driver": {
|
|
5319
|
-
"version": "8.
|
|
5400
|
+
"version": "8.7.0",
|
|
5320
5401
|
"extraneous": true,
|
|
5321
5402
|
"requires": {
|
|
5322
|
-
"@appium/support": "^2.59.
|
|
5403
|
+
"@appium/support": "^2.59.5",
|
|
5323
5404
|
"@babel/runtime": "7.18.9",
|
|
5324
5405
|
"@colors/colors": "1.5.0",
|
|
5325
5406
|
"@types/async-lock": "1.1.5",
|
|
@@ -5336,46 +5417,61 @@
|
|
|
5336
5417
|
"express": "4.18.1",
|
|
5337
5418
|
"http-status-codes": "2.2.0",
|
|
5338
5419
|
"lodash": "4.17.21",
|
|
5339
|
-
"lru-cache": "7.13.
|
|
5420
|
+
"lru-cache": "7.13.2",
|
|
5340
5421
|
"method-override": "3.0.0",
|
|
5341
5422
|
"morgan": "1.10.0",
|
|
5342
5423
|
"serve-favicon": "2.5.0",
|
|
5343
5424
|
"source-map-support": "0.5.21",
|
|
5344
|
-
"type-fest": "2.
|
|
5425
|
+
"type-fest": "2.18.0",
|
|
5345
5426
|
"validate.js": "0.13.1"
|
|
5346
5427
|
}
|
|
5347
5428
|
},
|
|
5348
5429
|
"@appium/base-plugin": {
|
|
5349
|
-
"version": "1.10.
|
|
5430
|
+
"version": "1.10.2",
|
|
5350
5431
|
"extraneous": true,
|
|
5351
5432
|
"requires": {
|
|
5352
|
-
"@appium/support": "^2.59.
|
|
5433
|
+
"@appium/support": "^2.59.5"
|
|
5353
5434
|
}
|
|
5354
5435
|
},
|
|
5355
5436
|
"@appium/docutils": {
|
|
5356
|
-
"version": "0.0.
|
|
5437
|
+
"version": "0.0.10",
|
|
5357
5438
|
"extraneous": true,
|
|
5358
5439
|
"requires": {
|
|
5359
|
-
"@appium/support": "^2.59.
|
|
5440
|
+
"@appium/support": "^2.59.5",
|
|
5360
5441
|
"@babel/runtime": "7.18.9",
|
|
5361
5442
|
"docdash": "1.2.0",
|
|
5362
5443
|
"jsdoc": "3.6.11",
|
|
5363
|
-
"jsdoc-plugin-typescript": "2.1.
|
|
5444
|
+
"jsdoc-plugin-typescript": "2.1.1",
|
|
5364
5445
|
"source-map-support": "0.5.21",
|
|
5365
5446
|
"teen_process": "1.16.0"
|
|
5447
|
+
},
|
|
5448
|
+
"dependencies": {
|
|
5449
|
+
"teen_process": {
|
|
5450
|
+
"version": "1.16.0",
|
|
5451
|
+
"extraneous": true,
|
|
5452
|
+
"requires": {
|
|
5453
|
+
"@babel/runtime": "^7.0.0",
|
|
5454
|
+
"bluebird": "^3.5.1",
|
|
5455
|
+
"lodash": "^4.17.4",
|
|
5456
|
+
"shell-quote": "^1.4.3",
|
|
5457
|
+
"source-map-support": "^0.5.3",
|
|
5458
|
+
"which": "^2.0.2"
|
|
5459
|
+
}
|
|
5460
|
+
}
|
|
5366
5461
|
}
|
|
5367
5462
|
},
|
|
5368
5463
|
"@appium/schema": {
|
|
5369
|
-
"version": "0.0.
|
|
5370
|
-
"extraneous": true,
|
|
5464
|
+
"version": "0.0.9",
|
|
5371
5465
|
"requires": {
|
|
5372
5466
|
"@types/json-schema": "7.0.11",
|
|
5373
|
-
"json-schema": "0.4.0"
|
|
5467
|
+
"json-schema": "0.4.0",
|
|
5468
|
+
"source-map-support": "0.5.21"
|
|
5374
5469
|
}
|
|
5375
5470
|
},
|
|
5376
5471
|
"@appium/support": {
|
|
5377
|
-
"version": "2.59.
|
|
5472
|
+
"version": "2.59.5",
|
|
5378
5473
|
"requires": {
|
|
5474
|
+
"@appium/types": "^0.4.0",
|
|
5379
5475
|
"@babel/runtime": "7.18.9",
|
|
5380
5476
|
"@colors/colors": "1.5.0",
|
|
5381
5477
|
"@types/archiver": "5.3.1",
|
|
@@ -5429,14 +5525,27 @@
|
|
|
5429
5525
|
"source-map-support": "0.5.21",
|
|
5430
5526
|
"supports-color": "8.1.1",
|
|
5431
5527
|
"teen_process": "1.16.0",
|
|
5432
|
-
"type-fest": "2.
|
|
5528
|
+
"type-fest": "2.18.0",
|
|
5433
5529
|
"uuid": "8.3.2",
|
|
5434
5530
|
"which": "2.0.2",
|
|
5435
5531
|
"yauzl": "2.10.0"
|
|
5532
|
+
},
|
|
5533
|
+
"dependencies": {
|
|
5534
|
+
"teen_process": {
|
|
5535
|
+
"version": "1.16.0",
|
|
5536
|
+
"requires": {
|
|
5537
|
+
"@babel/runtime": "^7.0.0",
|
|
5538
|
+
"bluebird": "^3.5.1",
|
|
5539
|
+
"lodash": "^4.17.4",
|
|
5540
|
+
"shell-quote": "^1.4.3",
|
|
5541
|
+
"source-map-support": "^0.5.3",
|
|
5542
|
+
"which": "^2.0.2"
|
|
5543
|
+
}
|
|
5544
|
+
}
|
|
5436
5545
|
}
|
|
5437
5546
|
},
|
|
5438
5547
|
"@appium/test-support": {
|
|
5439
|
-
"version": "1.
|
|
5548
|
+
"version": "1.5.0",
|
|
5440
5549
|
"dev": true,
|
|
5441
5550
|
"requires": {
|
|
5442
5551
|
"@babel/runtime": "7.18.9",
|
|
@@ -5450,17 +5559,30 @@
|
|
|
5450
5559
|
"sinon": "14.0.0",
|
|
5451
5560
|
"source-map-support": "0.5.21",
|
|
5452
5561
|
"teen_process": "1.16.0"
|
|
5562
|
+
},
|
|
5563
|
+
"dependencies": {
|
|
5564
|
+
"teen_process": {
|
|
5565
|
+
"version": "1.16.0",
|
|
5566
|
+
"dev": true,
|
|
5567
|
+
"requires": {
|
|
5568
|
+
"@babel/runtime": "^7.0.0",
|
|
5569
|
+
"bluebird": "^3.5.1",
|
|
5570
|
+
"lodash": "^4.17.4",
|
|
5571
|
+
"shell-quote": "^1.4.3",
|
|
5572
|
+
"source-map-support": "^0.5.3",
|
|
5573
|
+
"which": "^2.0.2"
|
|
5574
|
+
}
|
|
5575
|
+
}
|
|
5453
5576
|
}
|
|
5454
5577
|
},
|
|
5455
5578
|
"@appium/types": {
|
|
5456
|
-
"version": "0.
|
|
5457
|
-
"extraneous": true,
|
|
5579
|
+
"version": "0.4.0",
|
|
5458
5580
|
"requires": {
|
|
5459
|
-
"@appium/schema": "^0.0.
|
|
5581
|
+
"@appium/schema": "^0.0.9",
|
|
5460
5582
|
"@types/express": "4.17.13",
|
|
5461
5583
|
"@types/npmlog": "4.1.4",
|
|
5462
5584
|
"@wdio/types": "7.20.7",
|
|
5463
|
-
"type-fest": "2.
|
|
5585
|
+
"type-fest": "2.18.0"
|
|
5464
5586
|
}
|
|
5465
5587
|
},
|
|
5466
5588
|
"@babel/code-frame": {
|
|
@@ -5481,7 +5603,7 @@
|
|
|
5481
5603
|
}
|
|
5482
5604
|
},
|
|
5483
5605
|
"@babel/parser": {
|
|
5484
|
-
"version": "7.18.
|
|
5606
|
+
"version": "7.18.13",
|
|
5485
5607
|
"extraneous": true
|
|
5486
5608
|
},
|
|
5487
5609
|
"@babel/runtime": {
|
|
@@ -5810,8 +5932,7 @@
|
|
|
5810
5932
|
}
|
|
5811
5933
|
},
|
|
5812
5934
|
"@sindresorhus/is": {
|
|
5813
|
-
"version": "4.6.0"
|
|
5814
|
-
"extraneous": true
|
|
5935
|
+
"version": "4.6.0"
|
|
5815
5936
|
},
|
|
5816
5937
|
"@sinonjs/commons": {
|
|
5817
5938
|
"version": "1.8.3",
|
|
@@ -5842,7 +5963,6 @@
|
|
|
5842
5963
|
},
|
|
5843
5964
|
"@szmarczak/http-timer": {
|
|
5844
5965
|
"version": "4.0.6",
|
|
5845
|
-
"extraneous": true,
|
|
5846
5966
|
"requires": {
|
|
5847
5967
|
"defer-to-connect": "^2.0.0"
|
|
5848
5968
|
}
|
|
@@ -5873,7 +5993,6 @@
|
|
|
5873
5993
|
},
|
|
5874
5994
|
"@types/body-parser": {
|
|
5875
5995
|
"version": "1.19.2",
|
|
5876
|
-
"extraneous": true,
|
|
5877
5996
|
"requires": {
|
|
5878
5997
|
"@types/connect": "*",
|
|
5879
5998
|
"@types/node": "*"
|
|
@@ -5881,7 +6000,6 @@
|
|
|
5881
6000
|
},
|
|
5882
6001
|
"@types/cacheable-request": {
|
|
5883
6002
|
"version": "6.0.2",
|
|
5884
|
-
"extraneous": true,
|
|
5885
6003
|
"requires": {
|
|
5886
6004
|
"@types/http-cache-semantics": "*",
|
|
5887
6005
|
"@types/keyv": "*",
|
|
@@ -5891,14 +6009,12 @@
|
|
|
5891
6009
|
},
|
|
5892
6010
|
"@types/connect": {
|
|
5893
6011
|
"version": "3.4.35",
|
|
5894
|
-
"extraneous": true,
|
|
5895
6012
|
"requires": {
|
|
5896
6013
|
"@types/node": "*"
|
|
5897
6014
|
}
|
|
5898
6015
|
},
|
|
5899
6016
|
"@types/express": {
|
|
5900
6017
|
"version": "4.17.13",
|
|
5901
|
-
"extraneous": true,
|
|
5902
6018
|
"requires": {
|
|
5903
6019
|
"@types/body-parser": "*",
|
|
5904
6020
|
"@types/express-serve-static-core": "^4.17.18",
|
|
@@ -5908,7 +6024,6 @@
|
|
|
5908
6024
|
},
|
|
5909
6025
|
"@types/express-serve-static-core": {
|
|
5910
6026
|
"version": "4.17.30",
|
|
5911
|
-
"extraneous": true,
|
|
5912
6027
|
"requires": {
|
|
5913
6028
|
"@types/node": "*",
|
|
5914
6029
|
"@types/qs": "*",
|
|
@@ -5930,8 +6045,7 @@
|
|
|
5930
6045
|
}
|
|
5931
6046
|
},
|
|
5932
6047
|
"@types/http-cache-semantics": {
|
|
5933
|
-
"version": "4.0.1"
|
|
5934
|
-
"extraneous": true
|
|
6048
|
+
"version": "4.0.1"
|
|
5935
6049
|
},
|
|
5936
6050
|
"@types/jsftp": {
|
|
5937
6051
|
"version": "2.1.2",
|
|
@@ -5940,16 +6054,13 @@
|
|
|
5940
6054
|
}
|
|
5941
6055
|
},
|
|
5942
6056
|
"@types/json-buffer": {
|
|
5943
|
-
"version": "3.0.0"
|
|
5944
|
-
"extraneous": true
|
|
6057
|
+
"version": "3.0.0"
|
|
5945
6058
|
},
|
|
5946
6059
|
"@types/json-schema": {
|
|
5947
|
-
"version": "7.0.11"
|
|
5948
|
-
"extraneous": true
|
|
6060
|
+
"version": "7.0.11"
|
|
5949
6061
|
},
|
|
5950
6062
|
"@types/keyv": {
|
|
5951
6063
|
"version": "3.1.4",
|
|
5952
|
-
"extraneous": true,
|
|
5953
6064
|
"requires": {
|
|
5954
6065
|
"@types/node": "*"
|
|
5955
6066
|
}
|
|
@@ -5987,11 +6098,10 @@
|
|
|
5987
6098
|
}
|
|
5988
6099
|
},
|
|
5989
6100
|
"@types/mime": {
|
|
5990
|
-
"version": "
|
|
5991
|
-
"extraneous": true
|
|
6101
|
+
"version": "3.0.1"
|
|
5992
6102
|
},
|
|
5993
6103
|
"@types/minimatch": {
|
|
5994
|
-
"version": "
|
|
6104
|
+
"version": "5.1.0"
|
|
5995
6105
|
},
|
|
5996
6106
|
"@types/mv": {
|
|
5997
6107
|
"version": "2.1.2"
|
|
@@ -6003,7 +6113,7 @@
|
|
|
6003
6113
|
}
|
|
6004
6114
|
},
|
|
6005
6115
|
"@types/node": {
|
|
6006
|
-
"version": "18.
|
|
6116
|
+
"version": "18.7.13"
|
|
6007
6117
|
},
|
|
6008
6118
|
"@types/normalize-package-data": {
|
|
6009
6119
|
"version": "2.4.1"
|
|
@@ -6021,16 +6131,13 @@
|
|
|
6021
6131
|
}
|
|
6022
6132
|
},
|
|
6023
6133
|
"@types/qs": {
|
|
6024
|
-
"version": "6.9.7"
|
|
6025
|
-
"extraneous": true
|
|
6134
|
+
"version": "6.9.7"
|
|
6026
6135
|
},
|
|
6027
6136
|
"@types/range-parser": {
|
|
6028
|
-
"version": "1.2.4"
|
|
6029
|
-
"extraneous": true
|
|
6137
|
+
"version": "1.2.4"
|
|
6030
6138
|
},
|
|
6031
6139
|
"@types/responselike": {
|
|
6032
6140
|
"version": "1.0.0",
|
|
6033
|
-
"extraneous": true,
|
|
6034
6141
|
"requires": {
|
|
6035
6142
|
"@types/node": "*"
|
|
6036
6143
|
}
|
|
@@ -6053,10 +6160,9 @@
|
|
|
6053
6160
|
}
|
|
6054
6161
|
},
|
|
6055
6162
|
"@types/serve-static": {
|
|
6056
|
-
"version": "1.
|
|
6057
|
-
"extraneous": true,
|
|
6163
|
+
"version": "1.15.0",
|
|
6058
6164
|
"requires": {
|
|
6059
|
-
"@types/mime": "
|
|
6165
|
+
"@types/mime": "*",
|
|
6060
6166
|
"@types/node": "*"
|
|
6061
6167
|
}
|
|
6062
6168
|
},
|
|
@@ -6081,7 +6187,6 @@
|
|
|
6081
6187
|
},
|
|
6082
6188
|
"@wdio/types": {
|
|
6083
6189
|
"version": "7.20.7",
|
|
6084
|
-
"extraneous": true,
|
|
6085
6190
|
"requires": {
|
|
6086
6191
|
"@types/node": "^18.0.0",
|
|
6087
6192
|
"got": "^11.8.1"
|
|
@@ -6159,10 +6264,23 @@
|
|
|
6159
6264
|
"source-map-support": "^0.x",
|
|
6160
6265
|
"teen_process": "^1.11.0",
|
|
6161
6266
|
"utf7": "^1.0.2"
|
|
6267
|
+
},
|
|
6268
|
+
"dependencies": {
|
|
6269
|
+
"teen_process": {
|
|
6270
|
+
"version": "1.16.0",
|
|
6271
|
+
"requires": {
|
|
6272
|
+
"@babel/runtime": "^7.0.0",
|
|
6273
|
+
"bluebird": "^3.5.1",
|
|
6274
|
+
"lodash": "^4.17.4",
|
|
6275
|
+
"shell-quote": "^1.4.3",
|
|
6276
|
+
"source-map-support": "^0.5.3",
|
|
6277
|
+
"which": "^2.0.2"
|
|
6278
|
+
}
|
|
6279
|
+
}
|
|
6162
6280
|
}
|
|
6163
6281
|
},
|
|
6164
6282
|
"appium-android-driver": {
|
|
6165
|
-
"version": "5.2.
|
|
6283
|
+
"version": "5.2.9",
|
|
6166
6284
|
"requires": {
|
|
6167
6285
|
"@babel/runtime": "^7.0.0",
|
|
6168
6286
|
"appium-adb": "^9.10.2",
|
|
@@ -6181,12 +6299,12 @@
|
|
|
6181
6299
|
"semver": "^7.0.0",
|
|
6182
6300
|
"shared-preferences-builder": "^0.x",
|
|
6183
6301
|
"source-map-support": "^0.x",
|
|
6184
|
-
"teen_process": "^
|
|
6302
|
+
"teen_process": "^2.0.0",
|
|
6185
6303
|
"ws": "^8.0.0"
|
|
6186
6304
|
}
|
|
6187
6305
|
},
|
|
6188
6306
|
"appium-chromedriver": {
|
|
6189
|
-
"version": "5.1.
|
|
6307
|
+
"version": "5.1.6",
|
|
6190
6308
|
"requires": {
|
|
6191
6309
|
"@babel/runtime": "^7.0.0",
|
|
6192
6310
|
"@xmldom/xmldom": "^0.x",
|
|
@@ -6198,7 +6316,7 @@
|
|
|
6198
6316
|
"lodash": "^4.17.4",
|
|
6199
6317
|
"semver": "^7.0.0",
|
|
6200
6318
|
"source-map-support": "^0.x",
|
|
6201
|
-
"teen_process": "^
|
|
6319
|
+
"teen_process": "^2.0.0",
|
|
6202
6320
|
"xpath": "^0.x"
|
|
6203
6321
|
}
|
|
6204
6322
|
},
|
|
@@ -6419,12 +6537,10 @@
|
|
|
6419
6537
|
"extraneous": true
|
|
6420
6538
|
},
|
|
6421
6539
|
"cacheable-lookup": {
|
|
6422
|
-
"version": "5.0.4"
|
|
6423
|
-
"extraneous": true
|
|
6540
|
+
"version": "5.0.4"
|
|
6424
6541
|
},
|
|
6425
6542
|
"cacheable-request": {
|
|
6426
6543
|
"version": "7.0.2",
|
|
6427
|
-
"extraneous": true,
|
|
6428
6544
|
"requires": {
|
|
6429
6545
|
"clone-response": "^1.0.2",
|
|
6430
6546
|
"get-stream": "^5.1.0",
|
|
@@ -6437,14 +6553,12 @@
|
|
|
6437
6553
|
"dependencies": {
|
|
6438
6554
|
"get-stream": {
|
|
6439
6555
|
"version": "5.2.0",
|
|
6440
|
-
"extraneous": true,
|
|
6441
6556
|
"requires": {
|
|
6442
6557
|
"pump": "^3.0.0"
|
|
6443
6558
|
}
|
|
6444
6559
|
},
|
|
6445
6560
|
"pump": {
|
|
6446
6561
|
"version": "3.0.0",
|
|
6447
|
-
"extraneous": true,
|
|
6448
6562
|
"requires": {
|
|
6449
6563
|
"end-of-stream": "^1.1.0",
|
|
6450
6564
|
"once": "^1.3.1"
|
|
@@ -6516,7 +6630,6 @@
|
|
|
6516
6630
|
},
|
|
6517
6631
|
"clone-response": {
|
|
6518
6632
|
"version": "1.0.3",
|
|
6519
|
-
"extraneous": true,
|
|
6520
6633
|
"requires": {
|
|
6521
6634
|
"mimic-response": "^1.0.0"
|
|
6522
6635
|
}
|
|
@@ -6568,11 +6681,10 @@
|
|
|
6568
6681
|
"extraneous": true
|
|
6569
6682
|
},
|
|
6570
6683
|
"compare-versions": {
|
|
6571
|
-
"version": "4.1.
|
|
6684
|
+
"version": "4.1.4"
|
|
6572
6685
|
},
|
|
6573
6686
|
"compress-brotli": {
|
|
6574
6687
|
"version": "1.3.8",
|
|
6575
|
-
"extraneous": true,
|
|
6576
6688
|
"requires": {
|
|
6577
6689
|
"@types/json-buffer": "~3.0.0",
|
|
6578
6690
|
"json-buffer": "~3.0.1"
|
|
@@ -6631,6 +6743,22 @@
|
|
|
6631
6743
|
"readable-stream": "^3.4.0"
|
|
6632
6744
|
}
|
|
6633
6745
|
},
|
|
6746
|
+
"cross-env": {
|
|
6747
|
+
"version": "7.0.3",
|
|
6748
|
+
"extraneous": true,
|
|
6749
|
+
"requires": {
|
|
6750
|
+
"cross-spawn": "^7.0.1"
|
|
6751
|
+
}
|
|
6752
|
+
},
|
|
6753
|
+
"cross-spawn": {
|
|
6754
|
+
"version": "7.0.3",
|
|
6755
|
+
"extraneous": true,
|
|
6756
|
+
"requires": {
|
|
6757
|
+
"path-key": "^3.1.0",
|
|
6758
|
+
"shebang-command": "^2.0.0",
|
|
6759
|
+
"which": "^2.0.1"
|
|
6760
|
+
}
|
|
6761
|
+
},
|
|
6634
6762
|
"css-selector-parser": {
|
|
6635
6763
|
"version": "1.4.1"
|
|
6636
6764
|
},
|
|
@@ -6643,14 +6771,12 @@
|
|
|
6643
6771
|
},
|
|
6644
6772
|
"decompress-response": {
|
|
6645
6773
|
"version": "6.0.0",
|
|
6646
|
-
"extraneous": true,
|
|
6647
6774
|
"requires": {
|
|
6648
6775
|
"mimic-response": "^3.1.0"
|
|
6649
6776
|
},
|
|
6650
6777
|
"dependencies": {
|
|
6651
6778
|
"mimic-response": {
|
|
6652
|
-
"version": "3.1.0"
|
|
6653
|
-
"extraneous": true
|
|
6779
|
+
"version": "3.1.0"
|
|
6654
6780
|
}
|
|
6655
6781
|
}
|
|
6656
6782
|
},
|
|
@@ -6675,8 +6801,7 @@
|
|
|
6675
6801
|
}
|
|
6676
6802
|
},
|
|
6677
6803
|
"defer-to-connect": {
|
|
6678
|
-
"version": "2.0.1"
|
|
6679
|
-
"extraneous": true
|
|
6804
|
+
"version": "2.0.1"
|
|
6680
6805
|
},
|
|
6681
6806
|
"define-properties": {
|
|
6682
6807
|
"version": "1.1.4",
|
|
@@ -7067,7 +7192,6 @@
|
|
|
7067
7192
|
},
|
|
7068
7193
|
"got": {
|
|
7069
7194
|
"version": "11.8.5",
|
|
7070
|
-
"extraneous": true,
|
|
7071
7195
|
"requires": {
|
|
7072
7196
|
"@sindresorhus/is": "^4.0.0",
|
|
7073
7197
|
"@szmarczak/http-timer": "^4.0.5",
|
|
@@ -7123,8 +7247,7 @@
|
|
|
7123
7247
|
"version": "2.8.9"
|
|
7124
7248
|
},
|
|
7125
7249
|
"http-cache-semantics": {
|
|
7126
|
-
"version": "4.1.0"
|
|
7127
|
-
"extraneous": true
|
|
7250
|
+
"version": "4.1.0"
|
|
7128
7251
|
},
|
|
7129
7252
|
"http-errors": {
|
|
7130
7253
|
"version": "2.0.0",
|
|
@@ -7143,7 +7266,6 @@
|
|
|
7143
7266
|
},
|
|
7144
7267
|
"http2-wrapper": {
|
|
7145
7268
|
"version": "1.0.3",
|
|
7146
|
-
"extraneous": true,
|
|
7147
7269
|
"requires": {
|
|
7148
7270
|
"quick-lru": "^5.1.1",
|
|
7149
7271
|
"resolve-alpn": "^1.0.0"
|
|
@@ -7181,7 +7303,7 @@
|
|
|
7181
7303
|
"version": "2.0.4"
|
|
7182
7304
|
},
|
|
7183
7305
|
"ini": {
|
|
7184
|
-
"version": "3.0.
|
|
7306
|
+
"version": "3.0.1"
|
|
7185
7307
|
},
|
|
7186
7308
|
"internal-slot": {
|
|
7187
7309
|
"version": "1.0.3",
|
|
@@ -7222,7 +7344,7 @@
|
|
|
7222
7344
|
"extraneous": true
|
|
7223
7345
|
},
|
|
7224
7346
|
"is-core-module": {
|
|
7225
|
-
"version": "2.
|
|
7347
|
+
"version": "2.10.0",
|
|
7226
7348
|
"requires": {
|
|
7227
7349
|
"has": "^1.0.3"
|
|
7228
7350
|
}
|
|
@@ -7365,7 +7487,7 @@
|
|
|
7365
7487
|
}
|
|
7366
7488
|
},
|
|
7367
7489
|
"jsdoc-plugin-typescript": {
|
|
7368
|
-
"version": "2.1.
|
|
7490
|
+
"version": "2.1.1",
|
|
7369
7491
|
"extraneous": true,
|
|
7370
7492
|
"requires": {
|
|
7371
7493
|
"string.prototype.matchall": "^4.0.0"
|
|
@@ -7391,15 +7513,13 @@
|
|
|
7391
7513
|
}
|
|
7392
7514
|
},
|
|
7393
7515
|
"json-buffer": {
|
|
7394
|
-
"version": "3.0.1"
|
|
7395
|
-
"extraneous": true
|
|
7516
|
+
"version": "3.0.1"
|
|
7396
7517
|
},
|
|
7397
7518
|
"json-parse-even-better-errors": {
|
|
7398
7519
|
"version": "2.3.1"
|
|
7399
7520
|
},
|
|
7400
7521
|
"json-schema": {
|
|
7401
|
-
"version": "0.4.0"
|
|
7402
|
-
"extraneous": true
|
|
7522
|
+
"version": "0.4.0"
|
|
7403
7523
|
},
|
|
7404
7524
|
"json-schema-traverse": {
|
|
7405
7525
|
"version": "1.0.0",
|
|
@@ -7410,8 +7530,7 @@
|
|
|
7410
7530
|
"dev": true
|
|
7411
7531
|
},
|
|
7412
7532
|
"keyv": {
|
|
7413
|
-
"version": "4.
|
|
7414
|
-
"extraneous": true,
|
|
7533
|
+
"version": "4.4.1",
|
|
7415
7534
|
"requires": {
|
|
7416
7535
|
"compress-brotli": "^1.3.8",
|
|
7417
7536
|
"json-buffer": "3.0.1"
|
|
@@ -7588,11 +7707,10 @@
|
|
|
7588
7707
|
}
|
|
7589
7708
|
},
|
|
7590
7709
|
"lowercase-keys": {
|
|
7591
|
-
"version": "2.0.0"
|
|
7592
|
-
"extraneous": true
|
|
7710
|
+
"version": "2.0.0"
|
|
7593
7711
|
},
|
|
7594
7712
|
"lru-cache": {
|
|
7595
|
-
"version": "7.13.
|
|
7713
|
+
"version": "7.13.2"
|
|
7596
7714
|
},
|
|
7597
7715
|
"markdown-it": {
|
|
7598
7716
|
"version": "12.3.2",
|
|
@@ -7611,7 +7729,7 @@
|
|
|
7611
7729
|
"requires": {}
|
|
7612
7730
|
},
|
|
7613
7731
|
"marked": {
|
|
7614
|
-
"version": "4.0.
|
|
7732
|
+
"version": "4.0.19",
|
|
7615
7733
|
"extraneous": true
|
|
7616
7734
|
},
|
|
7617
7735
|
"mdurl": {
|
|
@@ -7670,8 +7788,7 @@
|
|
|
7670
7788
|
"extraneous": true
|
|
7671
7789
|
},
|
|
7672
7790
|
"mimic-response": {
|
|
7673
|
-
"version": "1.0.1"
|
|
7674
|
-
"extraneous": true
|
|
7791
|
+
"version": "1.0.1"
|
|
7675
7792
|
},
|
|
7676
7793
|
"min-document": {
|
|
7677
7794
|
"version": "2.19.0",
|
|
@@ -7698,7 +7815,7 @@
|
|
|
7698
7815
|
"version": "2.29.4"
|
|
7699
7816
|
},
|
|
7700
7817
|
"moment-timezone": {
|
|
7701
|
-
"version": "0.5.
|
|
7818
|
+
"version": "0.5.35",
|
|
7702
7819
|
"requires": {
|
|
7703
7820
|
"moment": ">= 2.9.0"
|
|
7704
7821
|
}
|
|
@@ -7812,8 +7929,7 @@
|
|
|
7812
7929
|
"version": "3.0.0"
|
|
7813
7930
|
},
|
|
7814
7931
|
"normalize-url": {
|
|
7815
|
-
"version": "6.1.0"
|
|
7816
|
-
"extraneous": true
|
|
7932
|
+
"version": "6.1.0"
|
|
7817
7933
|
},
|
|
7818
7934
|
"npmlog": {
|
|
7819
7935
|
"version": "6.0.2",
|
|
@@ -7833,12 +7949,12 @@
|
|
|
7833
7949
|
"extraneous": true
|
|
7834
7950
|
},
|
|
7835
7951
|
"object.assign": {
|
|
7836
|
-
"version": "4.1.
|
|
7952
|
+
"version": "4.1.4",
|
|
7837
7953
|
"extraneous": true,
|
|
7838
7954
|
"requires": {
|
|
7839
|
-
"call-bind": "^1.0.
|
|
7840
|
-
"define-properties": "^1.1.
|
|
7841
|
-
"has-symbols": "^1.0.
|
|
7955
|
+
"call-bind": "^1.0.2",
|
|
7956
|
+
"define-properties": "^1.1.4",
|
|
7957
|
+
"has-symbols": "^1.0.3",
|
|
7842
7958
|
"object-keys": "^1.1.1"
|
|
7843
7959
|
}
|
|
7844
7960
|
},
|
|
@@ -7930,8 +8046,7 @@
|
|
|
7930
8046
|
}
|
|
7931
8047
|
},
|
|
7932
8048
|
"p-cancelable": {
|
|
7933
|
-
"version": "2.1.1"
|
|
7934
|
-
"extraneous": true
|
|
8049
|
+
"version": "2.1.1"
|
|
7935
8050
|
},
|
|
7936
8051
|
"p-limit": {
|
|
7937
8052
|
"version": "3.1.0",
|
|
@@ -7993,6 +8108,10 @@
|
|
|
7993
8108
|
"path-is-absolute": {
|
|
7994
8109
|
"version": "1.0.1"
|
|
7995
8110
|
},
|
|
8111
|
+
"path-key": {
|
|
8112
|
+
"version": "3.1.1",
|
|
8113
|
+
"extraneous": true
|
|
8114
|
+
},
|
|
7996
8115
|
"path-parse": {
|
|
7997
8116
|
"version": "1.0.7"
|
|
7998
8117
|
},
|
|
@@ -8041,11 +8160,11 @@
|
|
|
8041
8160
|
"version": "6.0.0"
|
|
8042
8161
|
},
|
|
8043
8162
|
"portfinder": {
|
|
8044
|
-
"version": "1.0.
|
|
8163
|
+
"version": "1.0.32",
|
|
8045
8164
|
"requires": {
|
|
8046
|
-
"async": "^2.6.
|
|
8047
|
-
"debug": "^3.
|
|
8048
|
-
"mkdirp": "^0.5.
|
|
8165
|
+
"async": "^2.6.4",
|
|
8166
|
+
"debug": "^3.2.7",
|
|
8167
|
+
"mkdirp": "^0.5.6"
|
|
8049
8168
|
},
|
|
8050
8169
|
"dependencies": {
|
|
8051
8170
|
"async": {
|
|
@@ -8103,8 +8222,7 @@
|
|
|
8103
8222
|
}
|
|
8104
8223
|
},
|
|
8105
8224
|
"quick-lru": {
|
|
8106
|
-
"version": "5.1.1"
|
|
8107
|
-
"extraneous": true
|
|
8225
|
+
"version": "5.1.1"
|
|
8108
8226
|
},
|
|
8109
8227
|
"range-parser": {
|
|
8110
8228
|
"version": "1.2.1",
|
|
@@ -8194,15 +8312,13 @@
|
|
|
8194
8312
|
}
|
|
8195
8313
|
},
|
|
8196
8314
|
"resolve-alpn": {
|
|
8197
|
-
"version": "1.2.1"
|
|
8198
|
-
"extraneous": true
|
|
8315
|
+
"version": "1.2.1"
|
|
8199
8316
|
},
|
|
8200
8317
|
"resolve-from": {
|
|
8201
8318
|
"version": "5.0.0"
|
|
8202
8319
|
},
|
|
8203
8320
|
"responselike": {
|
|
8204
8321
|
"version": "2.0.1",
|
|
8205
|
-
"extraneous": true,
|
|
8206
8322
|
"requires": {
|
|
8207
8323
|
"lowercase-keys": "^2.0.0"
|
|
8208
8324
|
}
|
|
@@ -8356,6 +8472,17 @@
|
|
|
8356
8472
|
}
|
|
8357
8473
|
}
|
|
8358
8474
|
},
|
|
8475
|
+
"shebang-command": {
|
|
8476
|
+
"version": "2.0.0",
|
|
8477
|
+
"extraneous": true,
|
|
8478
|
+
"requires": {
|
|
8479
|
+
"shebang-regex": "^3.0.0"
|
|
8480
|
+
}
|
|
8481
|
+
},
|
|
8482
|
+
"shebang-regex": {
|
|
8483
|
+
"version": "3.0.0",
|
|
8484
|
+
"extraneous": true
|
|
8485
|
+
},
|
|
8359
8486
|
"shell-quote": {
|
|
8360
8487
|
"version": "1.7.3"
|
|
8361
8488
|
},
|
|
@@ -8433,7 +8560,7 @@
|
|
|
8433
8560
|
}
|
|
8434
8561
|
},
|
|
8435
8562
|
"spdx-license-ids": {
|
|
8436
|
-
"version": "3.0.
|
|
8563
|
+
"version": "3.0.12"
|
|
8437
8564
|
},
|
|
8438
8565
|
"stack-trace": {
|
|
8439
8566
|
"version": "0.0.10",
|
|
@@ -8538,7 +8665,7 @@
|
|
|
8538
8665
|
}
|
|
8539
8666
|
},
|
|
8540
8667
|
"teen_process": {
|
|
8541
|
-
"version": "
|
|
8668
|
+
"version": "2.0.0",
|
|
8542
8669
|
"requires": {
|
|
8543
8670
|
"@babel/runtime": "^7.0.0",
|
|
8544
8671
|
"bluebird": "^3.5.1",
|
|
@@ -8580,7 +8707,7 @@
|
|
|
8580
8707
|
"dev": true
|
|
8581
8708
|
},
|
|
8582
8709
|
"type-fest": {
|
|
8583
|
-
"version": "2.
|
|
8710
|
+
"version": "2.18.0"
|
|
8584
8711
|
},
|
|
8585
8712
|
"type-is": {
|
|
8586
8713
|
"version": "1.6.18",
|
|
@@ -8592,7 +8719,7 @@
|
|
|
8592
8719
|
},
|
|
8593
8720
|
"typescript": {
|
|
8594
8721
|
"version": "4.7.4",
|
|
8595
|
-
"
|
|
8722
|
+
"peer": true
|
|
8596
8723
|
},
|
|
8597
8724
|
"uc.micro": {
|
|
8598
8725
|
"version": "1.0.6",
|