appium-geckodriver 1.1.2 → 1.1.3
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 +1536 -198
- package/package.json +2 -2
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "appium-geckodriver",
|
|
3
|
-
"version": "1.1.
|
|
3
|
+
"version": "1.1.3",
|
|
4
4
|
"lockfileVersion": 2,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "appium-geckodriver",
|
|
9
|
-
"version": "1.1.
|
|
9
|
+
"version": "1.1.3",
|
|
10
10
|
"engines": [
|
|
11
11
|
"node"
|
|
12
12
|
],
|
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
"lodash": "^4.17.4",
|
|
19
19
|
"portscanner": "2.2.0",
|
|
20
20
|
"source-map-support": "^0.x",
|
|
21
|
-
"teen_process": "^
|
|
21
|
+
"teen_process": "^2.0.0"
|
|
22
22
|
},
|
|
23
23
|
"devDependencies": {
|
|
24
24
|
"@appium/eslint-config-appium": "^6.0.0",
|
|
@@ -41,14 +41,19 @@
|
|
|
41
41
|
}
|
|
42
42
|
},
|
|
43
43
|
"node_modules/@appium/base-driver": {
|
|
44
|
-
"version": "8.
|
|
44
|
+
"version": "8.7.0",
|
|
45
45
|
"extraneous": true,
|
|
46
46
|
"license": "Apache-2.0",
|
|
47
47
|
"dependencies": {
|
|
48
|
-
"@appium/support": "^2.59.
|
|
49
|
-
"@babel/runtime": "7.18.
|
|
48
|
+
"@appium/support": "^2.59.5",
|
|
49
|
+
"@babel/runtime": "7.18.9",
|
|
50
50
|
"@colors/colors": "1.5.0",
|
|
51
|
-
"async-lock": "1.
|
|
51
|
+
"@types/async-lock": "1.1.5",
|
|
52
|
+
"@types/bluebird": "3.5.36",
|
|
53
|
+
"@types/express": "4.17.13",
|
|
54
|
+
"@types/method-override": "0.0.32",
|
|
55
|
+
"@types/serve-favicon": "2.5.3",
|
|
56
|
+
"async-lock": "1.3.2",
|
|
52
57
|
"asyncbox": "2.9.2",
|
|
53
58
|
"axios": "0.27.2",
|
|
54
59
|
"bluebird": "3.7.2",
|
|
@@ -57,86 +62,105 @@
|
|
|
57
62
|
"express": "4.18.1",
|
|
58
63
|
"http-status-codes": "2.2.0",
|
|
59
64
|
"lodash": "4.17.21",
|
|
60
|
-
"lru-cache": "7.
|
|
65
|
+
"lru-cache": "7.13.2",
|
|
61
66
|
"method-override": "3.0.0",
|
|
62
67
|
"morgan": "1.10.0",
|
|
63
68
|
"serve-favicon": "2.5.0",
|
|
64
69
|
"source-map-support": "0.5.21",
|
|
70
|
+
"type-fest": "2.18.0",
|
|
65
71
|
"validate.js": "0.13.1"
|
|
66
72
|
},
|
|
67
73
|
"engines": {
|
|
68
74
|
"node": ">=14",
|
|
69
|
-
"npm": ">=
|
|
70
|
-
}
|
|
71
|
-
},
|
|
72
|
-
"node_modules/@appium/base-driver/node_modules/@babel/runtime": {
|
|
73
|
-
"version": "7.18.3",
|
|
74
|
-
"extraneous": true,
|
|
75
|
-
"license": "MIT",
|
|
76
|
-
"dependencies": {
|
|
77
|
-
"regenerator-runtime": "^0.13.4"
|
|
78
|
-
},
|
|
79
|
-
"engines": {
|
|
80
|
-
"node": ">=6.9.0"
|
|
75
|
+
"npm": ">=8"
|
|
81
76
|
}
|
|
82
77
|
},
|
|
83
78
|
"node_modules/@appium/base-plugin": {
|
|
84
|
-
"version": "1.
|
|
79
|
+
"version": "1.10.2",
|
|
85
80
|
"extraneous": true,
|
|
86
81
|
"license": "Apache-2.0",
|
|
87
82
|
"dependencies": {
|
|
88
|
-
"@appium/support": "^2.59.
|
|
83
|
+
"@appium/support": "^2.59.5"
|
|
89
84
|
},
|
|
90
85
|
"engines": {
|
|
91
86
|
"node": ">=14",
|
|
92
|
-
"npm": ">=
|
|
87
|
+
"npm": ">=8"
|
|
93
88
|
}
|
|
94
89
|
},
|
|
95
90
|
"node_modules/@appium/docutils": {
|
|
96
|
-
"version": "0.0.
|
|
91
|
+
"version": "0.0.10",
|
|
97
92
|
"extraneous": true,
|
|
98
93
|
"license": "Apache-2.0",
|
|
99
94
|
"dependencies": {
|
|
100
|
-
"@appium/support": "^2.59.
|
|
101
|
-
"@babel/runtime": "7.18.
|
|
95
|
+
"@appium/support": "^2.59.5",
|
|
96
|
+
"@babel/runtime": "7.18.9",
|
|
102
97
|
"docdash": "1.2.0",
|
|
103
|
-
"jsdoc": "3.6.
|
|
104
|
-
"jsdoc-plugin-typescript": "2.
|
|
98
|
+
"jsdoc": "3.6.11",
|
|
99
|
+
"jsdoc-plugin-typescript": "2.1.1",
|
|
105
100
|
"source-map-support": "0.5.21",
|
|
106
101
|
"teen_process": "1.16.0"
|
|
107
102
|
},
|
|
108
103
|
"engines": {
|
|
109
104
|
"node": ">=14",
|
|
110
|
-
"npm": ">=
|
|
105
|
+
"npm": ">=8"
|
|
111
106
|
}
|
|
112
107
|
},
|
|
113
|
-
"node_modules/@appium/docutils/node_modules
|
|
114
|
-
"version": "
|
|
108
|
+
"node_modules/@appium/docutils/node_modules/teen_process": {
|
|
109
|
+
"version": "1.16.0",
|
|
110
|
+
"engines": [
|
|
111
|
+
"node"
|
|
112
|
+
],
|
|
115
113
|
"extraneous": true,
|
|
116
|
-
"license": "
|
|
114
|
+
"license": "Apache-2.0",
|
|
117
115
|
"dependencies": {
|
|
118
|
-
"
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
"
|
|
116
|
+
"@babel/runtime": "^7.0.0",
|
|
117
|
+
"bluebird": "^3.5.1",
|
|
118
|
+
"lodash": "^4.17.4",
|
|
119
|
+
"shell-quote": "^1.4.3",
|
|
120
|
+
"source-map-support": "^0.5.3",
|
|
121
|
+
"which": "^2.0.2"
|
|
122
122
|
}
|
|
123
123
|
},
|
|
124
124
|
"node_modules/@appium/schema": {
|
|
125
|
-
"version": "0.0.
|
|
125
|
+
"version": "0.0.9",
|
|
126
126
|
"extraneous": true,
|
|
127
127
|
"license": "Apache-2.0",
|
|
128
|
+
"dependencies": {
|
|
129
|
+
"@types/json-schema": "7.0.11",
|
|
130
|
+
"json-schema": "0.4.0",
|
|
131
|
+
"source-map-support": "0.5.21"
|
|
132
|
+
},
|
|
128
133
|
"engines": {
|
|
129
134
|
"node": ">=14",
|
|
130
|
-
"npm": ">=
|
|
135
|
+
"npm": ">=8"
|
|
131
136
|
}
|
|
132
137
|
},
|
|
133
138
|
"node_modules/@appium/support": {
|
|
134
|
-
"version": "2.59.
|
|
139
|
+
"version": "2.59.5",
|
|
135
140
|
"extraneous": true,
|
|
136
141
|
"license": "Apache-2.0",
|
|
137
142
|
"dependencies": {
|
|
138
|
-
"@
|
|
143
|
+
"@appium/types": "^0.4.0",
|
|
144
|
+
"@babel/runtime": "7.18.9",
|
|
139
145
|
"@colors/colors": "1.5.0",
|
|
146
|
+
"@types/archiver": "5.3.1",
|
|
147
|
+
"@types/base64-stream": "1.0.2",
|
|
148
|
+
"@types/find-root": "1.1.2",
|
|
149
|
+
"@types/glob": "7.2.0",
|
|
150
|
+
"@types/jsftp": "2.1.2",
|
|
151
|
+
"@types/klaw": "3.0.3",
|
|
152
|
+
"@types/lockfile": "1.0.2",
|
|
153
|
+
"@types/mv": "2.1.2",
|
|
154
|
+
"@types/ncp": "2.0.5",
|
|
155
|
+
"@types/npmlog": "4.1.4",
|
|
156
|
+
"@types/pluralize": "0.0.29",
|
|
157
|
+
"@types/pngjs": "6.0.1",
|
|
158
|
+
"@types/rimraf": "3.0.2",
|
|
159
|
+
"@types/semver": "7.3.10",
|
|
160
|
+
"@types/shell-quote": "1.7.1",
|
|
161
|
+
"@types/supports-color": "8.1.1",
|
|
162
|
+
"@types/teen_process": "1.16.1",
|
|
163
|
+
"@types/uuid": "8.3.4",
|
|
140
164
|
"archiver": "5.3.1",
|
|
141
165
|
"axios": "0.27.2",
|
|
142
166
|
"base64-stream": "1.0.0",
|
|
@@ -152,13 +176,13 @@
|
|
|
152
176
|
"lockfile": "1.0.4",
|
|
153
177
|
"lodash": "4.17.21",
|
|
154
178
|
"log-symbols": "4.1.0",
|
|
155
|
-
"moment": "2.29.
|
|
179
|
+
"moment": "2.29.4",
|
|
156
180
|
"mv": "2.1.1",
|
|
157
181
|
"ncp": "2.0.0",
|
|
158
182
|
"npmlog": "6.0.2",
|
|
159
183
|
"opencv-bindings": "4.5.5",
|
|
160
184
|
"pkg-dir": "5.0.0",
|
|
161
|
-
"plist": "3.0.
|
|
185
|
+
"plist": "3.0.6",
|
|
162
186
|
"pluralize": "8.0.0",
|
|
163
187
|
"pngjs": "6.0.0",
|
|
164
188
|
"read-pkg": "5.2.0",
|
|
@@ -170,38 +194,48 @@
|
|
|
170
194
|
"source-map-support": "0.5.21",
|
|
171
195
|
"supports-color": "8.1.1",
|
|
172
196
|
"teen_process": "1.16.0",
|
|
197
|
+
"type-fest": "2.18.0",
|
|
173
198
|
"uuid": "8.3.2",
|
|
174
199
|
"which": "2.0.2",
|
|
175
200
|
"yauzl": "2.10.0"
|
|
176
201
|
},
|
|
177
202
|
"engines": {
|
|
178
203
|
"node": ">=14",
|
|
179
|
-
"npm": ">=
|
|
204
|
+
"npm": ">=8"
|
|
180
205
|
}
|
|
181
206
|
},
|
|
182
|
-
"node_modules/@appium/support/node_modules
|
|
183
|
-
"version": "
|
|
207
|
+
"node_modules/@appium/support/node_modules/teen_process": {
|
|
208
|
+
"version": "1.16.0",
|
|
209
|
+
"engines": [
|
|
210
|
+
"node"
|
|
211
|
+
],
|
|
184
212
|
"extraneous": true,
|
|
185
|
-
"license": "
|
|
213
|
+
"license": "Apache-2.0",
|
|
186
214
|
"dependencies": {
|
|
187
|
-
"
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
"
|
|
215
|
+
"@babel/runtime": "^7.0.0",
|
|
216
|
+
"bluebird": "^3.5.1",
|
|
217
|
+
"lodash": "^4.17.4",
|
|
218
|
+
"shell-quote": "^1.4.3",
|
|
219
|
+
"source-map-support": "^0.5.3",
|
|
220
|
+
"which": "^2.0.2"
|
|
191
221
|
}
|
|
192
222
|
},
|
|
193
223
|
"node_modules/@appium/test-support": {
|
|
194
|
-
"version": "1.
|
|
224
|
+
"version": "1.5.0",
|
|
195
225
|
"extraneous": true,
|
|
196
226
|
"license": "Apache-2.0",
|
|
197
227
|
"dependencies": {
|
|
198
|
-
"@
|
|
199
|
-
"@
|
|
228
|
+
"@babel/runtime": "7.18.9",
|
|
229
|
+
"@colors/colors": "1.5.0",
|
|
200
230
|
"bluebird": "3.7.2",
|
|
231
|
+
"chai": "4.3.6",
|
|
232
|
+
"get-port": "5.1.1",
|
|
201
233
|
"lodash": "4.17.21",
|
|
234
|
+
"log-symbols": "4.1.0",
|
|
202
235
|
"loud-rejection": "2.2.0",
|
|
203
236
|
"sinon": "14.0.0",
|
|
204
|
-
"source-map-support": "0.5.21"
|
|
237
|
+
"source-map-support": "0.5.21",
|
|
238
|
+
"teen_process": "1.16.0"
|
|
205
239
|
},
|
|
206
240
|
"bin": {
|
|
207
241
|
"android-emu-travis-post": "bin/android-emu-travis-post.sh",
|
|
@@ -209,18 +243,42 @@
|
|
|
209
243
|
},
|
|
210
244
|
"engines": {
|
|
211
245
|
"node": ">=14",
|
|
212
|
-
"npm": ">=
|
|
246
|
+
"npm": ">=8"
|
|
247
|
+
},
|
|
248
|
+
"peerDependencies": {
|
|
249
|
+
"appium": "^2.0.0-beta.35"
|
|
213
250
|
}
|
|
214
251
|
},
|
|
215
|
-
"node_modules/@appium/test-support/node_modules
|
|
216
|
-
"version": "
|
|
252
|
+
"node_modules/@appium/test-support/node_modules/teen_process": {
|
|
253
|
+
"version": "1.16.0",
|
|
254
|
+
"engines": [
|
|
255
|
+
"node"
|
|
256
|
+
],
|
|
217
257
|
"extraneous": true,
|
|
218
|
-
"license": "
|
|
258
|
+
"license": "Apache-2.0",
|
|
219
259
|
"dependencies": {
|
|
220
|
-
"
|
|
260
|
+
"@babel/runtime": "^7.0.0",
|
|
261
|
+
"bluebird": "^3.5.1",
|
|
262
|
+
"lodash": "^4.17.4",
|
|
263
|
+
"shell-quote": "^1.4.3",
|
|
264
|
+
"source-map-support": "^0.5.3",
|
|
265
|
+
"which": "^2.0.2"
|
|
266
|
+
}
|
|
267
|
+
},
|
|
268
|
+
"node_modules/@appium/types": {
|
|
269
|
+
"version": "0.4.0",
|
|
270
|
+
"extraneous": true,
|
|
271
|
+
"license": "Apache-2.0",
|
|
272
|
+
"dependencies": {
|
|
273
|
+
"@appium/schema": "^0.0.9",
|
|
274
|
+
"@types/express": "4.17.13",
|
|
275
|
+
"@types/npmlog": "4.1.4",
|
|
276
|
+
"@wdio/types": "7.20.7",
|
|
277
|
+
"type-fest": "2.18.0"
|
|
221
278
|
},
|
|
222
279
|
"engines": {
|
|
223
|
-
"node": ">=
|
|
280
|
+
"node": ">=14",
|
|
281
|
+
"npm": ">=8"
|
|
224
282
|
}
|
|
225
283
|
},
|
|
226
284
|
"node_modules/@babel/code-frame": {
|
|
@@ -256,7 +314,7 @@
|
|
|
256
314
|
}
|
|
257
315
|
},
|
|
258
316
|
"node_modules/@babel/parser": {
|
|
259
|
-
"version": "7.18.
|
|
317
|
+
"version": "7.18.11",
|
|
260
318
|
"extraneous": true,
|
|
261
319
|
"license": "MIT",
|
|
262
320
|
"bin": {
|
|
@@ -267,7 +325,7 @@
|
|
|
267
325
|
}
|
|
268
326
|
},
|
|
269
327
|
"node_modules/@babel/runtime": {
|
|
270
|
-
"version": "7.18.
|
|
328
|
+
"version": "7.18.9",
|
|
271
329
|
"license": "MIT",
|
|
272
330
|
"dependencies": {
|
|
273
331
|
"regenerator-runtime": "^0.13.4"
|
|
@@ -794,6 +852,17 @@
|
|
|
794
852
|
"node": ">=8"
|
|
795
853
|
}
|
|
796
854
|
},
|
|
855
|
+
"node_modules/@sindresorhus/is": {
|
|
856
|
+
"version": "4.6.0",
|
|
857
|
+
"extraneous": true,
|
|
858
|
+
"license": "MIT",
|
|
859
|
+
"engines": {
|
|
860
|
+
"node": ">=10"
|
|
861
|
+
},
|
|
862
|
+
"funding": {
|
|
863
|
+
"url": "https://github.com/sindresorhus/is?sponsor=1"
|
|
864
|
+
}
|
|
865
|
+
},
|
|
797
866
|
"node_modules/@sinonjs/commons": {
|
|
798
867
|
"version": "1.8.3",
|
|
799
868
|
"dev": true,
|
|
@@ -821,15 +890,169 @@
|
|
|
821
890
|
}
|
|
822
891
|
},
|
|
823
892
|
"node_modules/@sinonjs/text-encoding": {
|
|
824
|
-
"version": "0.7.
|
|
893
|
+
"version": "0.7.2",
|
|
825
894
|
"dev": true,
|
|
826
895
|
"license": "(Unlicense OR Apache-2.0)"
|
|
827
896
|
},
|
|
897
|
+
"node_modules/@szmarczak/http-timer": {
|
|
898
|
+
"version": "4.0.6",
|
|
899
|
+
"extraneous": true,
|
|
900
|
+
"license": "MIT",
|
|
901
|
+
"dependencies": {
|
|
902
|
+
"defer-to-connect": "^2.0.0"
|
|
903
|
+
},
|
|
904
|
+
"engines": {
|
|
905
|
+
"node": ">=10"
|
|
906
|
+
}
|
|
907
|
+
},
|
|
908
|
+
"node_modules/@types/archiver": {
|
|
909
|
+
"version": "5.3.1",
|
|
910
|
+
"extraneous": true,
|
|
911
|
+
"license": "MIT",
|
|
912
|
+
"dependencies": {
|
|
913
|
+
"@types/glob": "*"
|
|
914
|
+
}
|
|
915
|
+
},
|
|
916
|
+
"node_modules/@types/argparse": {
|
|
917
|
+
"version": "2.0.10",
|
|
918
|
+
"extraneous": true,
|
|
919
|
+
"license": "MIT"
|
|
920
|
+
},
|
|
921
|
+
"node_modules/@types/async-lock": {
|
|
922
|
+
"version": "1.1.5",
|
|
923
|
+
"extraneous": true,
|
|
924
|
+
"license": "MIT"
|
|
925
|
+
},
|
|
926
|
+
"node_modules/@types/base64-stream": {
|
|
927
|
+
"version": "1.0.2",
|
|
928
|
+
"extraneous": true,
|
|
929
|
+
"license": "MIT",
|
|
930
|
+
"dependencies": {
|
|
931
|
+
"@types/node": "*"
|
|
932
|
+
}
|
|
933
|
+
},
|
|
934
|
+
"node_modules/@types/bluebird": {
|
|
935
|
+
"version": "3.5.36",
|
|
936
|
+
"extraneous": true,
|
|
937
|
+
"license": "MIT"
|
|
938
|
+
},
|
|
939
|
+
"node_modules/@types/body-parser": {
|
|
940
|
+
"version": "1.19.2",
|
|
941
|
+
"extraneous": true,
|
|
942
|
+
"license": "MIT",
|
|
943
|
+
"dependencies": {
|
|
944
|
+
"@types/connect": "*",
|
|
945
|
+
"@types/node": "*"
|
|
946
|
+
}
|
|
947
|
+
},
|
|
948
|
+
"node_modules/@types/cacheable-request": {
|
|
949
|
+
"version": "6.0.2",
|
|
950
|
+
"extraneous": true,
|
|
951
|
+
"license": "MIT",
|
|
952
|
+
"dependencies": {
|
|
953
|
+
"@types/http-cache-semantics": "*",
|
|
954
|
+
"@types/keyv": "*",
|
|
955
|
+
"@types/node": "*",
|
|
956
|
+
"@types/responselike": "*"
|
|
957
|
+
}
|
|
958
|
+
},
|
|
959
|
+
"node_modules/@types/connect": {
|
|
960
|
+
"version": "3.4.35",
|
|
961
|
+
"extraneous": true,
|
|
962
|
+
"license": "MIT",
|
|
963
|
+
"dependencies": {
|
|
964
|
+
"@types/node": "*"
|
|
965
|
+
}
|
|
966
|
+
},
|
|
967
|
+
"node_modules/@types/express": {
|
|
968
|
+
"version": "4.17.13",
|
|
969
|
+
"extraneous": true,
|
|
970
|
+
"license": "MIT",
|
|
971
|
+
"dependencies": {
|
|
972
|
+
"@types/body-parser": "*",
|
|
973
|
+
"@types/express-serve-static-core": "^4.17.18",
|
|
974
|
+
"@types/qs": "*",
|
|
975
|
+
"@types/serve-static": "*"
|
|
976
|
+
}
|
|
977
|
+
},
|
|
978
|
+
"node_modules/@types/express-serve-static-core": {
|
|
979
|
+
"version": "4.17.30",
|
|
980
|
+
"extraneous": true,
|
|
981
|
+
"license": "MIT",
|
|
982
|
+
"dependencies": {
|
|
983
|
+
"@types/node": "*",
|
|
984
|
+
"@types/qs": "*",
|
|
985
|
+
"@types/range-parser": "*"
|
|
986
|
+
}
|
|
987
|
+
},
|
|
988
|
+
"node_modules/@types/fancy-log": {
|
|
989
|
+
"version": "2.0.0",
|
|
990
|
+
"extraneous": true,
|
|
991
|
+
"license": "MIT"
|
|
992
|
+
},
|
|
993
|
+
"node_modules/@types/find-root": {
|
|
994
|
+
"version": "1.1.2",
|
|
995
|
+
"extraneous": true,
|
|
996
|
+
"license": "MIT"
|
|
997
|
+
},
|
|
998
|
+
"node_modules/@types/glob": {
|
|
999
|
+
"version": "7.2.0",
|
|
1000
|
+
"extraneous": true,
|
|
1001
|
+
"license": "MIT",
|
|
1002
|
+
"dependencies": {
|
|
1003
|
+
"@types/minimatch": "*",
|
|
1004
|
+
"@types/node": "*"
|
|
1005
|
+
}
|
|
1006
|
+
},
|
|
1007
|
+
"node_modules/@types/http-cache-semantics": {
|
|
1008
|
+
"version": "4.0.1",
|
|
1009
|
+
"extraneous": true,
|
|
1010
|
+
"license": "MIT"
|
|
1011
|
+
},
|
|
1012
|
+
"node_modules/@types/jsftp": {
|
|
1013
|
+
"version": "2.1.2",
|
|
1014
|
+
"extraneous": true,
|
|
1015
|
+
"license": "MIT",
|
|
1016
|
+
"dependencies": {
|
|
1017
|
+
"@types/node": "*"
|
|
1018
|
+
}
|
|
1019
|
+
},
|
|
1020
|
+
"node_modules/@types/json-buffer": {
|
|
1021
|
+
"version": "3.0.0",
|
|
1022
|
+
"extraneous": true,
|
|
1023
|
+
"license": "MIT"
|
|
1024
|
+
},
|
|
1025
|
+
"node_modules/@types/json-schema": {
|
|
1026
|
+
"version": "7.0.11",
|
|
1027
|
+
"extraneous": true,
|
|
1028
|
+
"license": "MIT"
|
|
1029
|
+
},
|
|
1030
|
+
"node_modules/@types/keyv": {
|
|
1031
|
+
"version": "3.1.4",
|
|
1032
|
+
"extraneous": true,
|
|
1033
|
+
"license": "MIT",
|
|
1034
|
+
"dependencies": {
|
|
1035
|
+
"@types/node": "*"
|
|
1036
|
+
}
|
|
1037
|
+
},
|
|
1038
|
+
"node_modules/@types/klaw": {
|
|
1039
|
+
"version": "3.0.3",
|
|
1040
|
+
"extraneous": true,
|
|
1041
|
+
"license": "MIT",
|
|
1042
|
+
"dependencies": {
|
|
1043
|
+
"@types/node": "*"
|
|
1044
|
+
}
|
|
1045
|
+
},
|
|
828
1046
|
"node_modules/@types/linkify-it": {
|
|
829
1047
|
"version": "3.0.2",
|
|
830
1048
|
"extraneous": true,
|
|
831
1049
|
"license": "MIT"
|
|
832
1050
|
},
|
|
1051
|
+
"node_modules/@types/lockfile": {
|
|
1052
|
+
"version": "1.0.2",
|
|
1053
|
+
"extraneous": true,
|
|
1054
|
+
"license": "MIT"
|
|
1055
|
+
},
|
|
833
1056
|
"node_modules/@types/markdown-it": {
|
|
834
1057
|
"version": "12.2.3",
|
|
835
1058
|
"extraneous": true,
|
|
@@ -844,11 +1067,157 @@
|
|
|
844
1067
|
"extraneous": true,
|
|
845
1068
|
"license": "MIT"
|
|
846
1069
|
},
|
|
847
|
-
"node_modules/@types/
|
|
848
|
-
"version": "
|
|
1070
|
+
"node_modules/@types/method-override": {
|
|
1071
|
+
"version": "0.0.32",
|
|
1072
|
+
"extraneous": true,
|
|
1073
|
+
"license": "MIT",
|
|
1074
|
+
"dependencies": {
|
|
1075
|
+
"@types/express": "*"
|
|
1076
|
+
}
|
|
1077
|
+
},
|
|
1078
|
+
"node_modules/@types/mime": {
|
|
1079
|
+
"version": "3.0.1",
|
|
1080
|
+
"extraneous": true,
|
|
1081
|
+
"license": "MIT"
|
|
1082
|
+
},
|
|
1083
|
+
"node_modules/@types/minimatch": {
|
|
1084
|
+
"version": "3.0.5",
|
|
1085
|
+
"extraneous": true,
|
|
1086
|
+
"license": "MIT"
|
|
1087
|
+
},
|
|
1088
|
+
"node_modules/@types/mv": {
|
|
1089
|
+
"version": "2.1.2",
|
|
1090
|
+
"extraneous": true,
|
|
1091
|
+
"license": "MIT"
|
|
1092
|
+
},
|
|
1093
|
+
"node_modules/@types/ncp": {
|
|
1094
|
+
"version": "2.0.5",
|
|
1095
|
+
"extraneous": true,
|
|
1096
|
+
"license": "MIT",
|
|
1097
|
+
"dependencies": {
|
|
1098
|
+
"@types/node": "*"
|
|
1099
|
+
}
|
|
1100
|
+
},
|
|
1101
|
+
"node_modules/@types/node": {
|
|
1102
|
+
"version": "18.7.8",
|
|
1103
|
+
"extraneous": true,
|
|
1104
|
+
"license": "MIT"
|
|
1105
|
+
},
|
|
1106
|
+
"node_modules/@types/normalize-package-data": {
|
|
1107
|
+
"version": "2.4.1",
|
|
1108
|
+
"extraneous": true,
|
|
1109
|
+
"license": "MIT"
|
|
1110
|
+
},
|
|
1111
|
+
"node_modules/@types/npmlog": {
|
|
1112
|
+
"version": "4.1.4",
|
|
1113
|
+
"extraneous": true,
|
|
1114
|
+
"license": "MIT"
|
|
1115
|
+
},
|
|
1116
|
+
"node_modules/@types/pluralize": {
|
|
1117
|
+
"version": "0.0.29",
|
|
1118
|
+
"extraneous": true,
|
|
1119
|
+
"license": "MIT"
|
|
1120
|
+
},
|
|
1121
|
+
"node_modules/@types/pngjs": {
|
|
1122
|
+
"version": "6.0.1",
|
|
1123
|
+
"extraneous": true,
|
|
1124
|
+
"license": "MIT",
|
|
1125
|
+
"dependencies": {
|
|
1126
|
+
"@types/node": "*"
|
|
1127
|
+
}
|
|
1128
|
+
},
|
|
1129
|
+
"node_modules/@types/qs": {
|
|
1130
|
+
"version": "6.9.7",
|
|
1131
|
+
"extraneous": true,
|
|
1132
|
+
"license": "MIT"
|
|
1133
|
+
},
|
|
1134
|
+
"node_modules/@types/range-parser": {
|
|
1135
|
+
"version": "1.2.4",
|
|
1136
|
+
"extraneous": true,
|
|
1137
|
+
"license": "MIT"
|
|
1138
|
+
},
|
|
1139
|
+
"node_modules/@types/responselike": {
|
|
1140
|
+
"version": "1.0.0",
|
|
1141
|
+
"extraneous": true,
|
|
1142
|
+
"license": "MIT",
|
|
1143
|
+
"dependencies": {
|
|
1144
|
+
"@types/node": "*"
|
|
1145
|
+
}
|
|
1146
|
+
},
|
|
1147
|
+
"node_modules/@types/rimraf": {
|
|
1148
|
+
"version": "3.0.2",
|
|
1149
|
+
"extraneous": true,
|
|
1150
|
+
"license": "MIT",
|
|
1151
|
+
"dependencies": {
|
|
1152
|
+
"@types/glob": "*",
|
|
1153
|
+
"@types/node": "*"
|
|
1154
|
+
}
|
|
1155
|
+
},
|
|
1156
|
+
"node_modules/@types/semver": {
|
|
1157
|
+
"version": "7.3.10",
|
|
1158
|
+
"extraneous": true,
|
|
1159
|
+
"license": "MIT"
|
|
1160
|
+
},
|
|
1161
|
+
"node_modules/@types/serve-favicon": {
|
|
1162
|
+
"version": "2.5.3",
|
|
1163
|
+
"extraneous": true,
|
|
1164
|
+
"license": "MIT",
|
|
1165
|
+
"dependencies": {
|
|
1166
|
+
"@types/express": "*"
|
|
1167
|
+
}
|
|
1168
|
+
},
|
|
1169
|
+
"node_modules/@types/serve-static": {
|
|
1170
|
+
"version": "1.15.0",
|
|
1171
|
+
"extraneous": true,
|
|
1172
|
+
"license": "MIT",
|
|
1173
|
+
"dependencies": {
|
|
1174
|
+
"@types/mime": "*",
|
|
1175
|
+
"@types/node": "*"
|
|
1176
|
+
}
|
|
1177
|
+
},
|
|
1178
|
+
"node_modules/@types/shell-quote": {
|
|
1179
|
+
"version": "1.7.1",
|
|
1180
|
+
"extraneous": true,
|
|
1181
|
+
"license": "MIT"
|
|
1182
|
+
},
|
|
1183
|
+
"node_modules/@types/supports-color": {
|
|
1184
|
+
"version": "8.1.1",
|
|
1185
|
+
"extraneous": true,
|
|
1186
|
+
"license": "MIT"
|
|
1187
|
+
},
|
|
1188
|
+
"node_modules/@types/teen_process": {
|
|
1189
|
+
"version": "1.16.1",
|
|
1190
|
+
"extraneous": true,
|
|
1191
|
+
"license": "MIT",
|
|
1192
|
+
"dependencies": {
|
|
1193
|
+
"@types/node": "*"
|
|
1194
|
+
}
|
|
1195
|
+
},
|
|
1196
|
+
"node_modules/@types/uuid": {
|
|
1197
|
+
"version": "8.3.4",
|
|
1198
|
+
"extraneous": true,
|
|
1199
|
+
"license": "MIT"
|
|
1200
|
+
},
|
|
1201
|
+
"node_modules/@types/wrap-ansi": {
|
|
1202
|
+
"version": "3.0.0",
|
|
849
1203
|
"extraneous": true,
|
|
850
1204
|
"license": "MIT"
|
|
851
1205
|
},
|
|
1206
|
+
"node_modules/@wdio/types": {
|
|
1207
|
+
"version": "7.20.7",
|
|
1208
|
+
"extraneous": true,
|
|
1209
|
+
"license": "MIT",
|
|
1210
|
+
"dependencies": {
|
|
1211
|
+
"@types/node": "^18.0.0",
|
|
1212
|
+
"got": "^11.8.1"
|
|
1213
|
+
},
|
|
1214
|
+
"engines": {
|
|
1215
|
+
"node": ">=12.0.0"
|
|
1216
|
+
},
|
|
1217
|
+
"peerDependencies": {
|
|
1218
|
+
"typescript": "^4.6.2"
|
|
1219
|
+
}
|
|
1220
|
+
},
|
|
852
1221
|
"node_modules/accepts": {
|
|
853
1222
|
"version": "1.3.8",
|
|
854
1223
|
"extraneous": true,
|
|
@@ -1000,7 +1369,7 @@
|
|
|
1000
1369
|
}
|
|
1001
1370
|
},
|
|
1002
1371
|
"node_modules/are-we-there-yet": {
|
|
1003
|
-
"version": "3.0.
|
|
1372
|
+
"version": "3.0.1",
|
|
1004
1373
|
"extraneous": true,
|
|
1005
1374
|
"license": "ISC",
|
|
1006
1375
|
"dependencies": {
|
|
@@ -1008,7 +1377,7 @@
|
|
|
1008
1377
|
"readable-stream": "^3.6.0"
|
|
1009
1378
|
},
|
|
1010
1379
|
"engines": {
|
|
1011
|
-
"node": "^12.13.0 || ^14.15.0 || >=16"
|
|
1380
|
+
"node": "^12.13.0 || ^14.15.0 || >=16.0.0"
|
|
1012
1381
|
}
|
|
1013
1382
|
},
|
|
1014
1383
|
"node_modules/argparse": {
|
|
@@ -1029,13 +1398,21 @@
|
|
|
1029
1398
|
"extraneous": true,
|
|
1030
1399
|
"license": "MIT"
|
|
1031
1400
|
},
|
|
1401
|
+
"node_modules/assertion-error": {
|
|
1402
|
+
"version": "1.1.0",
|
|
1403
|
+
"dev": true,
|
|
1404
|
+
"license": "MIT",
|
|
1405
|
+
"engines": {
|
|
1406
|
+
"node": "*"
|
|
1407
|
+
}
|
|
1408
|
+
},
|
|
1032
1409
|
"node_modules/async": {
|
|
1033
1410
|
"version": "3.2.4",
|
|
1034
1411
|
"extraneous": true,
|
|
1035
1412
|
"license": "MIT"
|
|
1036
1413
|
},
|
|
1037
1414
|
"node_modules/async-lock": {
|
|
1038
|
-
"version": "1.3.
|
|
1415
|
+
"version": "1.3.2",
|
|
1039
1416
|
"extraneous": true,
|
|
1040
1417
|
"license": "MIT"
|
|
1041
1418
|
},
|
|
@@ -1249,6 +1626,54 @@
|
|
|
1249
1626
|
"node": ">= 0.8"
|
|
1250
1627
|
}
|
|
1251
1628
|
},
|
|
1629
|
+
"node_modules/cacheable-lookup": {
|
|
1630
|
+
"version": "5.0.4",
|
|
1631
|
+
"extraneous": true,
|
|
1632
|
+
"license": "MIT",
|
|
1633
|
+
"engines": {
|
|
1634
|
+
"node": ">=10.6.0"
|
|
1635
|
+
}
|
|
1636
|
+
},
|
|
1637
|
+
"node_modules/cacheable-request": {
|
|
1638
|
+
"version": "7.0.2",
|
|
1639
|
+
"extraneous": true,
|
|
1640
|
+
"license": "MIT",
|
|
1641
|
+
"dependencies": {
|
|
1642
|
+
"clone-response": "^1.0.2",
|
|
1643
|
+
"get-stream": "^5.1.0",
|
|
1644
|
+
"http-cache-semantics": "^4.0.0",
|
|
1645
|
+
"keyv": "^4.0.0",
|
|
1646
|
+
"lowercase-keys": "^2.0.0",
|
|
1647
|
+
"normalize-url": "^6.0.1",
|
|
1648
|
+
"responselike": "^2.0.0"
|
|
1649
|
+
},
|
|
1650
|
+
"engines": {
|
|
1651
|
+
"node": ">=8"
|
|
1652
|
+
}
|
|
1653
|
+
},
|
|
1654
|
+
"node_modules/cacheable-request/node_modules/get-stream": {
|
|
1655
|
+
"version": "5.2.0",
|
|
1656
|
+
"extraneous": true,
|
|
1657
|
+
"license": "MIT",
|
|
1658
|
+
"dependencies": {
|
|
1659
|
+
"pump": "^3.0.0"
|
|
1660
|
+
},
|
|
1661
|
+
"engines": {
|
|
1662
|
+
"node": ">=8"
|
|
1663
|
+
},
|
|
1664
|
+
"funding": {
|
|
1665
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
1666
|
+
}
|
|
1667
|
+
},
|
|
1668
|
+
"node_modules/cacheable-request/node_modules/pump": {
|
|
1669
|
+
"version": "3.0.0",
|
|
1670
|
+
"extraneous": true,
|
|
1671
|
+
"license": "MIT",
|
|
1672
|
+
"dependencies": {
|
|
1673
|
+
"end-of-stream": "^1.1.0",
|
|
1674
|
+
"once": "^1.3.1"
|
|
1675
|
+
}
|
|
1676
|
+
},
|
|
1252
1677
|
"node_modules/call-bind": {
|
|
1253
1678
|
"version": "1.0.2",
|
|
1254
1679
|
"extraneous": true,
|
|
@@ -1272,6 +1697,23 @@
|
|
|
1272
1697
|
"node": ">= 10"
|
|
1273
1698
|
}
|
|
1274
1699
|
},
|
|
1700
|
+
"node_modules/chai": {
|
|
1701
|
+
"version": "4.3.6",
|
|
1702
|
+
"dev": true,
|
|
1703
|
+
"license": "MIT",
|
|
1704
|
+
"dependencies": {
|
|
1705
|
+
"assertion-error": "^1.1.0",
|
|
1706
|
+
"check-error": "^1.0.2",
|
|
1707
|
+
"deep-eql": "^3.0.1",
|
|
1708
|
+
"get-func-name": "^2.0.0",
|
|
1709
|
+
"loupe": "^2.3.1",
|
|
1710
|
+
"pathval": "^1.1.1",
|
|
1711
|
+
"type-detect": "^4.0.5"
|
|
1712
|
+
},
|
|
1713
|
+
"engines": {
|
|
1714
|
+
"node": ">=4"
|
|
1715
|
+
}
|
|
1716
|
+
},
|
|
1275
1717
|
"node_modules/chalk": {
|
|
1276
1718
|
"version": "2.4.2",
|
|
1277
1719
|
"extraneous": true,
|
|
@@ -1304,6 +1746,14 @@
|
|
|
1304
1746
|
"node": ">=4"
|
|
1305
1747
|
}
|
|
1306
1748
|
},
|
|
1749
|
+
"node_modules/check-error": {
|
|
1750
|
+
"version": "1.0.2",
|
|
1751
|
+
"dev": true,
|
|
1752
|
+
"license": "MIT",
|
|
1753
|
+
"engines": {
|
|
1754
|
+
"node": "*"
|
|
1755
|
+
}
|
|
1756
|
+
},
|
|
1307
1757
|
"node_modules/cli-cursor": {
|
|
1308
1758
|
"version": "3.1.0",
|
|
1309
1759
|
"extraneous": true,
|
|
@@ -1316,7 +1766,7 @@
|
|
|
1316
1766
|
}
|
|
1317
1767
|
},
|
|
1318
1768
|
"node_modules/cli-spinners": {
|
|
1319
|
-
"version": "2.
|
|
1769
|
+
"version": "2.7.0",
|
|
1320
1770
|
"extraneous": true,
|
|
1321
1771
|
"license": "MIT",
|
|
1322
1772
|
"engines": {
|
|
@@ -1326,6 +1776,17 @@
|
|
|
1326
1776
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
1327
1777
|
}
|
|
1328
1778
|
},
|
|
1779
|
+
"node_modules/clone-response": {
|
|
1780
|
+
"version": "1.0.3",
|
|
1781
|
+
"extraneous": true,
|
|
1782
|
+
"license": "MIT",
|
|
1783
|
+
"dependencies": {
|
|
1784
|
+
"mimic-response": "^1.0.0"
|
|
1785
|
+
},
|
|
1786
|
+
"funding": {
|
|
1787
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
1788
|
+
}
|
|
1789
|
+
},
|
|
1329
1790
|
"node_modules/color": {
|
|
1330
1791
|
"version": "3.2.1",
|
|
1331
1792
|
"extraneous": true,
|
|
@@ -1393,6 +1854,18 @@
|
|
|
1393
1854
|
"node": ">= 6"
|
|
1394
1855
|
}
|
|
1395
1856
|
},
|
|
1857
|
+
"node_modules/compress-brotli": {
|
|
1858
|
+
"version": "1.3.8",
|
|
1859
|
+
"extraneous": true,
|
|
1860
|
+
"license": "MIT",
|
|
1861
|
+
"dependencies": {
|
|
1862
|
+
"@types/json-buffer": "~3.0.0",
|
|
1863
|
+
"json-buffer": "~3.0.1"
|
|
1864
|
+
},
|
|
1865
|
+
"engines": {
|
|
1866
|
+
"node": ">= 12"
|
|
1867
|
+
}
|
|
1868
|
+
},
|
|
1396
1869
|
"node_modules/compress-commons": {
|
|
1397
1870
|
"version": "4.1.1",
|
|
1398
1871
|
"extraneous": true,
|
|
@@ -1496,6 +1969,36 @@
|
|
|
1496
1969
|
"node": ">= 10"
|
|
1497
1970
|
}
|
|
1498
1971
|
},
|
|
1972
|
+
"node_modules/cross-env": {
|
|
1973
|
+
"version": "7.0.3",
|
|
1974
|
+
"extraneous": true,
|
|
1975
|
+
"license": "MIT",
|
|
1976
|
+
"dependencies": {
|
|
1977
|
+
"cross-spawn": "^7.0.1"
|
|
1978
|
+
},
|
|
1979
|
+
"bin": {
|
|
1980
|
+
"cross-env": "src/bin/cross-env.js",
|
|
1981
|
+
"cross-env-shell": "src/bin/cross-env-shell.js"
|
|
1982
|
+
},
|
|
1983
|
+
"engines": {
|
|
1984
|
+
"node": ">=10.14",
|
|
1985
|
+
"npm": ">=6",
|
|
1986
|
+
"yarn": ">=1"
|
|
1987
|
+
}
|
|
1988
|
+
},
|
|
1989
|
+
"node_modules/cross-spawn": {
|
|
1990
|
+
"version": "7.0.3",
|
|
1991
|
+
"extraneous": true,
|
|
1992
|
+
"license": "MIT",
|
|
1993
|
+
"dependencies": {
|
|
1994
|
+
"path-key": "^3.1.0",
|
|
1995
|
+
"shebang-command": "^2.0.0",
|
|
1996
|
+
"which": "^2.0.1"
|
|
1997
|
+
},
|
|
1998
|
+
"engines": {
|
|
1999
|
+
"node": ">= 8"
|
|
2000
|
+
}
|
|
2001
|
+
},
|
|
1499
2002
|
"node_modules/currently-unhandled": {
|
|
1500
2003
|
"version": "0.4.1",
|
|
1501
2004
|
"extraneous": true,
|
|
@@ -1507,6 +2010,42 @@
|
|
|
1507
2010
|
"node": ">=0.10.0"
|
|
1508
2011
|
}
|
|
1509
2012
|
},
|
|
2013
|
+
"node_modules/decompress-response": {
|
|
2014
|
+
"version": "6.0.0",
|
|
2015
|
+
"extraneous": true,
|
|
2016
|
+
"license": "MIT",
|
|
2017
|
+
"dependencies": {
|
|
2018
|
+
"mimic-response": "^3.1.0"
|
|
2019
|
+
},
|
|
2020
|
+
"engines": {
|
|
2021
|
+
"node": ">=10"
|
|
2022
|
+
},
|
|
2023
|
+
"funding": {
|
|
2024
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
2025
|
+
}
|
|
2026
|
+
},
|
|
2027
|
+
"node_modules/decompress-response/node_modules/mimic-response": {
|
|
2028
|
+
"version": "3.1.0",
|
|
2029
|
+
"extraneous": true,
|
|
2030
|
+
"license": "MIT",
|
|
2031
|
+
"engines": {
|
|
2032
|
+
"node": ">=10"
|
|
2033
|
+
},
|
|
2034
|
+
"funding": {
|
|
2035
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
2036
|
+
}
|
|
2037
|
+
},
|
|
2038
|
+
"node_modules/deep-eql": {
|
|
2039
|
+
"version": "3.0.1",
|
|
2040
|
+
"dev": true,
|
|
2041
|
+
"license": "MIT",
|
|
2042
|
+
"dependencies": {
|
|
2043
|
+
"type-detect": "^4.0.0"
|
|
2044
|
+
},
|
|
2045
|
+
"engines": {
|
|
2046
|
+
"node": ">=0.12"
|
|
2047
|
+
}
|
|
2048
|
+
},
|
|
1510
2049
|
"node_modules/defaults": {
|
|
1511
2050
|
"version": "1.0.3",
|
|
1512
2051
|
"extraneous": true,
|
|
@@ -1523,6 +2062,14 @@
|
|
|
1523
2062
|
"node": ">=0.8"
|
|
1524
2063
|
}
|
|
1525
2064
|
},
|
|
2065
|
+
"node_modules/defer-to-connect": {
|
|
2066
|
+
"version": "2.0.1",
|
|
2067
|
+
"extraneous": true,
|
|
2068
|
+
"license": "MIT",
|
|
2069
|
+
"engines": {
|
|
2070
|
+
"node": ">=10"
|
|
2071
|
+
}
|
|
2072
|
+
},
|
|
1526
2073
|
"node_modules/define-properties": {
|
|
1527
2074
|
"version": "1.1.4",
|
|
1528
2075
|
"extraneous": true,
|
|
@@ -2015,6 +2562,14 @@
|
|
|
2015
2562
|
"node": "^12.13.0 || ^14.15.0 || >=16.0.0"
|
|
2016
2563
|
}
|
|
2017
2564
|
},
|
|
2565
|
+
"node_modules/get-func-name": {
|
|
2566
|
+
"version": "2.0.0",
|
|
2567
|
+
"dev": true,
|
|
2568
|
+
"license": "MIT",
|
|
2569
|
+
"engines": {
|
|
2570
|
+
"node": "*"
|
|
2571
|
+
}
|
|
2572
|
+
},
|
|
2018
2573
|
"node_modules/get-intrinsic": {
|
|
2019
2574
|
"version": "1.1.2",
|
|
2020
2575
|
"extraneous": true,
|
|
@@ -2028,6 +2583,17 @@
|
|
|
2028
2583
|
"url": "https://github.com/sponsors/ljharb"
|
|
2029
2584
|
}
|
|
2030
2585
|
},
|
|
2586
|
+
"node_modules/get-port": {
|
|
2587
|
+
"version": "5.1.1",
|
|
2588
|
+
"extraneous": true,
|
|
2589
|
+
"license": "MIT",
|
|
2590
|
+
"engines": {
|
|
2591
|
+
"node": ">=8"
|
|
2592
|
+
},
|
|
2593
|
+
"funding": {
|
|
2594
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
2595
|
+
}
|
|
2596
|
+
},
|
|
2031
2597
|
"node_modules/get-stream": {
|
|
2032
2598
|
"version": "6.0.1",
|
|
2033
2599
|
"extraneous": true,
|
|
@@ -2109,6 +2675,30 @@
|
|
|
2109
2675
|
"process": "^0.11.10"
|
|
2110
2676
|
}
|
|
2111
2677
|
},
|
|
2678
|
+
"node_modules/got": {
|
|
2679
|
+
"version": "11.8.5",
|
|
2680
|
+
"extraneous": true,
|
|
2681
|
+
"license": "MIT",
|
|
2682
|
+
"dependencies": {
|
|
2683
|
+
"@sindresorhus/is": "^4.0.0",
|
|
2684
|
+
"@szmarczak/http-timer": "^4.0.5",
|
|
2685
|
+
"@types/cacheable-request": "^6.0.1",
|
|
2686
|
+
"@types/responselike": "^1.0.0",
|
|
2687
|
+
"cacheable-lookup": "^5.0.3",
|
|
2688
|
+
"cacheable-request": "^7.0.2",
|
|
2689
|
+
"decompress-response": "^6.0.0",
|
|
2690
|
+
"http2-wrapper": "^1.0.0-beta.5.2",
|
|
2691
|
+
"lowercase-keys": "^2.0.0",
|
|
2692
|
+
"p-cancelable": "^2.0.0",
|
|
2693
|
+
"responselike": "^2.0.0"
|
|
2694
|
+
},
|
|
2695
|
+
"engines": {
|
|
2696
|
+
"node": ">=10.19.0"
|
|
2697
|
+
},
|
|
2698
|
+
"funding": {
|
|
2699
|
+
"url": "https://github.com/sindresorhus/got?sponsor=1"
|
|
2700
|
+
}
|
|
2701
|
+
},
|
|
2112
2702
|
"node_modules/graceful-fs": {
|
|
2113
2703
|
"version": "4.2.10",
|
|
2114
2704
|
"extraneous": true,
|
|
@@ -2187,6 +2777,11 @@
|
|
|
2187
2777
|
"extraneous": true,
|
|
2188
2778
|
"license": "ISC"
|
|
2189
2779
|
},
|
|
2780
|
+
"node_modules/http-cache-semantics": {
|
|
2781
|
+
"version": "4.1.0",
|
|
2782
|
+
"extraneous": true,
|
|
2783
|
+
"license": "BSD-2-Clause"
|
|
2784
|
+
},
|
|
2190
2785
|
"node_modules/http-errors": {
|
|
2191
2786
|
"version": "2.0.0",
|
|
2192
2787
|
"extraneous": true,
|
|
@@ -2207,6 +2802,18 @@
|
|
|
2207
2802
|
"extraneous": true,
|
|
2208
2803
|
"license": "MIT"
|
|
2209
2804
|
},
|
|
2805
|
+
"node_modules/http2-wrapper": {
|
|
2806
|
+
"version": "1.0.3",
|
|
2807
|
+
"extraneous": true,
|
|
2808
|
+
"license": "MIT",
|
|
2809
|
+
"dependencies": {
|
|
2810
|
+
"quick-lru": "^5.1.1",
|
|
2811
|
+
"resolve-alpn": "^1.0.0"
|
|
2812
|
+
},
|
|
2813
|
+
"engines": {
|
|
2814
|
+
"node": ">=10.19.0"
|
|
2815
|
+
}
|
|
2816
|
+
},
|
|
2210
2817
|
"node_modules/iconv-lite": {
|
|
2211
2818
|
"version": "0.4.24",
|
|
2212
2819
|
"extraneous": true,
|
|
@@ -2328,7 +2935,7 @@
|
|
|
2328
2935
|
}
|
|
2329
2936
|
},
|
|
2330
2937
|
"node_modules/is-core-module": {
|
|
2331
|
-
"version": "2.
|
|
2938
|
+
"version": "2.10.0",
|
|
2332
2939
|
"extraneous": true,
|
|
2333
2940
|
"license": "MIT",
|
|
2334
2941
|
"dependencies": {
|
|
@@ -2532,7 +3139,7 @@
|
|
|
2532
3139
|
}
|
|
2533
3140
|
},
|
|
2534
3141
|
"node_modules/jsdoc": {
|
|
2535
|
-
"version": "3.6.
|
|
3142
|
+
"version": "3.6.11",
|
|
2536
3143
|
"extraneous": true,
|
|
2537
3144
|
"license": "Apache-2.0",
|
|
2538
3145
|
"dependencies": {
|
|
@@ -2542,7 +3149,7 @@
|
|
|
2542
3149
|
"catharsis": "^0.9.0",
|
|
2543
3150
|
"escape-string-regexp": "^2.0.0",
|
|
2544
3151
|
"js2xmlparser": "^4.0.2",
|
|
2545
|
-
"klaw": "^
|
|
3152
|
+
"klaw": "^3.0.0",
|
|
2546
3153
|
"markdown-it": "^12.3.2",
|
|
2547
3154
|
"markdown-it-anchor": "^8.4.1",
|
|
2548
3155
|
"marked": "^4.0.10",
|
|
@@ -2556,11 +3163,11 @@
|
|
|
2556
3163
|
"jsdoc": "jsdoc.js"
|
|
2557
3164
|
},
|
|
2558
3165
|
"engines": {
|
|
2559
|
-
"node": ">=
|
|
3166
|
+
"node": ">=12.0.0"
|
|
2560
3167
|
}
|
|
2561
3168
|
},
|
|
2562
3169
|
"node_modules/jsdoc-plugin-typescript": {
|
|
2563
|
-
"version": "2.
|
|
3170
|
+
"version": "2.1.1",
|
|
2564
3171
|
"extraneous": true,
|
|
2565
3172
|
"license": "BSD-2-Clause",
|
|
2566
3173
|
"dependencies": {
|
|
@@ -2578,14 +3185,6 @@
|
|
|
2578
3185
|
"node": ">=8"
|
|
2579
3186
|
}
|
|
2580
3187
|
},
|
|
2581
|
-
"node_modules/jsdoc/node_modules/klaw": {
|
|
2582
|
-
"version": "4.0.1",
|
|
2583
|
-
"extraneous": true,
|
|
2584
|
-
"license": "MIT",
|
|
2585
|
-
"engines": {
|
|
2586
|
-
"node": ">=14.14.0"
|
|
2587
|
-
}
|
|
2588
|
-
},
|
|
2589
3188
|
"node_modules/jsdoc/node_modules/mkdirp": {
|
|
2590
3189
|
"version": "1.0.4",
|
|
2591
3190
|
"extraneous": true,
|
|
@@ -2621,11 +3220,21 @@
|
|
|
2621
3220
|
"ms": "^2.1.1"
|
|
2622
3221
|
}
|
|
2623
3222
|
},
|
|
3223
|
+
"node_modules/json-buffer": {
|
|
3224
|
+
"version": "3.0.1",
|
|
3225
|
+
"extraneous": true,
|
|
3226
|
+
"license": "MIT"
|
|
3227
|
+
},
|
|
2624
3228
|
"node_modules/json-parse-even-better-errors": {
|
|
2625
3229
|
"version": "2.3.1",
|
|
2626
3230
|
"extraneous": true,
|
|
2627
3231
|
"license": "MIT"
|
|
2628
3232
|
},
|
|
3233
|
+
"node_modules/json-schema": {
|
|
3234
|
+
"version": "0.4.0",
|
|
3235
|
+
"extraneous": true,
|
|
3236
|
+
"license": "(AFL-2.1 OR BSD-3-Clause)"
|
|
3237
|
+
},
|
|
2629
3238
|
"node_modules/json-schema-traverse": {
|
|
2630
3239
|
"version": "1.0.0",
|
|
2631
3240
|
"extraneous": true,
|
|
@@ -2636,6 +3245,15 @@
|
|
|
2636
3245
|
"dev": true,
|
|
2637
3246
|
"license": "MIT"
|
|
2638
3247
|
},
|
|
3248
|
+
"node_modules/keyv": {
|
|
3249
|
+
"version": "4.3.3",
|
|
3250
|
+
"extraneous": true,
|
|
3251
|
+
"license": "MIT",
|
|
3252
|
+
"dependencies": {
|
|
3253
|
+
"compress-brotli": "^1.3.8",
|
|
3254
|
+
"json-buffer": "3.0.1"
|
|
3255
|
+
}
|
|
3256
|
+
},
|
|
2639
3257
|
"node_modules/klaw": {
|
|
2640
3258
|
"version": "3.0.0",
|
|
2641
3259
|
"extraneous": true,
|
|
@@ -2683,7 +3301,7 @@
|
|
|
2683
3301
|
}
|
|
2684
3302
|
},
|
|
2685
3303
|
"node_modules/lilconfig": {
|
|
2686
|
-
"version": "2.0.
|
|
3304
|
+
"version": "2.0.6",
|
|
2687
3305
|
"extraneous": true,
|
|
2688
3306
|
"license": "MIT",
|
|
2689
3307
|
"engines": {
|
|
@@ -2884,8 +3502,24 @@
|
|
|
2884
3502
|
"node": ">=8"
|
|
2885
3503
|
}
|
|
2886
3504
|
},
|
|
3505
|
+
"node_modules/loupe": {
|
|
3506
|
+
"version": "2.3.4",
|
|
3507
|
+
"dev": true,
|
|
3508
|
+
"license": "MIT",
|
|
3509
|
+
"dependencies": {
|
|
3510
|
+
"get-func-name": "^2.0.0"
|
|
3511
|
+
}
|
|
3512
|
+
},
|
|
3513
|
+
"node_modules/lowercase-keys": {
|
|
3514
|
+
"version": "2.0.0",
|
|
3515
|
+
"extraneous": true,
|
|
3516
|
+
"license": "MIT",
|
|
3517
|
+
"engines": {
|
|
3518
|
+
"node": ">=8"
|
|
3519
|
+
}
|
|
3520
|
+
},
|
|
2887
3521
|
"node_modules/lru-cache": {
|
|
2888
|
-
"version": "7.
|
|
3522
|
+
"version": "7.13.2",
|
|
2889
3523
|
"extraneous": true,
|
|
2890
3524
|
"license": "ISC",
|
|
2891
3525
|
"engines": {
|
|
@@ -2917,7 +3551,7 @@
|
|
|
2917
3551
|
}
|
|
2918
3552
|
},
|
|
2919
3553
|
"node_modules/marked": {
|
|
2920
|
-
"version": "4.0.
|
|
3554
|
+
"version": "4.0.18",
|
|
2921
3555
|
"extraneous": true,
|
|
2922
3556
|
"license": "MIT",
|
|
2923
3557
|
"bin": {
|
|
@@ -3018,6 +3652,14 @@
|
|
|
3018
3652
|
"node": ">=6"
|
|
3019
3653
|
}
|
|
3020
3654
|
},
|
|
3655
|
+
"node_modules/mimic-response": {
|
|
3656
|
+
"version": "1.0.1",
|
|
3657
|
+
"extraneous": true,
|
|
3658
|
+
"license": "MIT",
|
|
3659
|
+
"engines": {
|
|
3660
|
+
"node": ">=4"
|
|
3661
|
+
}
|
|
3662
|
+
},
|
|
3021
3663
|
"node_modules/min-document": {
|
|
3022
3664
|
"version": "2.19.0",
|
|
3023
3665
|
"extraneous": true,
|
|
@@ -3053,7 +3695,7 @@
|
|
|
3053
3695
|
}
|
|
3054
3696
|
},
|
|
3055
3697
|
"node_modules/moment": {
|
|
3056
|
-
"version": "2.29.
|
|
3698
|
+
"version": "2.29.4",
|
|
3057
3699
|
"extraneous": true,
|
|
3058
3700
|
"license": "MIT",
|
|
3059
3701
|
"engines": {
|
|
@@ -3211,6 +3853,17 @@
|
|
|
3211
3853
|
"node": ">=0.10.0"
|
|
3212
3854
|
}
|
|
3213
3855
|
},
|
|
3856
|
+
"node_modules/normalize-url": {
|
|
3857
|
+
"version": "6.1.0",
|
|
3858
|
+
"extraneous": true,
|
|
3859
|
+
"license": "MIT",
|
|
3860
|
+
"engines": {
|
|
3861
|
+
"node": ">=10"
|
|
3862
|
+
},
|
|
3863
|
+
"funding": {
|
|
3864
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
3865
|
+
}
|
|
3866
|
+
},
|
|
3214
3867
|
"node_modules/npmlog": {
|
|
3215
3868
|
"version": "6.0.2",
|
|
3216
3869
|
"extraneous": true,
|
|
@@ -3242,13 +3895,13 @@
|
|
|
3242
3895
|
}
|
|
3243
3896
|
},
|
|
3244
3897
|
"node_modules/object.assign": {
|
|
3245
|
-
"version": "4.1.
|
|
3898
|
+
"version": "4.1.4",
|
|
3246
3899
|
"extraneous": true,
|
|
3247
3900
|
"license": "MIT",
|
|
3248
3901
|
"dependencies": {
|
|
3249
|
-
"call-bind": "^1.0.
|
|
3250
|
-
"define-properties": "^1.1.
|
|
3251
|
-
"has-symbols": "^1.0.
|
|
3902
|
+
"call-bind": "^1.0.2",
|
|
3903
|
+
"define-properties": "^1.1.4",
|
|
3904
|
+
"has-symbols": "^1.0.3",
|
|
3252
3905
|
"object-keys": "^1.1.1"
|
|
3253
3906
|
},
|
|
3254
3907
|
"engines": {
|
|
@@ -3395,6 +4048,14 @@
|
|
|
3395
4048
|
"node": ">=8"
|
|
3396
4049
|
}
|
|
3397
4050
|
},
|
|
4051
|
+
"node_modules/p-cancelable": {
|
|
4052
|
+
"version": "2.1.1",
|
|
4053
|
+
"extraneous": true,
|
|
4054
|
+
"license": "MIT",
|
|
4055
|
+
"engines": {
|
|
4056
|
+
"node": ">=8"
|
|
4057
|
+
}
|
|
4058
|
+
},
|
|
3398
4059
|
"node_modules/p-limit": {
|
|
3399
4060
|
"version": "3.1.0",
|
|
3400
4061
|
"extraneous": true,
|
|
@@ -3511,6 +4172,14 @@
|
|
|
3511
4172
|
"node": ">=0.10.0"
|
|
3512
4173
|
}
|
|
3513
4174
|
},
|
|
4175
|
+
"node_modules/path-key": {
|
|
4176
|
+
"version": "3.1.1",
|
|
4177
|
+
"extraneous": true,
|
|
4178
|
+
"license": "MIT",
|
|
4179
|
+
"engines": {
|
|
4180
|
+
"node": ">=8"
|
|
4181
|
+
}
|
|
4182
|
+
},
|
|
3514
4183
|
"node_modules/path-parse": {
|
|
3515
4184
|
"version": "1.0.7",
|
|
3516
4185
|
"extraneous": true,
|
|
@@ -3521,6 +4190,14 @@
|
|
|
3521
4190
|
"extraneous": true,
|
|
3522
4191
|
"license": "MIT"
|
|
3523
4192
|
},
|
|
4193
|
+
"node_modules/pathval": {
|
|
4194
|
+
"version": "1.1.1",
|
|
4195
|
+
"dev": true,
|
|
4196
|
+
"license": "MIT",
|
|
4197
|
+
"engines": {
|
|
4198
|
+
"node": "*"
|
|
4199
|
+
}
|
|
4200
|
+
},
|
|
3524
4201
|
"node_modules/pend": {
|
|
3525
4202
|
"version": "1.2.0",
|
|
3526
4203
|
"extraneous": true,
|
|
@@ -3562,12 +4239,12 @@
|
|
|
3562
4239
|
}
|
|
3563
4240
|
},
|
|
3564
4241
|
"node_modules/plist": {
|
|
3565
|
-
"version": "3.0.
|
|
4242
|
+
"version": "3.0.6",
|
|
3566
4243
|
"extraneous": true,
|
|
3567
4244
|
"license": "MIT",
|
|
3568
4245
|
"dependencies": {
|
|
3569
4246
|
"base64-js": "^1.5.1",
|
|
3570
|
-
"xmlbuilder": "^
|
|
4247
|
+
"xmlbuilder": "^15.1.1"
|
|
3571
4248
|
},
|
|
3572
4249
|
"engines": {
|
|
3573
4250
|
"node": ">=6"
|
|
@@ -3655,6 +4332,17 @@
|
|
|
3655
4332
|
"url": "https://github.com/sponsors/ljharb"
|
|
3656
4333
|
}
|
|
3657
4334
|
},
|
|
4335
|
+
"node_modules/quick-lru": {
|
|
4336
|
+
"version": "5.1.1",
|
|
4337
|
+
"extraneous": true,
|
|
4338
|
+
"license": "MIT",
|
|
4339
|
+
"engines": {
|
|
4340
|
+
"node": ">=10"
|
|
4341
|
+
},
|
|
4342
|
+
"funding": {
|
|
4343
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
4344
|
+
}
|
|
4345
|
+
},
|
|
3658
4346
|
"node_modules/range-parser": {
|
|
3659
4347
|
"version": "1.2.1",
|
|
3660
4348
|
"extraneous": true,
|
|
@@ -3791,6 +4479,11 @@
|
|
|
3791
4479
|
"url": "https://github.com/sponsors/ljharb"
|
|
3792
4480
|
}
|
|
3793
4481
|
},
|
|
4482
|
+
"node_modules/resolve-alpn": {
|
|
4483
|
+
"version": "1.2.1",
|
|
4484
|
+
"extraneous": true,
|
|
4485
|
+
"license": "MIT"
|
|
4486
|
+
},
|
|
3794
4487
|
"node_modules/resolve-from": {
|
|
3795
4488
|
"version": "5.0.0",
|
|
3796
4489
|
"extraneous": true,
|
|
@@ -3799,6 +4492,17 @@
|
|
|
3799
4492
|
"node": ">=8"
|
|
3800
4493
|
}
|
|
3801
4494
|
},
|
|
4495
|
+
"node_modules/responselike": {
|
|
4496
|
+
"version": "2.0.1",
|
|
4497
|
+
"extraneous": true,
|
|
4498
|
+
"license": "MIT",
|
|
4499
|
+
"dependencies": {
|
|
4500
|
+
"lowercase-keys": "^2.0.0"
|
|
4501
|
+
},
|
|
4502
|
+
"funding": {
|
|
4503
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
4504
|
+
}
|
|
4505
|
+
},
|
|
3802
4506
|
"node_modules/restore-cursor": {
|
|
3803
4507
|
"version": "3.1.0",
|
|
3804
4508
|
"extraneous": true,
|
|
@@ -3990,6 +4694,25 @@
|
|
|
3990
4694
|
"extraneous": true,
|
|
3991
4695
|
"license": "ISC"
|
|
3992
4696
|
},
|
|
4697
|
+
"node_modules/shebang-command": {
|
|
4698
|
+
"version": "2.0.0",
|
|
4699
|
+
"extraneous": true,
|
|
4700
|
+
"license": "MIT",
|
|
4701
|
+
"dependencies": {
|
|
4702
|
+
"shebang-regex": "^3.0.0"
|
|
4703
|
+
},
|
|
4704
|
+
"engines": {
|
|
4705
|
+
"node": ">=8"
|
|
4706
|
+
}
|
|
4707
|
+
},
|
|
4708
|
+
"node_modules/shebang-regex": {
|
|
4709
|
+
"version": "3.0.0",
|
|
4710
|
+
"extraneous": true,
|
|
4711
|
+
"license": "MIT",
|
|
4712
|
+
"engines": {
|
|
4713
|
+
"node": ">=8"
|
|
4714
|
+
}
|
|
4715
|
+
},
|
|
3993
4716
|
"node_modules/shell-quote": {
|
|
3994
4717
|
"version": "1.7.3",
|
|
3995
4718
|
"license": "MIT"
|
|
@@ -4280,10 +5003,7 @@
|
|
|
4280
5003
|
}
|
|
4281
5004
|
},
|
|
4282
5005
|
"node_modules/teen_process": {
|
|
4283
|
-
"version": "
|
|
4284
|
-
"engines": [
|
|
4285
|
-
"node"
|
|
4286
|
-
],
|
|
5006
|
+
"version": "2.0.0",
|
|
4287
5007
|
"license": "Apache-2.0",
|
|
4288
5008
|
"dependencies": {
|
|
4289
5009
|
"@babel/runtime": "^7.0.0",
|
|
@@ -4292,6 +5012,10 @@
|
|
|
4292
5012
|
"shell-quote": "^1.4.3",
|
|
4293
5013
|
"source-map-support": "^0.5.3",
|
|
4294
5014
|
"which": "^2.0.2"
|
|
5015
|
+
},
|
|
5016
|
+
"engines": {
|
|
5017
|
+
"node": ">=14",
|
|
5018
|
+
"npm": ">=6"
|
|
4295
5019
|
}
|
|
4296
5020
|
},
|
|
4297
5021
|
"node_modules/text-hex": {
|
|
@@ -4346,6 +5070,17 @@
|
|
|
4346
5070
|
"node": ">=4"
|
|
4347
5071
|
}
|
|
4348
5072
|
},
|
|
5073
|
+
"node_modules/type-fest": {
|
|
5074
|
+
"version": "2.18.0",
|
|
5075
|
+
"extraneous": true,
|
|
5076
|
+
"license": "(MIT OR CC0-1.0)",
|
|
5077
|
+
"engines": {
|
|
5078
|
+
"node": ">=12.20"
|
|
5079
|
+
},
|
|
5080
|
+
"funding": {
|
|
5081
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
5082
|
+
}
|
|
5083
|
+
},
|
|
4349
5084
|
"node_modules/type-is": {
|
|
4350
5085
|
"version": "1.6.18",
|
|
4351
5086
|
"extraneous": true,
|
|
@@ -4358,6 +5093,18 @@
|
|
|
4358
5093
|
"node": ">= 0.6"
|
|
4359
5094
|
}
|
|
4360
5095
|
},
|
|
5096
|
+
"node_modules/typescript": {
|
|
5097
|
+
"version": "4.7.4",
|
|
5098
|
+
"extraneous": true,
|
|
5099
|
+
"license": "Apache-2.0",
|
|
5100
|
+
"bin": {
|
|
5101
|
+
"tsc": "bin/tsc",
|
|
5102
|
+
"tsserver": "bin/tsserver"
|
|
5103
|
+
},
|
|
5104
|
+
"engines": {
|
|
5105
|
+
"node": ">=4.2.0"
|
|
5106
|
+
}
|
|
5107
|
+
},
|
|
4361
5108
|
"node_modules/uc.micro": {
|
|
4362
5109
|
"version": "1.0.6",
|
|
4363
5110
|
"extraneous": true,
|
|
@@ -4507,7 +5254,7 @@
|
|
|
4507
5254
|
}
|
|
4508
5255
|
},
|
|
4509
5256
|
"node_modules/winston": {
|
|
4510
|
-
"version": "3.
|
|
5257
|
+
"version": "3.8.1",
|
|
4511
5258
|
"extraneous": true,
|
|
4512
5259
|
"license": "MIT",
|
|
4513
5260
|
"dependencies": {
|
|
@@ -4539,14 +5286,52 @@
|
|
|
4539
5286
|
"node": ">= 6.4.0"
|
|
4540
5287
|
}
|
|
4541
5288
|
},
|
|
4542
|
-
"node_modules/
|
|
4543
|
-
"version": "
|
|
5289
|
+
"node_modules/wrap-ansi": {
|
|
5290
|
+
"version": "7.0.0",
|
|
4544
5291
|
"extraneous": true,
|
|
4545
5292
|
"license": "MIT",
|
|
5293
|
+
"dependencies": {
|
|
5294
|
+
"ansi-styles": "^4.0.0",
|
|
5295
|
+
"string-width": "^4.1.0",
|
|
5296
|
+
"strip-ansi": "^6.0.0"
|
|
5297
|
+
},
|
|
4546
5298
|
"engines": {
|
|
4547
|
-
"node": ">=
|
|
5299
|
+
"node": ">=10"
|
|
5300
|
+
},
|
|
5301
|
+
"funding": {
|
|
5302
|
+
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
|
|
5303
|
+
}
|
|
5304
|
+
},
|
|
5305
|
+
"node_modules/wrap-ansi/node_modules/ansi-styles": {
|
|
5306
|
+
"version": "4.3.0",
|
|
5307
|
+
"extraneous": true,
|
|
5308
|
+
"license": "MIT",
|
|
5309
|
+
"dependencies": {
|
|
5310
|
+
"color-convert": "^2.0.1"
|
|
5311
|
+
},
|
|
5312
|
+
"engines": {
|
|
5313
|
+
"node": ">=8"
|
|
5314
|
+
},
|
|
5315
|
+
"funding": {
|
|
5316
|
+
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
5317
|
+
}
|
|
5318
|
+
},
|
|
5319
|
+
"node_modules/wrap-ansi/node_modules/color-convert": {
|
|
5320
|
+
"version": "2.0.1",
|
|
5321
|
+
"extraneous": true,
|
|
5322
|
+
"license": "MIT",
|
|
5323
|
+
"dependencies": {
|
|
5324
|
+
"color-name": "~1.1.4"
|
|
5325
|
+
},
|
|
5326
|
+
"engines": {
|
|
5327
|
+
"node": ">=7.0.0"
|
|
4548
5328
|
}
|
|
4549
5329
|
},
|
|
5330
|
+
"node_modules/wrap-ansi/node_modules/color-name": {
|
|
5331
|
+
"version": "1.1.4",
|
|
5332
|
+
"extraneous": true,
|
|
5333
|
+
"license": "MIT"
|
|
5334
|
+
},
|
|
4550
5335
|
"node_modules/wrappy": {
|
|
4551
5336
|
"version": "1.0.2",
|
|
4552
5337
|
"extraneous": true,
|
|
@@ -4589,11 +5374,11 @@
|
|
|
4589
5374
|
}
|
|
4590
5375
|
},
|
|
4591
5376
|
"node_modules/xmlbuilder": {
|
|
4592
|
-
"version": "
|
|
5377
|
+
"version": "15.1.1",
|
|
4593
5378
|
"extraneous": true,
|
|
4594
5379
|
"license": "MIT",
|
|
4595
5380
|
"engines": {
|
|
4596
|
-
"node": ">=
|
|
5381
|
+
"node": ">=8.0"
|
|
4597
5382
|
}
|
|
4598
5383
|
},
|
|
4599
5384
|
"node_modules/xmlcreate": {
|
|
@@ -4658,13 +5443,18 @@
|
|
|
4658
5443
|
},
|
|
4659
5444
|
"dependencies": {
|
|
4660
5445
|
"@appium/base-driver": {
|
|
4661
|
-
"version": "8.
|
|
5446
|
+
"version": "8.7.0",
|
|
4662
5447
|
"extraneous": true,
|
|
4663
5448
|
"requires": {
|
|
4664
|
-
"@appium/support": "^2.59.
|
|
4665
|
-
"@babel/runtime": "7.18.
|
|
5449
|
+
"@appium/support": "^2.59.5",
|
|
5450
|
+
"@babel/runtime": "7.18.9",
|
|
4666
5451
|
"@colors/colors": "1.5.0",
|
|
4667
|
-
"async-lock": "1.
|
|
5452
|
+
"@types/async-lock": "1.1.5",
|
|
5453
|
+
"@types/bluebird": "3.5.36",
|
|
5454
|
+
"@types/express": "4.17.13",
|
|
5455
|
+
"@types/method-override": "0.0.32",
|
|
5456
|
+
"@types/serve-favicon": "2.5.3",
|
|
5457
|
+
"async-lock": "1.3.2",
|
|
4668
5458
|
"asyncbox": "2.9.2",
|
|
4669
5459
|
"axios": "0.27.2",
|
|
4670
5460
|
"bluebird": "3.7.2",
|
|
@@ -4673,62 +5463,83 @@
|
|
|
4673
5463
|
"express": "4.18.1",
|
|
4674
5464
|
"http-status-codes": "2.2.0",
|
|
4675
5465
|
"lodash": "4.17.21",
|
|
4676
|
-
"lru-cache": "7.
|
|
5466
|
+
"lru-cache": "7.13.2",
|
|
4677
5467
|
"method-override": "3.0.0",
|
|
4678
5468
|
"morgan": "1.10.0",
|
|
4679
5469
|
"serve-favicon": "2.5.0",
|
|
4680
5470
|
"source-map-support": "0.5.21",
|
|
5471
|
+
"type-fest": "2.18.0",
|
|
4681
5472
|
"validate.js": "0.13.1"
|
|
4682
|
-
},
|
|
4683
|
-
"dependencies": {
|
|
4684
|
-
"@babel/runtime": {
|
|
4685
|
-
"version": "7.18.3",
|
|
4686
|
-
"extraneous": true,
|
|
4687
|
-
"requires": {
|
|
4688
|
-
"regenerator-runtime": "^0.13.4"
|
|
4689
|
-
}
|
|
4690
|
-
}
|
|
4691
5473
|
}
|
|
4692
5474
|
},
|
|
4693
5475
|
"@appium/base-plugin": {
|
|
4694
|
-
"version": "1.
|
|
5476
|
+
"version": "1.10.2",
|
|
4695
5477
|
"extraneous": true,
|
|
4696
5478
|
"requires": {
|
|
4697
|
-
"@appium/support": "^2.59.
|
|
5479
|
+
"@appium/support": "^2.59.5"
|
|
4698
5480
|
}
|
|
4699
5481
|
},
|
|
4700
5482
|
"@appium/docutils": {
|
|
4701
|
-
"version": "0.0.
|
|
5483
|
+
"version": "0.0.10",
|
|
4702
5484
|
"extraneous": true,
|
|
4703
5485
|
"requires": {
|
|
4704
|
-
"@appium/support": "^2.59.
|
|
4705
|
-
"@babel/runtime": "7.18.
|
|
5486
|
+
"@appium/support": "^2.59.5",
|
|
5487
|
+
"@babel/runtime": "7.18.9",
|
|
4706
5488
|
"docdash": "1.2.0",
|
|
4707
|
-
"jsdoc": "3.6.
|
|
4708
|
-
"jsdoc-plugin-typescript": "2.
|
|
5489
|
+
"jsdoc": "3.6.11",
|
|
5490
|
+
"jsdoc-plugin-typescript": "2.1.1",
|
|
4709
5491
|
"source-map-support": "0.5.21",
|
|
4710
5492
|
"teen_process": "1.16.0"
|
|
4711
5493
|
},
|
|
4712
5494
|
"dependencies": {
|
|
4713
|
-
"
|
|
4714
|
-
"version": "
|
|
5495
|
+
"teen_process": {
|
|
5496
|
+
"version": "1.16.0",
|
|
4715
5497
|
"extraneous": true,
|
|
4716
5498
|
"requires": {
|
|
4717
|
-
"
|
|
5499
|
+
"@babel/runtime": "^7.0.0",
|
|
5500
|
+
"bluebird": "^3.5.1",
|
|
5501
|
+
"lodash": "^4.17.4",
|
|
5502
|
+
"shell-quote": "^1.4.3",
|
|
5503
|
+
"source-map-support": "^0.5.3",
|
|
5504
|
+
"which": "^2.0.2"
|
|
4718
5505
|
}
|
|
4719
5506
|
}
|
|
4720
5507
|
}
|
|
4721
5508
|
},
|
|
4722
5509
|
"@appium/schema": {
|
|
4723
|
-
"version": "0.0.
|
|
4724
|
-
"extraneous": true
|
|
5510
|
+
"version": "0.0.9",
|
|
5511
|
+
"extraneous": true,
|
|
5512
|
+
"requires": {
|
|
5513
|
+
"@types/json-schema": "7.0.11",
|
|
5514
|
+
"json-schema": "0.4.0",
|
|
5515
|
+
"source-map-support": "0.5.21"
|
|
5516
|
+
}
|
|
4725
5517
|
},
|
|
4726
5518
|
"@appium/support": {
|
|
4727
|
-
"version": "2.59.
|
|
5519
|
+
"version": "2.59.5",
|
|
4728
5520
|
"extraneous": true,
|
|
4729
5521
|
"requires": {
|
|
4730
|
-
"@
|
|
5522
|
+
"@appium/types": "^0.4.0",
|
|
5523
|
+
"@babel/runtime": "7.18.9",
|
|
4731
5524
|
"@colors/colors": "1.5.0",
|
|
5525
|
+
"@types/archiver": "5.3.1",
|
|
5526
|
+
"@types/base64-stream": "1.0.2",
|
|
5527
|
+
"@types/find-root": "1.1.2",
|
|
5528
|
+
"@types/glob": "7.2.0",
|
|
5529
|
+
"@types/jsftp": "2.1.2",
|
|
5530
|
+
"@types/klaw": "3.0.3",
|
|
5531
|
+
"@types/lockfile": "1.0.2",
|
|
5532
|
+
"@types/mv": "2.1.2",
|
|
5533
|
+
"@types/ncp": "2.0.5",
|
|
5534
|
+
"@types/npmlog": "4.1.4",
|
|
5535
|
+
"@types/pluralize": "0.0.29",
|
|
5536
|
+
"@types/pngjs": "6.0.1",
|
|
5537
|
+
"@types/rimraf": "3.0.2",
|
|
5538
|
+
"@types/semver": "7.3.10",
|
|
5539
|
+
"@types/shell-quote": "1.7.1",
|
|
5540
|
+
"@types/supports-color": "8.1.1",
|
|
5541
|
+
"@types/teen_process": "1.16.1",
|
|
5542
|
+
"@types/uuid": "8.3.4",
|
|
4732
5543
|
"archiver": "5.3.1",
|
|
4733
5544
|
"axios": "0.27.2",
|
|
4734
5545
|
"base64-stream": "1.0.0",
|
|
@@ -4744,13 +5555,13 @@
|
|
|
4744
5555
|
"lockfile": "1.0.4",
|
|
4745
5556
|
"lodash": "4.17.21",
|
|
4746
5557
|
"log-symbols": "4.1.0",
|
|
4747
|
-
"moment": "2.29.
|
|
5558
|
+
"moment": "2.29.4",
|
|
4748
5559
|
"mv": "2.1.1",
|
|
4749
5560
|
"ncp": "2.0.0",
|
|
4750
5561
|
"npmlog": "6.0.2",
|
|
4751
5562
|
"opencv-bindings": "4.5.5",
|
|
4752
5563
|
"pkg-dir": "5.0.0",
|
|
4753
|
-
"plist": "3.0.
|
|
5564
|
+
"plist": "3.0.6",
|
|
4754
5565
|
"pluralize": "8.0.0",
|
|
4755
5566
|
"pngjs": "6.0.0",
|
|
4756
5567
|
"read-pkg": "5.2.0",
|
|
@@ -4762,42 +5573,68 @@
|
|
|
4762
5573
|
"source-map-support": "0.5.21",
|
|
4763
5574
|
"supports-color": "8.1.1",
|
|
4764
5575
|
"teen_process": "1.16.0",
|
|
5576
|
+
"type-fest": "2.18.0",
|
|
4765
5577
|
"uuid": "8.3.2",
|
|
4766
5578
|
"which": "2.0.2",
|
|
4767
5579
|
"yauzl": "2.10.0"
|
|
4768
5580
|
},
|
|
4769
5581
|
"dependencies": {
|
|
4770
|
-
"
|
|
4771
|
-
"version": "
|
|
5582
|
+
"teen_process": {
|
|
5583
|
+
"version": "1.16.0",
|
|
4772
5584
|
"extraneous": true,
|
|
4773
5585
|
"requires": {
|
|
4774
|
-
"
|
|
5586
|
+
"@babel/runtime": "^7.0.0",
|
|
5587
|
+
"bluebird": "^3.5.1",
|
|
5588
|
+
"lodash": "^4.17.4",
|
|
5589
|
+
"shell-quote": "^1.4.3",
|
|
5590
|
+
"source-map-support": "^0.5.3",
|
|
5591
|
+
"which": "^2.0.2"
|
|
4775
5592
|
}
|
|
4776
5593
|
}
|
|
4777
5594
|
}
|
|
4778
5595
|
},
|
|
4779
5596
|
"@appium/test-support": {
|
|
4780
|
-
"version": "1.
|
|
5597
|
+
"version": "1.5.0",
|
|
4781
5598
|
"extraneous": true,
|
|
4782
5599
|
"requires": {
|
|
4783
|
-
"@
|
|
4784
|
-
"@
|
|
5600
|
+
"@babel/runtime": "7.18.9",
|
|
5601
|
+
"@colors/colors": "1.5.0",
|
|
4785
5602
|
"bluebird": "3.7.2",
|
|
5603
|
+
"chai": "4.3.6",
|
|
5604
|
+
"get-port": "5.1.1",
|
|
4786
5605
|
"lodash": "4.17.21",
|
|
5606
|
+
"log-symbols": "4.1.0",
|
|
4787
5607
|
"loud-rejection": "2.2.0",
|
|
4788
5608
|
"sinon": "14.0.0",
|
|
4789
|
-
"source-map-support": "0.5.21"
|
|
5609
|
+
"source-map-support": "0.5.21",
|
|
5610
|
+
"teen_process": "1.16.0"
|
|
4790
5611
|
},
|
|
4791
5612
|
"dependencies": {
|
|
4792
|
-
"
|
|
4793
|
-
"version": "
|
|
5613
|
+
"teen_process": {
|
|
5614
|
+
"version": "1.16.0",
|
|
4794
5615
|
"extraneous": true,
|
|
4795
5616
|
"requires": {
|
|
4796
|
-
"
|
|
5617
|
+
"@babel/runtime": "^7.0.0",
|
|
5618
|
+
"bluebird": "^3.5.1",
|
|
5619
|
+
"lodash": "^4.17.4",
|
|
5620
|
+
"shell-quote": "^1.4.3",
|
|
5621
|
+
"source-map-support": "^0.5.3",
|
|
5622
|
+
"which": "^2.0.2"
|
|
4797
5623
|
}
|
|
4798
5624
|
}
|
|
4799
5625
|
}
|
|
4800
5626
|
},
|
|
5627
|
+
"@appium/types": {
|
|
5628
|
+
"version": "0.4.0",
|
|
5629
|
+
"extraneous": true,
|
|
5630
|
+
"requires": {
|
|
5631
|
+
"@appium/schema": "^0.0.9",
|
|
5632
|
+
"@types/express": "4.17.13",
|
|
5633
|
+
"@types/npmlog": "4.1.4",
|
|
5634
|
+
"@wdio/types": "7.20.7",
|
|
5635
|
+
"type-fest": "2.18.0"
|
|
5636
|
+
}
|
|
5637
|
+
},
|
|
4801
5638
|
"@babel/code-frame": {
|
|
4802
5639
|
"version": "7.18.6",
|
|
4803
5640
|
"extraneous": true,
|
|
@@ -4819,11 +5656,11 @@
|
|
|
4819
5656
|
}
|
|
4820
5657
|
},
|
|
4821
5658
|
"@babel/parser": {
|
|
4822
|
-
"version": "7.18.
|
|
5659
|
+
"version": "7.18.11",
|
|
4823
5660
|
"extraneous": true
|
|
4824
5661
|
},
|
|
4825
5662
|
"@babel/runtime": {
|
|
4826
|
-
"version": "7.18.
|
|
5663
|
+
"version": "7.18.9",
|
|
4827
5664
|
"requires": {
|
|
4828
5665
|
"regenerator-runtime": "^0.13.4"
|
|
4829
5666
|
}
|
|
@@ -5180,53 +6017,305 @@
|
|
|
5180
6017
|
}
|
|
5181
6018
|
}
|
|
5182
6019
|
},
|
|
5183
|
-
"@
|
|
5184
|
-
"version": "
|
|
5185
|
-
"
|
|
6020
|
+
"@sindresorhus/is": {
|
|
6021
|
+
"version": "4.6.0",
|
|
6022
|
+
"extraneous": true
|
|
6023
|
+
},
|
|
6024
|
+
"@sinonjs/commons": {
|
|
6025
|
+
"version": "1.8.3",
|
|
6026
|
+
"dev": true,
|
|
6027
|
+
"requires": {
|
|
6028
|
+
"type-detect": "4.0.8"
|
|
6029
|
+
}
|
|
6030
|
+
},
|
|
6031
|
+
"@sinonjs/fake-timers": {
|
|
6032
|
+
"version": "9.1.2",
|
|
6033
|
+
"dev": true,
|
|
6034
|
+
"requires": {
|
|
6035
|
+
"@sinonjs/commons": "^1.7.0"
|
|
6036
|
+
}
|
|
6037
|
+
},
|
|
6038
|
+
"@sinonjs/samsam": {
|
|
6039
|
+
"version": "6.1.1",
|
|
6040
|
+
"dev": true,
|
|
6041
|
+
"requires": {
|
|
6042
|
+
"@sinonjs/commons": "^1.6.0",
|
|
6043
|
+
"lodash.get": "^4.4.2",
|
|
6044
|
+
"type-detect": "^4.0.8"
|
|
6045
|
+
}
|
|
6046
|
+
},
|
|
6047
|
+
"@sinonjs/text-encoding": {
|
|
6048
|
+
"version": "0.7.2",
|
|
6049
|
+
"dev": true
|
|
6050
|
+
},
|
|
6051
|
+
"@szmarczak/http-timer": {
|
|
6052
|
+
"version": "4.0.6",
|
|
6053
|
+
"extraneous": true,
|
|
6054
|
+
"requires": {
|
|
6055
|
+
"defer-to-connect": "^2.0.0"
|
|
6056
|
+
}
|
|
6057
|
+
},
|
|
6058
|
+
"@types/archiver": {
|
|
6059
|
+
"version": "5.3.1",
|
|
6060
|
+
"extraneous": true,
|
|
6061
|
+
"requires": {
|
|
6062
|
+
"@types/glob": "*"
|
|
6063
|
+
}
|
|
6064
|
+
},
|
|
6065
|
+
"@types/argparse": {
|
|
6066
|
+
"version": "2.0.10",
|
|
6067
|
+
"extraneous": true
|
|
6068
|
+
},
|
|
6069
|
+
"@types/async-lock": {
|
|
6070
|
+
"version": "1.1.5",
|
|
6071
|
+
"extraneous": true
|
|
6072
|
+
},
|
|
6073
|
+
"@types/base64-stream": {
|
|
6074
|
+
"version": "1.0.2",
|
|
6075
|
+
"extraneous": true,
|
|
6076
|
+
"requires": {
|
|
6077
|
+
"@types/node": "*"
|
|
6078
|
+
}
|
|
6079
|
+
},
|
|
6080
|
+
"@types/bluebird": {
|
|
6081
|
+
"version": "3.5.36",
|
|
6082
|
+
"extraneous": true
|
|
6083
|
+
},
|
|
6084
|
+
"@types/body-parser": {
|
|
6085
|
+
"version": "1.19.2",
|
|
6086
|
+
"extraneous": true,
|
|
6087
|
+
"requires": {
|
|
6088
|
+
"@types/connect": "*",
|
|
6089
|
+
"@types/node": "*"
|
|
6090
|
+
}
|
|
6091
|
+
},
|
|
6092
|
+
"@types/cacheable-request": {
|
|
6093
|
+
"version": "6.0.2",
|
|
6094
|
+
"extraneous": true,
|
|
6095
|
+
"requires": {
|
|
6096
|
+
"@types/http-cache-semantics": "*",
|
|
6097
|
+
"@types/keyv": "*",
|
|
6098
|
+
"@types/node": "*",
|
|
6099
|
+
"@types/responselike": "*"
|
|
6100
|
+
}
|
|
6101
|
+
},
|
|
6102
|
+
"@types/connect": {
|
|
6103
|
+
"version": "3.4.35",
|
|
6104
|
+
"extraneous": true,
|
|
6105
|
+
"requires": {
|
|
6106
|
+
"@types/node": "*"
|
|
6107
|
+
}
|
|
6108
|
+
},
|
|
6109
|
+
"@types/express": {
|
|
6110
|
+
"version": "4.17.13",
|
|
6111
|
+
"extraneous": true,
|
|
6112
|
+
"requires": {
|
|
6113
|
+
"@types/body-parser": "*",
|
|
6114
|
+
"@types/express-serve-static-core": "^4.17.18",
|
|
6115
|
+
"@types/qs": "*",
|
|
6116
|
+
"@types/serve-static": "*"
|
|
6117
|
+
}
|
|
6118
|
+
},
|
|
6119
|
+
"@types/express-serve-static-core": {
|
|
6120
|
+
"version": "4.17.30",
|
|
6121
|
+
"extraneous": true,
|
|
6122
|
+
"requires": {
|
|
6123
|
+
"@types/node": "*",
|
|
6124
|
+
"@types/qs": "*",
|
|
6125
|
+
"@types/range-parser": "*"
|
|
6126
|
+
}
|
|
6127
|
+
},
|
|
6128
|
+
"@types/fancy-log": {
|
|
6129
|
+
"version": "2.0.0",
|
|
6130
|
+
"extraneous": true
|
|
6131
|
+
},
|
|
6132
|
+
"@types/find-root": {
|
|
6133
|
+
"version": "1.1.2",
|
|
6134
|
+
"extraneous": true
|
|
6135
|
+
},
|
|
6136
|
+
"@types/glob": {
|
|
6137
|
+
"version": "7.2.0",
|
|
6138
|
+
"extraneous": true,
|
|
6139
|
+
"requires": {
|
|
6140
|
+
"@types/minimatch": "*",
|
|
6141
|
+
"@types/node": "*"
|
|
6142
|
+
}
|
|
6143
|
+
},
|
|
6144
|
+
"@types/http-cache-semantics": {
|
|
6145
|
+
"version": "4.0.1",
|
|
6146
|
+
"extraneous": true
|
|
6147
|
+
},
|
|
6148
|
+
"@types/jsftp": {
|
|
6149
|
+
"version": "2.1.2",
|
|
6150
|
+
"extraneous": true,
|
|
6151
|
+
"requires": {
|
|
6152
|
+
"@types/node": "*"
|
|
6153
|
+
}
|
|
6154
|
+
},
|
|
6155
|
+
"@types/json-buffer": {
|
|
6156
|
+
"version": "3.0.0",
|
|
6157
|
+
"extraneous": true
|
|
6158
|
+
},
|
|
6159
|
+
"@types/json-schema": {
|
|
6160
|
+
"version": "7.0.11",
|
|
6161
|
+
"extraneous": true
|
|
6162
|
+
},
|
|
6163
|
+
"@types/keyv": {
|
|
6164
|
+
"version": "3.1.4",
|
|
6165
|
+
"extraneous": true,
|
|
6166
|
+
"requires": {
|
|
6167
|
+
"@types/node": "*"
|
|
6168
|
+
}
|
|
6169
|
+
},
|
|
6170
|
+
"@types/klaw": {
|
|
6171
|
+
"version": "3.0.3",
|
|
6172
|
+
"extraneous": true,
|
|
6173
|
+
"requires": {
|
|
6174
|
+
"@types/node": "*"
|
|
6175
|
+
}
|
|
6176
|
+
},
|
|
6177
|
+
"@types/linkify-it": {
|
|
6178
|
+
"version": "3.0.2",
|
|
6179
|
+
"extraneous": true
|
|
6180
|
+
},
|
|
6181
|
+
"@types/lockfile": {
|
|
6182
|
+
"version": "1.0.2",
|
|
6183
|
+
"extraneous": true
|
|
6184
|
+
},
|
|
6185
|
+
"@types/markdown-it": {
|
|
6186
|
+
"version": "12.2.3",
|
|
6187
|
+
"extraneous": true,
|
|
6188
|
+
"requires": {
|
|
6189
|
+
"@types/linkify-it": "*",
|
|
6190
|
+
"@types/mdurl": "*"
|
|
6191
|
+
}
|
|
6192
|
+
},
|
|
6193
|
+
"@types/mdurl": {
|
|
6194
|
+
"version": "1.0.2",
|
|
6195
|
+
"extraneous": true
|
|
6196
|
+
},
|
|
6197
|
+
"@types/method-override": {
|
|
6198
|
+
"version": "0.0.32",
|
|
6199
|
+
"extraneous": true,
|
|
6200
|
+
"requires": {
|
|
6201
|
+
"@types/express": "*"
|
|
6202
|
+
}
|
|
6203
|
+
},
|
|
6204
|
+
"@types/mime": {
|
|
6205
|
+
"version": "3.0.1",
|
|
6206
|
+
"extraneous": true
|
|
6207
|
+
},
|
|
6208
|
+
"@types/minimatch": {
|
|
6209
|
+
"version": "3.0.5",
|
|
6210
|
+
"extraneous": true
|
|
6211
|
+
},
|
|
6212
|
+
"@types/mv": {
|
|
6213
|
+
"version": "2.1.2",
|
|
6214
|
+
"extraneous": true
|
|
6215
|
+
},
|
|
6216
|
+
"@types/ncp": {
|
|
6217
|
+
"version": "2.0.5",
|
|
6218
|
+
"extraneous": true,
|
|
6219
|
+
"requires": {
|
|
6220
|
+
"@types/node": "*"
|
|
6221
|
+
}
|
|
6222
|
+
},
|
|
6223
|
+
"@types/node": {
|
|
6224
|
+
"version": "18.7.8",
|
|
6225
|
+
"extraneous": true
|
|
6226
|
+
},
|
|
6227
|
+
"@types/normalize-package-data": {
|
|
6228
|
+
"version": "2.4.1",
|
|
6229
|
+
"extraneous": true
|
|
6230
|
+
},
|
|
6231
|
+
"@types/npmlog": {
|
|
6232
|
+
"version": "4.1.4",
|
|
6233
|
+
"extraneous": true
|
|
6234
|
+
},
|
|
6235
|
+
"@types/pluralize": {
|
|
6236
|
+
"version": "0.0.29",
|
|
6237
|
+
"extraneous": true
|
|
6238
|
+
},
|
|
6239
|
+
"@types/pngjs": {
|
|
6240
|
+
"version": "6.0.1",
|
|
6241
|
+
"extraneous": true,
|
|
5186
6242
|
"requires": {
|
|
5187
|
-
"
|
|
6243
|
+
"@types/node": "*"
|
|
5188
6244
|
}
|
|
5189
6245
|
},
|
|
5190
|
-
"@
|
|
5191
|
-
"version": "9.
|
|
5192
|
-
"
|
|
6246
|
+
"@types/qs": {
|
|
6247
|
+
"version": "6.9.7",
|
|
6248
|
+
"extraneous": true
|
|
6249
|
+
},
|
|
6250
|
+
"@types/range-parser": {
|
|
6251
|
+
"version": "1.2.4",
|
|
6252
|
+
"extraneous": true
|
|
6253
|
+
},
|
|
6254
|
+
"@types/responselike": {
|
|
6255
|
+
"version": "1.0.0",
|
|
6256
|
+
"extraneous": true,
|
|
5193
6257
|
"requires": {
|
|
5194
|
-
"@
|
|
6258
|
+
"@types/node": "*"
|
|
5195
6259
|
}
|
|
5196
6260
|
},
|
|
5197
|
-
"@
|
|
5198
|
-
"version": "
|
|
5199
|
-
"
|
|
6261
|
+
"@types/rimraf": {
|
|
6262
|
+
"version": "3.0.2",
|
|
6263
|
+
"extraneous": true,
|
|
5200
6264
|
"requires": {
|
|
5201
|
-
"@
|
|
5202
|
-
"
|
|
5203
|
-
"type-detect": "^4.0.8"
|
|
6265
|
+
"@types/glob": "*",
|
|
6266
|
+
"@types/node": "*"
|
|
5204
6267
|
}
|
|
5205
6268
|
},
|
|
5206
|
-
"@
|
|
5207
|
-
"version": "
|
|
5208
|
-
"
|
|
6269
|
+
"@types/semver": {
|
|
6270
|
+
"version": "7.3.10",
|
|
6271
|
+
"extraneous": true
|
|
5209
6272
|
},
|
|
5210
|
-
"@types/
|
|
5211
|
-
"version": "
|
|
6273
|
+
"@types/serve-favicon": {
|
|
6274
|
+
"version": "2.5.3",
|
|
6275
|
+
"extraneous": true,
|
|
6276
|
+
"requires": {
|
|
6277
|
+
"@types/express": "*"
|
|
6278
|
+
}
|
|
6279
|
+
},
|
|
6280
|
+
"@types/serve-static": {
|
|
6281
|
+
"version": "1.15.0",
|
|
6282
|
+
"extraneous": true,
|
|
6283
|
+
"requires": {
|
|
6284
|
+
"@types/mime": "*",
|
|
6285
|
+
"@types/node": "*"
|
|
6286
|
+
}
|
|
6287
|
+
},
|
|
6288
|
+
"@types/shell-quote": {
|
|
6289
|
+
"version": "1.7.1",
|
|
5212
6290
|
"extraneous": true
|
|
5213
6291
|
},
|
|
5214
|
-
"@types/
|
|
5215
|
-
"version": "
|
|
6292
|
+
"@types/supports-color": {
|
|
6293
|
+
"version": "8.1.1",
|
|
6294
|
+
"extraneous": true
|
|
6295
|
+
},
|
|
6296
|
+
"@types/teen_process": {
|
|
6297
|
+
"version": "1.16.1",
|
|
5216
6298
|
"extraneous": true,
|
|
5217
6299
|
"requires": {
|
|
5218
|
-
"@types/
|
|
5219
|
-
"@types/mdurl": "*"
|
|
6300
|
+
"@types/node": "*"
|
|
5220
6301
|
}
|
|
5221
6302
|
},
|
|
5222
|
-
"@types/
|
|
5223
|
-
"version": "
|
|
6303
|
+
"@types/uuid": {
|
|
6304
|
+
"version": "8.3.4",
|
|
5224
6305
|
"extraneous": true
|
|
5225
6306
|
},
|
|
5226
|
-
"@types/
|
|
5227
|
-
"version": "
|
|
6307
|
+
"@types/wrap-ansi": {
|
|
6308
|
+
"version": "3.0.0",
|
|
5228
6309
|
"extraneous": true
|
|
5229
6310
|
},
|
|
6311
|
+
"@wdio/types": {
|
|
6312
|
+
"version": "7.20.7",
|
|
6313
|
+
"extraneous": true,
|
|
6314
|
+
"requires": {
|
|
6315
|
+
"@types/node": "^18.0.0",
|
|
6316
|
+
"got": "^11.8.1"
|
|
6317
|
+
}
|
|
6318
|
+
},
|
|
5230
6319
|
"accepts": {
|
|
5231
6320
|
"version": "1.3.8",
|
|
5232
6321
|
"extraneous": true,
|
|
@@ -5335,7 +6424,7 @@
|
|
|
5335
6424
|
}
|
|
5336
6425
|
},
|
|
5337
6426
|
"are-we-there-yet": {
|
|
5338
|
-
"version": "3.0.
|
|
6427
|
+
"version": "3.0.1",
|
|
5339
6428
|
"extraneous": true,
|
|
5340
6429
|
"requires": {
|
|
5341
6430
|
"delegates": "^1.0.0",
|
|
@@ -5354,12 +6443,16 @@
|
|
|
5354
6443
|
"version": "1.1.1",
|
|
5355
6444
|
"extraneous": true
|
|
5356
6445
|
},
|
|
6446
|
+
"assertion-error": {
|
|
6447
|
+
"version": "1.1.0",
|
|
6448
|
+
"dev": true
|
|
6449
|
+
},
|
|
5357
6450
|
"async": {
|
|
5358
6451
|
"version": "3.2.4",
|
|
5359
6452
|
"extraneous": true
|
|
5360
6453
|
},
|
|
5361
6454
|
"async-lock": {
|
|
5362
|
-
"version": "1.3.
|
|
6455
|
+
"version": "1.3.2",
|
|
5363
6456
|
"extraneous": true
|
|
5364
6457
|
},
|
|
5365
6458
|
"asyncbox": {
|
|
@@ -5499,6 +6592,40 @@
|
|
|
5499
6592
|
"version": "3.1.2",
|
|
5500
6593
|
"extraneous": true
|
|
5501
6594
|
},
|
|
6595
|
+
"cacheable-lookup": {
|
|
6596
|
+
"version": "5.0.4",
|
|
6597
|
+
"extraneous": true
|
|
6598
|
+
},
|
|
6599
|
+
"cacheable-request": {
|
|
6600
|
+
"version": "7.0.2",
|
|
6601
|
+
"extraneous": true,
|
|
6602
|
+
"requires": {
|
|
6603
|
+
"clone-response": "^1.0.2",
|
|
6604
|
+
"get-stream": "^5.1.0",
|
|
6605
|
+
"http-cache-semantics": "^4.0.0",
|
|
6606
|
+
"keyv": "^4.0.0",
|
|
6607
|
+
"lowercase-keys": "^2.0.0",
|
|
6608
|
+
"normalize-url": "^6.0.1",
|
|
6609
|
+
"responselike": "^2.0.0"
|
|
6610
|
+
},
|
|
6611
|
+
"dependencies": {
|
|
6612
|
+
"get-stream": {
|
|
6613
|
+
"version": "5.2.0",
|
|
6614
|
+
"extraneous": true,
|
|
6615
|
+
"requires": {
|
|
6616
|
+
"pump": "^3.0.0"
|
|
6617
|
+
}
|
|
6618
|
+
},
|
|
6619
|
+
"pump": {
|
|
6620
|
+
"version": "3.0.0",
|
|
6621
|
+
"extraneous": true,
|
|
6622
|
+
"requires": {
|
|
6623
|
+
"end-of-stream": "^1.1.0",
|
|
6624
|
+
"once": "^1.3.1"
|
|
6625
|
+
}
|
|
6626
|
+
}
|
|
6627
|
+
}
|
|
6628
|
+
},
|
|
5502
6629
|
"call-bind": {
|
|
5503
6630
|
"version": "1.0.2",
|
|
5504
6631
|
"extraneous": true,
|
|
@@ -5514,6 +6641,19 @@
|
|
|
5514
6641
|
"lodash": "^4.17.15"
|
|
5515
6642
|
}
|
|
5516
6643
|
},
|
|
6644
|
+
"chai": {
|
|
6645
|
+
"version": "4.3.6",
|
|
6646
|
+
"dev": true,
|
|
6647
|
+
"requires": {
|
|
6648
|
+
"assertion-error": "^1.1.0",
|
|
6649
|
+
"check-error": "^1.0.2",
|
|
6650
|
+
"deep-eql": "^3.0.1",
|
|
6651
|
+
"get-func-name": "^2.0.0",
|
|
6652
|
+
"loupe": "^2.3.1",
|
|
6653
|
+
"pathval": "^1.1.1",
|
|
6654
|
+
"type-detect": "^4.0.5"
|
|
6655
|
+
}
|
|
6656
|
+
},
|
|
5517
6657
|
"chalk": {
|
|
5518
6658
|
"version": "2.4.2",
|
|
5519
6659
|
"extraneous": true,
|
|
@@ -5536,6 +6676,10 @@
|
|
|
5536
6676
|
}
|
|
5537
6677
|
}
|
|
5538
6678
|
},
|
|
6679
|
+
"check-error": {
|
|
6680
|
+
"version": "1.0.2",
|
|
6681
|
+
"dev": true
|
|
6682
|
+
},
|
|
5539
6683
|
"cli-cursor": {
|
|
5540
6684
|
"version": "3.1.0",
|
|
5541
6685
|
"extraneous": true,
|
|
@@ -5544,9 +6688,16 @@
|
|
|
5544
6688
|
}
|
|
5545
6689
|
},
|
|
5546
6690
|
"cli-spinners": {
|
|
5547
|
-
"version": "2.
|
|
6691
|
+
"version": "2.7.0",
|
|
5548
6692
|
"extraneous": true
|
|
5549
6693
|
},
|
|
6694
|
+
"clone-response": {
|
|
6695
|
+
"version": "1.0.3",
|
|
6696
|
+
"extraneous": true,
|
|
6697
|
+
"requires": {
|
|
6698
|
+
"mimic-response": "^1.0.0"
|
|
6699
|
+
}
|
|
6700
|
+
},
|
|
5550
6701
|
"color": {
|
|
5551
6702
|
"version": "3.2.1",
|
|
5552
6703
|
"extraneous": true,
|
|
@@ -5597,6 +6748,14 @@
|
|
|
5597
6748
|
"version": "6.2.1",
|
|
5598
6749
|
"extraneous": true
|
|
5599
6750
|
},
|
|
6751
|
+
"compress-brotli": {
|
|
6752
|
+
"version": "1.3.8",
|
|
6753
|
+
"extraneous": true,
|
|
6754
|
+
"requires": {
|
|
6755
|
+
"@types/json-buffer": "~3.0.0",
|
|
6756
|
+
"json-buffer": "~3.0.1"
|
|
6757
|
+
}
|
|
6758
|
+
},
|
|
5600
6759
|
"compress-commons": {
|
|
5601
6760
|
"version": "4.1.1",
|
|
5602
6761
|
"extraneous": true,
|
|
@@ -5656,6 +6815,22 @@
|
|
|
5656
6815
|
"readable-stream": "^3.4.0"
|
|
5657
6816
|
}
|
|
5658
6817
|
},
|
|
6818
|
+
"cross-env": {
|
|
6819
|
+
"version": "7.0.3",
|
|
6820
|
+
"extraneous": true,
|
|
6821
|
+
"requires": {
|
|
6822
|
+
"cross-spawn": "^7.0.1"
|
|
6823
|
+
}
|
|
6824
|
+
},
|
|
6825
|
+
"cross-spawn": {
|
|
6826
|
+
"version": "7.0.3",
|
|
6827
|
+
"extraneous": true,
|
|
6828
|
+
"requires": {
|
|
6829
|
+
"path-key": "^3.1.0",
|
|
6830
|
+
"shebang-command": "^2.0.0",
|
|
6831
|
+
"which": "^2.0.1"
|
|
6832
|
+
}
|
|
6833
|
+
},
|
|
5659
6834
|
"currently-unhandled": {
|
|
5660
6835
|
"version": "0.4.1",
|
|
5661
6836
|
"extraneous": true,
|
|
@@ -5663,6 +6838,26 @@
|
|
|
5663
6838
|
"array-find-index": "^1.0.1"
|
|
5664
6839
|
}
|
|
5665
6840
|
},
|
|
6841
|
+
"decompress-response": {
|
|
6842
|
+
"version": "6.0.0",
|
|
6843
|
+
"extraneous": true,
|
|
6844
|
+
"requires": {
|
|
6845
|
+
"mimic-response": "^3.1.0"
|
|
6846
|
+
},
|
|
6847
|
+
"dependencies": {
|
|
6848
|
+
"mimic-response": {
|
|
6849
|
+
"version": "3.1.0",
|
|
6850
|
+
"extraneous": true
|
|
6851
|
+
}
|
|
6852
|
+
}
|
|
6853
|
+
},
|
|
6854
|
+
"deep-eql": {
|
|
6855
|
+
"version": "3.0.1",
|
|
6856
|
+
"dev": true,
|
|
6857
|
+
"requires": {
|
|
6858
|
+
"type-detect": "^4.0.0"
|
|
6859
|
+
}
|
|
6860
|
+
},
|
|
5666
6861
|
"defaults": {
|
|
5667
6862
|
"version": "1.0.3",
|
|
5668
6863
|
"extraneous": true,
|
|
@@ -5676,6 +6871,10 @@
|
|
|
5676
6871
|
}
|
|
5677
6872
|
}
|
|
5678
6873
|
},
|
|
6874
|
+
"defer-to-connect": {
|
|
6875
|
+
"version": "2.0.1",
|
|
6876
|
+
"extraneous": true
|
|
6877
|
+
},
|
|
5679
6878
|
"define-properties": {
|
|
5680
6879
|
"version": "1.1.4",
|
|
5681
6880
|
"extraneous": true,
|
|
@@ -6013,6 +7212,10 @@
|
|
|
6013
7212
|
"wide-align": "^1.1.5"
|
|
6014
7213
|
}
|
|
6015
7214
|
},
|
|
7215
|
+
"get-func-name": {
|
|
7216
|
+
"version": "2.0.0",
|
|
7217
|
+
"dev": true
|
|
7218
|
+
},
|
|
6016
7219
|
"get-intrinsic": {
|
|
6017
7220
|
"version": "1.1.2",
|
|
6018
7221
|
"extraneous": true,
|
|
@@ -6022,6 +7225,10 @@
|
|
|
6022
7225
|
"has-symbols": "^1.0.3"
|
|
6023
7226
|
}
|
|
6024
7227
|
},
|
|
7228
|
+
"get-port": {
|
|
7229
|
+
"version": "5.1.1",
|
|
7230
|
+
"extraneous": true
|
|
7231
|
+
},
|
|
6025
7232
|
"get-stream": {
|
|
6026
7233
|
"version": "6.0.1",
|
|
6027
7234
|
"extraneous": true
|
|
@@ -6077,6 +7284,23 @@
|
|
|
6077
7284
|
"process": "^0.11.10"
|
|
6078
7285
|
}
|
|
6079
7286
|
},
|
|
7287
|
+
"got": {
|
|
7288
|
+
"version": "11.8.5",
|
|
7289
|
+
"extraneous": true,
|
|
7290
|
+
"requires": {
|
|
7291
|
+
"@sindresorhus/is": "^4.0.0",
|
|
7292
|
+
"@szmarczak/http-timer": "^4.0.5",
|
|
7293
|
+
"@types/cacheable-request": "^6.0.1",
|
|
7294
|
+
"@types/responselike": "^1.0.0",
|
|
7295
|
+
"cacheable-lookup": "^5.0.3",
|
|
7296
|
+
"cacheable-request": "^7.0.2",
|
|
7297
|
+
"decompress-response": "^6.0.0",
|
|
7298
|
+
"http2-wrapper": "^1.0.0-beta.5.2",
|
|
7299
|
+
"lowercase-keys": "^2.0.0",
|
|
7300
|
+
"p-cancelable": "^2.0.0",
|
|
7301
|
+
"responselike": "^2.0.0"
|
|
7302
|
+
}
|
|
7303
|
+
},
|
|
6080
7304
|
"graceful-fs": {
|
|
6081
7305
|
"version": "4.2.10",
|
|
6082
7306
|
"extraneous": true
|
|
@@ -6122,6 +7346,10 @@
|
|
|
6122
7346
|
"version": "2.8.9",
|
|
6123
7347
|
"extraneous": true
|
|
6124
7348
|
},
|
|
7349
|
+
"http-cache-semantics": {
|
|
7350
|
+
"version": "4.1.0",
|
|
7351
|
+
"extraneous": true
|
|
7352
|
+
},
|
|
6125
7353
|
"http-errors": {
|
|
6126
7354
|
"version": "2.0.0",
|
|
6127
7355
|
"extraneous": true,
|
|
@@ -6137,6 +7365,14 @@
|
|
|
6137
7365
|
"version": "2.2.0",
|
|
6138
7366
|
"extraneous": true
|
|
6139
7367
|
},
|
|
7368
|
+
"http2-wrapper": {
|
|
7369
|
+
"version": "1.0.3",
|
|
7370
|
+
"extraneous": true,
|
|
7371
|
+
"requires": {
|
|
7372
|
+
"quick-lru": "^5.1.1",
|
|
7373
|
+
"resolve-alpn": "^1.0.0"
|
|
7374
|
+
}
|
|
7375
|
+
},
|
|
6140
7376
|
"iconv-lite": {
|
|
6141
7377
|
"version": "0.4.24",
|
|
6142
7378
|
"extraneous": true,
|
|
@@ -6210,7 +7446,7 @@
|
|
|
6210
7446
|
"extraneous": true
|
|
6211
7447
|
},
|
|
6212
7448
|
"is-core-module": {
|
|
6213
|
-
"version": "2.
|
|
7449
|
+
"version": "2.10.0",
|
|
6214
7450
|
"extraneous": true,
|
|
6215
7451
|
"requires": {
|
|
6216
7452
|
"has": "^1.0.3"
|
|
@@ -6330,7 +7566,7 @@
|
|
|
6330
7566
|
}
|
|
6331
7567
|
},
|
|
6332
7568
|
"jsdoc": {
|
|
6333
|
-
"version": "3.6.
|
|
7569
|
+
"version": "3.6.11",
|
|
6334
7570
|
"extraneous": true,
|
|
6335
7571
|
"requires": {
|
|
6336
7572
|
"@babel/parser": "^7.9.4",
|
|
@@ -6339,7 +7575,7 @@
|
|
|
6339
7575
|
"catharsis": "^0.9.0",
|
|
6340
7576
|
"escape-string-regexp": "^2.0.0",
|
|
6341
7577
|
"js2xmlparser": "^4.0.2",
|
|
6342
|
-
"klaw": "^
|
|
7578
|
+
"klaw": "^3.0.0",
|
|
6343
7579
|
"markdown-it": "^12.3.2",
|
|
6344
7580
|
"markdown-it-anchor": "^8.4.1",
|
|
6345
7581
|
"marked": "^4.0.10",
|
|
@@ -6354,10 +7590,6 @@
|
|
|
6354
7590
|
"version": "2.0.0",
|
|
6355
7591
|
"extraneous": true
|
|
6356
7592
|
},
|
|
6357
|
-
"klaw": {
|
|
6358
|
-
"version": "4.0.1",
|
|
6359
|
-
"extraneous": true
|
|
6360
|
-
},
|
|
6361
7593
|
"mkdirp": {
|
|
6362
7594
|
"version": "1.0.4",
|
|
6363
7595
|
"extraneous": true
|
|
@@ -6365,7 +7597,7 @@
|
|
|
6365
7597
|
}
|
|
6366
7598
|
},
|
|
6367
7599
|
"jsdoc-plugin-typescript": {
|
|
6368
|
-
"version": "2.
|
|
7600
|
+
"version": "2.1.1",
|
|
6369
7601
|
"extraneous": true,
|
|
6370
7602
|
"requires": {
|
|
6371
7603
|
"string.prototype.matchall": "^4.0.0"
|
|
@@ -6392,10 +7624,18 @@
|
|
|
6392
7624
|
}
|
|
6393
7625
|
}
|
|
6394
7626
|
},
|
|
7627
|
+
"json-buffer": {
|
|
7628
|
+
"version": "3.0.1",
|
|
7629
|
+
"extraneous": true
|
|
7630
|
+
},
|
|
6395
7631
|
"json-parse-even-better-errors": {
|
|
6396
7632
|
"version": "2.3.1",
|
|
6397
7633
|
"extraneous": true
|
|
6398
7634
|
},
|
|
7635
|
+
"json-schema": {
|
|
7636
|
+
"version": "0.4.0",
|
|
7637
|
+
"extraneous": true
|
|
7638
|
+
},
|
|
6399
7639
|
"json-schema-traverse": {
|
|
6400
7640
|
"version": "1.0.0",
|
|
6401
7641
|
"extraneous": true
|
|
@@ -6404,6 +7644,14 @@
|
|
|
6404
7644
|
"version": "4.2.1",
|
|
6405
7645
|
"dev": true
|
|
6406
7646
|
},
|
|
7647
|
+
"keyv": {
|
|
7648
|
+
"version": "4.3.3",
|
|
7649
|
+
"extraneous": true,
|
|
7650
|
+
"requires": {
|
|
7651
|
+
"compress-brotli": "^1.3.8",
|
|
7652
|
+
"json-buffer": "3.0.1"
|
|
7653
|
+
}
|
|
7654
|
+
},
|
|
6407
7655
|
"klaw": {
|
|
6408
7656
|
"version": "3.0.0",
|
|
6409
7657
|
"extraneous": true,
|
|
@@ -6445,7 +7693,7 @@
|
|
|
6445
7693
|
}
|
|
6446
7694
|
},
|
|
6447
7695
|
"lilconfig": {
|
|
6448
|
-
"version": "2.0.
|
|
7696
|
+
"version": "2.0.6",
|
|
6449
7697
|
"extraneous": true
|
|
6450
7698
|
},
|
|
6451
7699
|
"lines-and-columns": {
|
|
@@ -6586,8 +7834,19 @@
|
|
|
6586
7834
|
"signal-exit": "^3.0.2"
|
|
6587
7835
|
}
|
|
6588
7836
|
},
|
|
7837
|
+
"loupe": {
|
|
7838
|
+
"version": "2.3.4",
|
|
7839
|
+
"dev": true,
|
|
7840
|
+
"requires": {
|
|
7841
|
+
"get-func-name": "^2.0.0"
|
|
7842
|
+
}
|
|
7843
|
+
},
|
|
7844
|
+
"lowercase-keys": {
|
|
7845
|
+
"version": "2.0.0",
|
|
7846
|
+
"extraneous": true
|
|
7847
|
+
},
|
|
6589
7848
|
"lru-cache": {
|
|
6590
|
-
"version": "7.
|
|
7849
|
+
"version": "7.13.2",
|
|
6591
7850
|
"extraneous": true
|
|
6592
7851
|
},
|
|
6593
7852
|
"markdown-it": {
|
|
@@ -6607,7 +7866,7 @@
|
|
|
6607
7866
|
"requires": {}
|
|
6608
7867
|
},
|
|
6609
7868
|
"marked": {
|
|
6610
|
-
"version": "4.0.
|
|
7869
|
+
"version": "4.0.18",
|
|
6611
7870
|
"extraneous": true
|
|
6612
7871
|
},
|
|
6613
7872
|
"mdurl": {
|
|
@@ -6668,6 +7927,10 @@
|
|
|
6668
7927
|
"version": "2.1.0",
|
|
6669
7928
|
"extraneous": true
|
|
6670
7929
|
},
|
|
7930
|
+
"mimic-response": {
|
|
7931
|
+
"version": "1.0.1",
|
|
7932
|
+
"extraneous": true
|
|
7933
|
+
},
|
|
6671
7934
|
"min-document": {
|
|
6672
7935
|
"version": "2.19.0",
|
|
6673
7936
|
"extraneous": true,
|
|
@@ -6694,7 +7957,7 @@
|
|
|
6694
7957
|
}
|
|
6695
7958
|
},
|
|
6696
7959
|
"moment": {
|
|
6697
|
-
"version": "2.29.
|
|
7960
|
+
"version": "2.29.4",
|
|
6698
7961
|
"extraneous": true
|
|
6699
7962
|
},
|
|
6700
7963
|
"morgan": {
|
|
@@ -6813,6 +8076,10 @@
|
|
|
6813
8076
|
"version": "3.0.0",
|
|
6814
8077
|
"extraneous": true
|
|
6815
8078
|
},
|
|
8079
|
+
"normalize-url": {
|
|
8080
|
+
"version": "6.1.0",
|
|
8081
|
+
"extraneous": true
|
|
8082
|
+
},
|
|
6816
8083
|
"npmlog": {
|
|
6817
8084
|
"version": "6.0.2",
|
|
6818
8085
|
"extraneous": true,
|
|
@@ -6832,12 +8099,12 @@
|
|
|
6832
8099
|
"extraneous": true
|
|
6833
8100
|
},
|
|
6834
8101
|
"object.assign": {
|
|
6835
|
-
"version": "4.1.
|
|
8102
|
+
"version": "4.1.4",
|
|
6836
8103
|
"extraneous": true,
|
|
6837
8104
|
"requires": {
|
|
6838
|
-
"call-bind": "^1.0.
|
|
6839
|
-
"define-properties": "^1.1.
|
|
6840
|
-
"has-symbols": "^1.0.
|
|
8105
|
+
"call-bind": "^1.0.2",
|
|
8106
|
+
"define-properties": "^1.1.4",
|
|
8107
|
+
"has-symbols": "^1.0.3",
|
|
6841
8108
|
"object-keys": "^1.1.1"
|
|
6842
8109
|
}
|
|
6843
8110
|
},
|
|
@@ -6931,6 +8198,10 @@
|
|
|
6931
8198
|
}
|
|
6932
8199
|
}
|
|
6933
8200
|
},
|
|
8201
|
+
"p-cancelable": {
|
|
8202
|
+
"version": "2.1.1",
|
|
8203
|
+
"extraneous": true
|
|
8204
|
+
},
|
|
6934
8205
|
"p-limit": {
|
|
6935
8206
|
"version": "3.1.0",
|
|
6936
8207
|
"extraneous": true,
|
|
@@ -7002,6 +8273,10 @@
|
|
|
7002
8273
|
"version": "1.0.1",
|
|
7003
8274
|
"extraneous": true
|
|
7004
8275
|
},
|
|
8276
|
+
"path-key": {
|
|
8277
|
+
"version": "3.1.1",
|
|
8278
|
+
"extraneous": true
|
|
8279
|
+
},
|
|
7005
8280
|
"path-parse": {
|
|
7006
8281
|
"version": "1.0.7",
|
|
7007
8282
|
"extraneous": true
|
|
@@ -7010,6 +8285,10 @@
|
|
|
7010
8285
|
"version": "0.1.7",
|
|
7011
8286
|
"extraneous": true
|
|
7012
8287
|
},
|
|
8288
|
+
"pathval": {
|
|
8289
|
+
"version": "1.1.1",
|
|
8290
|
+
"dev": true
|
|
8291
|
+
},
|
|
7013
8292
|
"pend": {
|
|
7014
8293
|
"version": "1.2.0",
|
|
7015
8294
|
"extraneous": true
|
|
@@ -7039,11 +8318,11 @@
|
|
|
7039
8318
|
}
|
|
7040
8319
|
},
|
|
7041
8320
|
"plist": {
|
|
7042
|
-
"version": "3.0.
|
|
8321
|
+
"version": "3.0.6",
|
|
7043
8322
|
"extraneous": true,
|
|
7044
8323
|
"requires": {
|
|
7045
8324
|
"base64-js": "^1.5.1",
|
|
7046
|
-
"xmlbuilder": "^
|
|
8325
|
+
"xmlbuilder": "^15.1.1"
|
|
7047
8326
|
}
|
|
7048
8327
|
},
|
|
7049
8328
|
"pluralize": {
|
|
@@ -7096,6 +8375,10 @@
|
|
|
7096
8375
|
"side-channel": "^1.0.4"
|
|
7097
8376
|
}
|
|
7098
8377
|
},
|
|
8378
|
+
"quick-lru": {
|
|
8379
|
+
"version": "5.1.1",
|
|
8380
|
+
"extraneous": true
|
|
8381
|
+
},
|
|
7099
8382
|
"range-parser": {
|
|
7100
8383
|
"version": "1.2.1",
|
|
7101
8384
|
"extraneous": true
|
|
@@ -7190,10 +8473,21 @@
|
|
|
7190
8473
|
"supports-preserve-symlinks-flag": "^1.0.0"
|
|
7191
8474
|
}
|
|
7192
8475
|
},
|
|
8476
|
+
"resolve-alpn": {
|
|
8477
|
+
"version": "1.2.1",
|
|
8478
|
+
"extraneous": true
|
|
8479
|
+
},
|
|
7193
8480
|
"resolve-from": {
|
|
7194
8481
|
"version": "5.0.0",
|
|
7195
8482
|
"extraneous": true
|
|
7196
8483
|
},
|
|
8484
|
+
"responselike": {
|
|
8485
|
+
"version": "2.0.1",
|
|
8486
|
+
"extraneous": true,
|
|
8487
|
+
"requires": {
|
|
8488
|
+
"lowercase-keys": "^2.0.0"
|
|
8489
|
+
}
|
|
8490
|
+
},
|
|
7197
8491
|
"restore-cursor": {
|
|
7198
8492
|
"version": "3.1.0",
|
|
7199
8493
|
"extraneous": true,
|
|
@@ -7339,6 +8633,17 @@
|
|
|
7339
8633
|
"version": "1.2.0",
|
|
7340
8634
|
"extraneous": true
|
|
7341
8635
|
},
|
|
8636
|
+
"shebang-command": {
|
|
8637
|
+
"version": "2.0.0",
|
|
8638
|
+
"extraneous": true,
|
|
8639
|
+
"requires": {
|
|
8640
|
+
"shebang-regex": "^3.0.0"
|
|
8641
|
+
}
|
|
8642
|
+
},
|
|
8643
|
+
"shebang-regex": {
|
|
8644
|
+
"version": "3.0.0",
|
|
8645
|
+
"extraneous": true
|
|
8646
|
+
},
|
|
7342
8647
|
"shell-quote": {
|
|
7343
8648
|
"version": "1.7.3"
|
|
7344
8649
|
},
|
|
@@ -7535,7 +8840,7 @@
|
|
|
7535
8840
|
}
|
|
7536
8841
|
},
|
|
7537
8842
|
"teen_process": {
|
|
7538
|
-
"version": "
|
|
8843
|
+
"version": "2.0.0",
|
|
7539
8844
|
"requires": {
|
|
7540
8845
|
"@babel/runtime": "^7.0.0",
|
|
7541
8846
|
"bluebird": "^3.5.1",
|
|
@@ -7580,6 +8885,10 @@
|
|
|
7580
8885
|
"version": "4.0.8",
|
|
7581
8886
|
"dev": true
|
|
7582
8887
|
},
|
|
8888
|
+
"type-fest": {
|
|
8889
|
+
"version": "2.18.0",
|
|
8890
|
+
"extraneous": true
|
|
8891
|
+
},
|
|
7583
8892
|
"type-is": {
|
|
7584
8893
|
"version": "1.6.18",
|
|
7585
8894
|
"extraneous": true,
|
|
@@ -7588,6 +8897,10 @@
|
|
|
7588
8897
|
"mime-types": "~2.1.24"
|
|
7589
8898
|
}
|
|
7590
8899
|
},
|
|
8900
|
+
"typescript": {
|
|
8901
|
+
"version": "4.7.4",
|
|
8902
|
+
"extraneous": true
|
|
8903
|
+
},
|
|
7591
8904
|
"uc.micro": {
|
|
7592
8905
|
"version": "1.0.6",
|
|
7593
8906
|
"extraneous": true
|
|
@@ -7692,7 +9005,7 @@
|
|
|
7692
9005
|
}
|
|
7693
9006
|
},
|
|
7694
9007
|
"winston": {
|
|
7695
|
-
"version": "3.
|
|
9008
|
+
"version": "3.8.1",
|
|
7696
9009
|
"extraneous": true,
|
|
7697
9010
|
"requires": {
|
|
7698
9011
|
"@dabh/diagnostics": "^2.0.2",
|
|
@@ -7716,9 +9029,34 @@
|
|
|
7716
9029
|
"triple-beam": "^1.3.0"
|
|
7717
9030
|
}
|
|
7718
9031
|
},
|
|
7719
|
-
"
|
|
7720
|
-
"version": "
|
|
7721
|
-
"extraneous": true
|
|
9032
|
+
"wrap-ansi": {
|
|
9033
|
+
"version": "7.0.0",
|
|
9034
|
+
"extraneous": true,
|
|
9035
|
+
"requires": {
|
|
9036
|
+
"ansi-styles": "^4.0.0",
|
|
9037
|
+
"string-width": "^4.1.0",
|
|
9038
|
+
"strip-ansi": "^6.0.0"
|
|
9039
|
+
},
|
|
9040
|
+
"dependencies": {
|
|
9041
|
+
"ansi-styles": {
|
|
9042
|
+
"version": "4.3.0",
|
|
9043
|
+
"extraneous": true,
|
|
9044
|
+
"requires": {
|
|
9045
|
+
"color-convert": "^2.0.1"
|
|
9046
|
+
}
|
|
9047
|
+
},
|
|
9048
|
+
"color-convert": {
|
|
9049
|
+
"version": "2.0.1",
|
|
9050
|
+
"extraneous": true,
|
|
9051
|
+
"requires": {
|
|
9052
|
+
"color-name": "~1.1.4"
|
|
9053
|
+
}
|
|
9054
|
+
},
|
|
9055
|
+
"color-name": {
|
|
9056
|
+
"version": "1.1.4",
|
|
9057
|
+
"extraneous": true
|
|
9058
|
+
}
|
|
9059
|
+
}
|
|
7722
9060
|
},
|
|
7723
9061
|
"wrappy": {
|
|
7724
9062
|
"version": "1.0.2",
|
|
@@ -7753,7 +9091,7 @@
|
|
|
7753
9091
|
}
|
|
7754
9092
|
},
|
|
7755
9093
|
"xmlbuilder": {
|
|
7756
|
-
"version": "
|
|
9094
|
+
"version": "15.1.1",
|
|
7757
9095
|
"extraneous": true
|
|
7758
9096
|
},
|
|
7759
9097
|
"xmlcreate": {
|