@adobe/aem-cli 16.16.4 → 16.16.5
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/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,10 @@
|
|
|
1
|
+
## [16.16.5](https://github.com/adobe/helix-cli/compare/v16.16.4...v16.16.5) (2025-11-25)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Bug Fixes
|
|
5
|
+
|
|
6
|
+
* **deps:** update dependency camelcase to v9 ([3f41df8](https://github.com/adobe/helix-cli/commit/3f41df82738d2644999b7b59ea2878adb18bd127))
|
|
7
|
+
|
|
1
8
|
## [16.16.4](https://github.com/adobe/helix-cli/compare/v16.16.3...v16.16.4) (2025-11-19)
|
|
2
9
|
|
|
3
10
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@adobe/aem-cli",
|
|
3
|
-
"version": "16.16.
|
|
3
|
+
"version": "16.16.5",
|
|
4
4
|
"description": "AEM CLI",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"type": "module",
|
|
@@ -48,7 +48,7 @@
|
|
|
48
48
|
"@adobe/helix-shared-config": "11.1.12",
|
|
49
49
|
"@adobe/helix-shared-git": "3.0.20",
|
|
50
50
|
"@adobe/helix-shared-indexer": "2.2.6",
|
|
51
|
-
"camelcase": "
|
|
51
|
+
"camelcase": "9.0.0",
|
|
52
52
|
"chalk-template": "1.1.2",
|
|
53
53
|
"chokidar": "4.0.3",
|
|
54
54
|
"compression": "1.8.1",
|
|
@@ -58,7 +58,7 @@
|
|
|
58
58
|
"express": "5.1.0",
|
|
59
59
|
"faye-websocket": "0.11.4",
|
|
60
60
|
"fs-extra": "11.3.2",
|
|
61
|
-
"glob": "
|
|
61
|
+
"glob": "12.0.0",
|
|
62
62
|
"glob-to-regexp": "0.4.1",
|
|
63
63
|
"hast-util-select": "6.0.4",
|
|
64
64
|
"http-proxy-agent": "7.0.2",
|
|
@@ -96,6 +96,7 @@
|
|
|
96
96
|
"integrity": "sha512-ayVFHdtZ+hsq1t2Dy24wCmGXGe4q9Gu3smhLYALJrr473ZH27MsnSL+LKUlimp4BWJqMDMLmPpx/Q9R3OAlL4g==",
|
|
97
97
|
"dev": true,
|
|
98
98
|
"license": "MIT",
|
|
99
|
+
"peer": true,
|
|
99
100
|
"dependencies": {
|
|
100
101
|
"eslint-visitor-keys": "^3.4.3"
|
|
101
102
|
},
|
|
@@ -115,6 +116,7 @@
|
|
|
115
116
|
"integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==",
|
|
116
117
|
"dev": true,
|
|
117
118
|
"license": "Apache-2.0",
|
|
119
|
+
"peer": true,
|
|
118
120
|
"engines": {
|
|
119
121
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
120
122
|
},
|
|
@@ -128,6 +130,7 @@
|
|
|
128
130
|
"integrity": "sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==",
|
|
129
131
|
"dev": true,
|
|
130
132
|
"license": "MIT",
|
|
133
|
+
"peer": true,
|
|
131
134
|
"engines": {
|
|
132
135
|
"node": "^12.0.0 || ^14.0.0 || >=16.0.0"
|
|
133
136
|
}
|
|
@@ -138,6 +141,7 @@
|
|
|
138
141
|
"integrity": "sha512-ENIdc4iLu0d93HeYirvKmrzshzofPw6VkZRKQGe9Nv46ZnWUzcF1xV01dcvEg/1wXUR61OmmlSfyeyO7EvjLxQ==",
|
|
139
142
|
"dev": true,
|
|
140
143
|
"license": "Apache-2.0",
|
|
144
|
+
"peer": true,
|
|
141
145
|
"dependencies": {
|
|
142
146
|
"@eslint/object-schema": "^2.1.6",
|
|
143
147
|
"debug": "^4.3.1",
|
|
@@ -179,6 +183,7 @@
|
|
|
179
183
|
"integrity": "sha512-gtF186CXhIl1p4pJNGZw8Yc6RlshoePRvE0X91oPGb3vZ8pM3qOS9W9NGPat9LziaBV7XrJWGylNQXkGcnM3IQ==",
|
|
180
184
|
"dev": true,
|
|
181
185
|
"license": "MIT",
|
|
186
|
+
"peer": true,
|
|
182
187
|
"dependencies": {
|
|
183
188
|
"ajv": "^6.12.4",
|
|
184
189
|
"debug": "^4.3.2",
|
|
@@ -203,6 +208,7 @@
|
|
|
203
208
|
"integrity": "sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==",
|
|
204
209
|
"dev": true,
|
|
205
210
|
"license": "MIT",
|
|
211
|
+
"peer": true,
|
|
206
212
|
"engines": {
|
|
207
213
|
"node": ">=18"
|
|
208
214
|
},
|
|
@@ -216,6 +222,7 @@
|
|
|
216
222
|
"integrity": "sha512-jaS+NJ+hximswBG6pjNX0uEJZkrT0zwpVi3BA3vX22aFGjJjmgSTSmPpZCRKmoBL5VY/M6p0xsSJx7rk7sy5gg==",
|
|
217
223
|
"dev": true,
|
|
218
224
|
"license": "MIT",
|
|
225
|
+
"peer": true,
|
|
219
226
|
"engines": {
|
|
220
227
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
221
228
|
},
|
|
@@ -229,6 +236,7 @@
|
|
|
229
236
|
"integrity": "sha512-RBMg5FRL0I0gs51M/guSAj5/e14VQ4tpZnQNWwuDT66P14I43ItmPfIZRhO9fUVIPOAQXU47atlywZ/czoqFPA==",
|
|
230
237
|
"dev": true,
|
|
231
238
|
"license": "Apache-2.0",
|
|
239
|
+
"peer": true,
|
|
232
240
|
"engines": {
|
|
233
241
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
234
242
|
}
|
|
@@ -239,6 +247,7 @@
|
|
|
239
247
|
"integrity": "sha512-sB5uyeq+dwCWyPi31B2gQlVlo+j5brPlWx4yZBrEaRo/nhdDE8Xke1gsGgtiBdaBTxuTkceLVuVt/pclrasb0A==",
|
|
240
248
|
"dev": true,
|
|
241
249
|
"license": "Apache-2.0",
|
|
250
|
+
"peer": true,
|
|
242
251
|
"dependencies": {
|
|
243
252
|
"@eslint/core": "^0.16.0",
|
|
244
253
|
"levn": "^0.4.1"
|
|
@@ -270,6 +279,7 @@
|
|
|
270
279
|
"integrity": "sha512-5DyQ4+1JEUzejeK1JGICcideyfUbGixgS9jNgex5nqkW+cY7WZhxBigmieN5Qnw9ZosSNVC9KQKyb+GUaGyKUA==",
|
|
271
280
|
"dev": true,
|
|
272
281
|
"license": "Apache-2.0",
|
|
282
|
+
"peer": true,
|
|
273
283
|
"engines": {
|
|
274
284
|
"node": ">=18.18.0"
|
|
275
285
|
}
|
|
@@ -280,6 +290,7 @@
|
|
|
280
290
|
"integrity": "sha512-/zUx+yOsIrG4Y43Eh2peDeKCxlRt/gET6aHfaKpuq267qXdYDFViVHfMaLyygZOnl0kGWxFIgsBy8QFuTLUXEQ==",
|
|
281
291
|
"dev": true,
|
|
282
292
|
"license": "Apache-2.0",
|
|
293
|
+
"peer": true,
|
|
283
294
|
"dependencies": {
|
|
284
295
|
"@humanfs/core": "^0.19.1",
|
|
285
296
|
"@humanwhocodes/retry": "^0.4.0"
|
|
@@ -294,6 +305,7 @@
|
|
|
294
305
|
"integrity": "sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==",
|
|
295
306
|
"dev": true,
|
|
296
307
|
"license": "Apache-2.0",
|
|
308
|
+
"peer": true,
|
|
297
309
|
"engines": {
|
|
298
310
|
"node": ">=12.22"
|
|
299
311
|
},
|
|
@@ -308,6 +320,7 @@
|
|
|
308
320
|
"integrity": "sha512-bV0Tgo9K4hfPCek+aMAn81RppFKv2ySDQeMoSZuvTASywNTnVJCArCZE2FWqpvIatKu7VMRLWlR1EazvVhDyhQ==",
|
|
309
321
|
"dev": true,
|
|
310
322
|
"license": "Apache-2.0",
|
|
323
|
+
"peer": true,
|
|
311
324
|
"engines": {
|
|
312
325
|
"node": ">=18.18"
|
|
313
326
|
},
|
|
@@ -1427,6 +1440,7 @@
|
|
|
1427
1440
|
"integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==",
|
|
1428
1441
|
"dev": true,
|
|
1429
1442
|
"license": "MIT",
|
|
1443
|
+
"peer": true,
|
|
1430
1444
|
"peerDependencies": {
|
|
1431
1445
|
"acorn": "^6.0.0 || ^7.0.0 || ^8.0.0"
|
|
1432
1446
|
}
|
|
@@ -1447,6 +1461,7 @@
|
|
|
1447
1461
|
"integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==",
|
|
1448
1462
|
"dev": true,
|
|
1449
1463
|
"license": "MIT",
|
|
1464
|
+
"peer": true,
|
|
1450
1465
|
"dependencies": {
|
|
1451
1466
|
"fast-deep-equal": "^3.1.1",
|
|
1452
1467
|
"fast-json-stable-stringify": "^2.0.0",
|
|
@@ -1505,7 +1520,8 @@
|
|
|
1505
1520
|
"resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz",
|
|
1506
1521
|
"integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==",
|
|
1507
1522
|
"dev": true,
|
|
1508
|
-
"license": "Python-2.0"
|
|
1523
|
+
"license": "Python-2.0",
|
|
1524
|
+
"peer": true
|
|
1509
1525
|
},
|
|
1510
1526
|
"node_modules/array-back": {
|
|
1511
1527
|
"version": "3.1.0",
|
|
@@ -1950,6 +1966,7 @@
|
|
|
1950
1966
|
"integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==",
|
|
1951
1967
|
"dev": true,
|
|
1952
1968
|
"license": "MIT",
|
|
1969
|
+
"peer": true,
|
|
1953
1970
|
"engines": {
|
|
1954
1971
|
"node": ">=6"
|
|
1955
1972
|
}
|
|
@@ -2372,7 +2389,8 @@
|
|
|
2372
2389
|
"resolved": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz",
|
|
2373
2390
|
"integrity": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==",
|
|
2374
2391
|
"dev": true,
|
|
2375
|
-
"license": "MIT"
|
|
2392
|
+
"license": "MIT",
|
|
2393
|
+
"peer": true
|
|
2376
2394
|
},
|
|
2377
2395
|
"node_modules/deepmerge": {
|
|
2378
2396
|
"version": "4.3.1",
|
|
@@ -2501,8 +2519,7 @@
|
|
|
2501
2519
|
"resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.1508733.tgz",
|
|
2502
2520
|
"integrity": "sha512-QJ1R5gtck6nDcdM+nlsaJXcelPEI7ZxSMw1ujHpO1c4+9l+Nue5qlebi9xO1Z2MGr92bFOQTW7/rrheh5hHxDg==",
|
|
2503
2521
|
"dev": true,
|
|
2504
|
-
"license": "BSD-3-Clause"
|
|
2505
|
-
"peer": true
|
|
2522
|
+
"license": "BSD-3-Clause"
|
|
2506
2523
|
},
|
|
2507
2524
|
"node_modules/diff": {
|
|
2508
2525
|
"version": "5.2.0",
|
|
@@ -2977,6 +2994,7 @@
|
|
|
2977
2994
|
"integrity": "sha512-sNXOfKCn74rt8RICKMvJS7XKV/Xk9kA7DyJr8mJik3S7Cwgy3qlkkmyS2uQB3jiJg6VNdZd/pDBJu0nvG2NlTg==",
|
|
2978
2995
|
"dev": true,
|
|
2979
2996
|
"license": "BSD-2-Clause",
|
|
2997
|
+
"peer": true,
|
|
2980
2998
|
"dependencies": {
|
|
2981
2999
|
"esrecurse": "^4.3.0",
|
|
2982
3000
|
"estraverse": "^5.2.0"
|
|
@@ -2994,6 +3012,7 @@
|
|
|
2994
3012
|
"integrity": "sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==",
|
|
2995
3013
|
"dev": true,
|
|
2996
3014
|
"license": "Apache-2.0",
|
|
3015
|
+
"peer": true,
|
|
2997
3016
|
"engines": {
|
|
2998
3017
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
2999
3018
|
},
|
|
@@ -3007,6 +3026,7 @@
|
|
|
3007
3026
|
"integrity": "sha512-j6PAQ2uUr79PZhBjP5C5fhl8e39FmRnOjsD5lGnWrFU8i2G776tBK7+nP8KuQUTTyAZUwfQqXAgrVH5MbH9CYQ==",
|
|
3008
3027
|
"dev": true,
|
|
3009
3028
|
"license": "BSD-2-Clause",
|
|
3029
|
+
"peer": true,
|
|
3010
3030
|
"dependencies": {
|
|
3011
3031
|
"acorn": "^8.15.0",
|
|
3012
3032
|
"acorn-jsx": "^5.3.2",
|
|
@@ -3039,6 +3059,7 @@
|
|
|
3039
3059
|
"integrity": "sha512-ca9pw9fomFcKPvFLXhBKUK90ZvGibiGOvRJNbjljY7s7uq/5YO4BOzcYtJqExdx99rF6aAcnRxHmcUHcz6sQsg==",
|
|
3040
3060
|
"dev": true,
|
|
3041
3061
|
"license": "BSD-3-Clause",
|
|
3062
|
+
"peer": true,
|
|
3042
3063
|
"dependencies": {
|
|
3043
3064
|
"estraverse": "^5.1.0"
|
|
3044
3065
|
},
|
|
@@ -3052,6 +3073,7 @@
|
|
|
3052
3073
|
"integrity": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==",
|
|
3053
3074
|
"dev": true,
|
|
3054
3075
|
"license": "BSD-2-Clause",
|
|
3076
|
+
"peer": true,
|
|
3055
3077
|
"dependencies": {
|
|
3056
3078
|
"estraverse": "^5.2.0"
|
|
3057
3079
|
},
|
|
@@ -3172,7 +3194,8 @@
|
|
|
3172
3194
|
"resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz",
|
|
3173
3195
|
"integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==",
|
|
3174
3196
|
"dev": true,
|
|
3175
|
-
"license": "MIT"
|
|
3197
|
+
"license": "MIT",
|
|
3198
|
+
"peer": true
|
|
3176
3199
|
},
|
|
3177
3200
|
"node_modules/fast-fifo": {
|
|
3178
3201
|
"version": "1.3.2",
|
|
@@ -3216,14 +3239,16 @@
|
|
|
3216
3239
|
"resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz",
|
|
3217
3240
|
"integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==",
|
|
3218
3241
|
"dev": true,
|
|
3219
|
-
"license": "MIT"
|
|
3242
|
+
"license": "MIT",
|
|
3243
|
+
"peer": true
|
|
3220
3244
|
},
|
|
3221
3245
|
"node_modules/fast-levenshtein": {
|
|
3222
3246
|
"version": "2.0.6",
|
|
3223
3247
|
"resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz",
|
|
3224
3248
|
"integrity": "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==",
|
|
3225
3249
|
"dev": true,
|
|
3226
|
-
"license": "MIT"
|
|
3250
|
+
"license": "MIT",
|
|
3251
|
+
"peer": true
|
|
3227
3252
|
},
|
|
3228
3253
|
"node_modules/fastq": {
|
|
3229
3254
|
"version": "1.19.1",
|
|
@@ -3251,6 +3276,7 @@
|
|
|
3251
3276
|
"integrity": "sha512-XXTUwCvisa5oacNGRP9SfNtYBNAMi+RPwBFmblZEF7N7swHYQS6/Zfk7SRwx4D5j3CH211YNRco1DEMNVfZCnQ==",
|
|
3252
3277
|
"dev": true,
|
|
3253
3278
|
"license": "MIT",
|
|
3279
|
+
"peer": true,
|
|
3254
3280
|
"dependencies": {
|
|
3255
3281
|
"flat-cache": "^4.0.0"
|
|
3256
3282
|
},
|
|
@@ -3290,6 +3316,7 @@
|
|
|
3290
3316
|
"integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==",
|
|
3291
3317
|
"dev": true,
|
|
3292
3318
|
"license": "MIT",
|
|
3319
|
+
"peer": true,
|
|
3293
3320
|
"dependencies": {
|
|
3294
3321
|
"locate-path": "^6.0.0",
|
|
3295
3322
|
"path-exists": "^4.0.0"
|
|
@@ -3307,6 +3334,7 @@
|
|
|
3307
3334
|
"integrity": "sha512-f7ccFPK3SXFHpx15UIGyRJ/FJQctuKZ0zVuN3frBo4HnK3cay9VEW0R6yPYFHC0AgqhukPzKjq22t5DmAyqGyw==",
|
|
3308
3335
|
"dev": true,
|
|
3309
3336
|
"license": "MIT",
|
|
3337
|
+
"peer": true,
|
|
3310
3338
|
"dependencies": {
|
|
3311
3339
|
"flatted": "^3.2.9",
|
|
3312
3340
|
"keyv": "^4.5.4"
|
|
@@ -3320,7 +3348,8 @@
|
|
|
3320
3348
|
"resolved": "https://registry.npmjs.org/flatted/-/flatted-3.3.3.tgz",
|
|
3321
3349
|
"integrity": "sha512-GX+ysw4PBCz0PzosHDepZGANEuFCMLrnRTiEy9McGjmkCQYwRq4A/X786G/fjM/+OjsWSU1ZrY5qyARZmO/uwg==",
|
|
3322
3350
|
"dev": true,
|
|
3323
|
-
"license": "ISC"
|
|
3351
|
+
"license": "ISC",
|
|
3352
|
+
"peer": true
|
|
3324
3353
|
},
|
|
3325
3354
|
"node_modules/for-each": {
|
|
3326
3355
|
"version": "0.3.5",
|
|
@@ -3515,6 +3544,7 @@
|
|
|
3515
3544
|
"integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==",
|
|
3516
3545
|
"dev": true,
|
|
3517
3546
|
"license": "ISC",
|
|
3547
|
+
"peer": true,
|
|
3518
3548
|
"dependencies": {
|
|
3519
3549
|
"is-glob": "^4.0.3"
|
|
3520
3550
|
},
|
|
@@ -3795,6 +3825,7 @@
|
|
|
3795
3825
|
"integrity": "sha512-TR3KfrTZTYLPB6jUjfx6MF9WcWrHL9su5TObK4ZkYgBdWKPOFoSoQIdEuTuR82pmtxH2spWG9h6etwfr1pLBqQ==",
|
|
3796
3826
|
"dev": true,
|
|
3797
3827
|
"license": "MIT",
|
|
3828
|
+
"peer": true,
|
|
3798
3829
|
"dependencies": {
|
|
3799
3830
|
"parent-module": "^1.0.0",
|
|
3800
3831
|
"resolve-from": "^4.0.0"
|
|
@@ -3812,6 +3843,7 @@
|
|
|
3812
3843
|
"integrity": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==",
|
|
3813
3844
|
"dev": true,
|
|
3814
3845
|
"license": "MIT",
|
|
3846
|
+
"peer": true,
|
|
3815
3847
|
"engines": {
|
|
3816
3848
|
"node": ">=0.8.19"
|
|
3817
3849
|
}
|
|
@@ -4435,11 +4467,12 @@
|
|
|
4435
4467
|
"license": "MIT"
|
|
4436
4468
|
},
|
|
4437
4469
|
"node_modules/js-yaml": {
|
|
4438
|
-
"version": "4.1.
|
|
4439
|
-
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.
|
|
4440
|
-
"integrity": "sha512-
|
|
4470
|
+
"version": "4.1.1",
|
|
4471
|
+
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.1.tgz",
|
|
4472
|
+
"integrity": "sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA==",
|
|
4441
4473
|
"dev": true,
|
|
4442
4474
|
"license": "MIT",
|
|
4475
|
+
"peer": true,
|
|
4443
4476
|
"dependencies": {
|
|
4444
4477
|
"argparse": "^2.0.1"
|
|
4445
4478
|
},
|
|
@@ -4452,21 +4485,24 @@
|
|
|
4452
4485
|
"resolved": "https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.1.tgz",
|
|
4453
4486
|
"integrity": "sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==",
|
|
4454
4487
|
"dev": true,
|
|
4455
|
-
"license": "MIT"
|
|
4488
|
+
"license": "MIT",
|
|
4489
|
+
"peer": true
|
|
4456
4490
|
},
|
|
4457
4491
|
"node_modules/json-schema-traverse": {
|
|
4458
4492
|
"version": "0.4.1",
|
|
4459
4493
|
"resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz",
|
|
4460
4494
|
"integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==",
|
|
4461
4495
|
"dev": true,
|
|
4462
|
-
"license": "MIT"
|
|
4496
|
+
"license": "MIT",
|
|
4497
|
+
"peer": true
|
|
4463
4498
|
},
|
|
4464
4499
|
"node_modules/json-stable-stringify-without-jsonify": {
|
|
4465
4500
|
"version": "1.0.1",
|
|
4466
4501
|
"resolved": "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz",
|
|
4467
4502
|
"integrity": "sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==",
|
|
4468
4503
|
"dev": true,
|
|
4469
|
-
"license": "MIT"
|
|
4504
|
+
"license": "MIT",
|
|
4505
|
+
"peer": true
|
|
4470
4506
|
},
|
|
4471
4507
|
"node_modules/json5": {
|
|
4472
4508
|
"version": "1.0.2",
|
|
@@ -4500,6 +4536,7 @@
|
|
|
4500
4536
|
"integrity": "sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==",
|
|
4501
4537
|
"dev": true,
|
|
4502
4538
|
"license": "MIT",
|
|
4539
|
+
"peer": true,
|
|
4503
4540
|
"dependencies": {
|
|
4504
4541
|
"json-buffer": "3.0.1"
|
|
4505
4542
|
}
|
|
@@ -4615,6 +4652,7 @@
|
|
|
4615
4652
|
"integrity": "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==",
|
|
4616
4653
|
"dev": true,
|
|
4617
4654
|
"license": "MIT",
|
|
4655
|
+
"peer": true,
|
|
4618
4656
|
"dependencies": {
|
|
4619
4657
|
"prelude-ls": "^1.2.1",
|
|
4620
4658
|
"type-check": "~0.4.0"
|
|
@@ -4663,6 +4701,7 @@
|
|
|
4663
4701
|
"integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==",
|
|
4664
4702
|
"dev": true,
|
|
4665
4703
|
"license": "MIT",
|
|
4704
|
+
"peer": true,
|
|
4666
4705
|
"dependencies": {
|
|
4667
4706
|
"p-locate": "^5.0.0"
|
|
4668
4707
|
},
|
|
@@ -4685,7 +4724,8 @@
|
|
|
4685
4724
|
"resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz",
|
|
4686
4725
|
"integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==",
|
|
4687
4726
|
"dev": true,
|
|
4688
|
-
"license": "MIT"
|
|
4727
|
+
"license": "MIT",
|
|
4728
|
+
"peer": true
|
|
4689
4729
|
},
|
|
4690
4730
|
"node_modules/log-update": {
|
|
4691
4731
|
"version": "4.0.0",
|
|
@@ -4917,7 +4957,8 @@
|
|
|
4917
4957
|
"resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz",
|
|
4918
4958
|
"integrity": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==",
|
|
4919
4959
|
"dev": true,
|
|
4920
|
-
"license": "MIT"
|
|
4960
|
+
"license": "MIT",
|
|
4961
|
+
"peer": true
|
|
4921
4962
|
},
|
|
4922
4963
|
"node_modules/negotiator": {
|
|
4923
4964
|
"version": "0.6.3",
|
|
@@ -5118,6 +5159,7 @@
|
|
|
5118
5159
|
"integrity": "sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==",
|
|
5119
5160
|
"dev": true,
|
|
5120
5161
|
"license": "MIT",
|
|
5162
|
+
"peer": true,
|
|
5121
5163
|
"dependencies": {
|
|
5122
5164
|
"deep-is": "^0.1.3",
|
|
5123
5165
|
"fast-levenshtein": "^2.0.6",
|
|
@@ -5180,6 +5222,7 @@
|
|
|
5180
5222
|
"integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==",
|
|
5181
5223
|
"dev": true,
|
|
5182
5224
|
"license": "MIT",
|
|
5225
|
+
"peer": true,
|
|
5183
5226
|
"dependencies": {
|
|
5184
5227
|
"yocto-queue": "^0.1.0"
|
|
5185
5228
|
},
|
|
@@ -5196,6 +5239,7 @@
|
|
|
5196
5239
|
"integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==",
|
|
5197
5240
|
"dev": true,
|
|
5198
5241
|
"license": "MIT",
|
|
5242
|
+
"peer": true,
|
|
5199
5243
|
"dependencies": {
|
|
5200
5244
|
"p-limit": "^3.0.2"
|
|
5201
5245
|
},
|
|
@@ -5259,6 +5303,7 @@
|
|
|
5259
5303
|
"integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==",
|
|
5260
5304
|
"dev": true,
|
|
5261
5305
|
"license": "MIT",
|
|
5306
|
+
"peer": true,
|
|
5262
5307
|
"dependencies": {
|
|
5263
5308
|
"callsites": "^3.0.0"
|
|
5264
5309
|
},
|
|
@@ -5289,6 +5334,7 @@
|
|
|
5289
5334
|
"integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==",
|
|
5290
5335
|
"dev": true,
|
|
5291
5336
|
"license": "MIT",
|
|
5337
|
+
"peer": true,
|
|
5292
5338
|
"engines": {
|
|
5293
5339
|
"node": ">=8"
|
|
5294
5340
|
}
|
|
@@ -5419,6 +5465,7 @@
|
|
|
5419
5465
|
"integrity": "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==",
|
|
5420
5466
|
"dev": true,
|
|
5421
5467
|
"license": "MIT",
|
|
5468
|
+
"peer": true,
|
|
5422
5469
|
"engines": {
|
|
5423
5470
|
"node": ">= 0.8.0"
|
|
5424
5471
|
}
|
|
@@ -5707,6 +5754,7 @@
|
|
|
5707
5754
|
"integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==",
|
|
5708
5755
|
"dev": true,
|
|
5709
5756
|
"license": "MIT",
|
|
5757
|
+
"peer": true,
|
|
5710
5758
|
"engines": {
|
|
5711
5759
|
"node": ">=4"
|
|
5712
5760
|
}
|
|
@@ -5796,7 +5844,6 @@
|
|
|
5796
5844
|
"integrity": "sha512-CLEVl+MnPAiKh5pl4dEWSyMTpuflgNQiLGhMv8ezD5W/qP8AKvmYpCOKRRNOh7oRKnauBZ4SyeYkMS+1VSyKwQ==",
|
|
5797
5845
|
"dev": true,
|
|
5798
5846
|
"license": "MIT",
|
|
5799
|
-
"peer": true,
|
|
5800
5847
|
"dependencies": {
|
|
5801
5848
|
"@types/estree": "1.0.8"
|
|
5802
5849
|
},
|
|
@@ -6340,6 +6387,7 @@
|
|
|
6340
6387
|
"integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==",
|
|
6341
6388
|
"dev": true,
|
|
6342
6389
|
"license": "MIT",
|
|
6390
|
+
"peer": true,
|
|
6343
6391
|
"engines": {
|
|
6344
6392
|
"node": ">=8"
|
|
6345
6393
|
},
|
|
@@ -6506,6 +6554,7 @@
|
|
|
6506
6554
|
"integrity": "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==",
|
|
6507
6555
|
"dev": true,
|
|
6508
6556
|
"license": "MIT",
|
|
6557
|
+
"peer": true,
|
|
6509
6558
|
"dependencies": {
|
|
6510
6559
|
"prelude-ls": "^1.2.1"
|
|
6511
6560
|
},
|
|
@@ -6677,6 +6726,7 @@
|
|
|
6677
6726
|
"integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==",
|
|
6678
6727
|
"dev": true,
|
|
6679
6728
|
"license": "BSD-2-Clause",
|
|
6729
|
+
"peer": true,
|
|
6680
6730
|
"dependencies": {
|
|
6681
6731
|
"punycode": "^2.1.0"
|
|
6682
6732
|
}
|
|
@@ -6848,6 +6898,7 @@
|
|
|
6848
6898
|
"integrity": "sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==",
|
|
6849
6899
|
"dev": true,
|
|
6850
6900
|
"license": "MIT",
|
|
6901
|
+
"peer": true,
|
|
6851
6902
|
"engines": {
|
|
6852
6903
|
"node": ">=0.10.0"
|
|
6853
6904
|
}
|
|
@@ -6979,6 +7030,7 @@
|
|
|
6979
7030
|
"integrity": "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==",
|
|
6980
7031
|
"dev": true,
|
|
6981
7032
|
"license": "MIT",
|
|
7033
|
+
"peer": true,
|
|
6982
7034
|
"engines": {
|
|
6983
7035
|
"node": ">=10"
|
|
6984
7036
|
},
|