dependabot-npm_and_yarn 0.118.8 → 0.119.0.beta1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/helpers/build +1 -0
- data/helpers/package.json +3 -3
- data/helpers/yarn.lock +879 -771
- metadata +8 -22
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: cc25550963aa74c94aa2b01488f1c811d605affec3a934636a04f88b86cf797d
|
4
|
+
data.tar.gz: f969e0244f3fa83ad2e45fbf69cad79de5f5f069a911998e8b02e5bba7838055
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 5d33894d327dddbd6e2ab5a9d5d3154e39e678254a282031ba6481490f90fec2e597f17c25c6d23245c44b47a0279d096b39bda7e812ac3086636348c7a06992
|
7
|
+
data.tar.gz: 761c6581e2ad630373b98807222e0c5cc196297b650071dc73b508773d3d1d2fc284c1dfc7d5c8af1532f6b3fb9167f5dc415eb63433e0c42a8b520c329cc20a
|
data/helpers/build
CHANGED
data/helpers/package.json
CHANGED
@@ -11,13 +11,13 @@
|
|
11
11
|
"dependencies": {
|
12
12
|
"@dependabot/yarn-lib": "^1.21.1",
|
13
13
|
"detect-indent": "^6.0.0",
|
14
|
-
"npm": "6.14.
|
14
|
+
"npm": "6.14.8",
|
15
15
|
"semver": "^7.3.2"
|
16
16
|
},
|
17
17
|
"devDependencies": {
|
18
|
-
"eslint": "^7.
|
18
|
+
"eslint": "^7.7.0",
|
19
19
|
"eslint-plugin-prettier": "^3.1.4",
|
20
|
-
"jest": "^
|
20
|
+
"jest": "^26.4.0",
|
21
21
|
"prettier": "^2.0.5",
|
22
22
|
"rimraf": "^3.0.2"
|
23
23
|
}
|
data/helpers/yarn.lock
CHANGED
@@ -2,12 +2,12 @@
|
|
2
2
|
# yarn lockfile v1
|
3
3
|
|
4
4
|
|
5
|
-
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.8.3":
|
6
|
-
version "7.
|
7
|
-
resolved "https://registry.
|
8
|
-
integrity sha512-
|
5
|
+
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.8.3":
|
6
|
+
version "7.10.4"
|
7
|
+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.10.4.tgz#168da1a36e90da68ae8d49c0f1b48c7c6249213a"
|
8
|
+
integrity sha512-vG6SvB6oYEhvgisZNFRmRCUkLz11c7rp+tbNTynGqc6mS1d5ATd/sGyV6W0KZZnXRKMTzZDRgQT3Ou9jhpAfUg==
|
9
9
|
dependencies:
|
10
|
-
"@babel/highlight" "^7.
|
10
|
+
"@babel/highlight" "^7.10.4"
|
11
11
|
|
12
12
|
"@babel/core@^7.1.0", "@babel/core@^7.7.5":
|
13
13
|
version "7.9.0"
|
@@ -96,6 +96,11 @@
|
|
96
96
|
resolved "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.8.3.tgz#9ea293be19babc0f52ff8ca88b34c3611b208670"
|
97
97
|
integrity sha512-j+fq49Xds2smCUNYmEHF9kGNkhbet6yVIBp4e6oeQpH1RUs/Ir06xUKzDjDkGcaaokPiTNs2JBWHjaE4csUkZQ==
|
98
98
|
|
99
|
+
"@babel/helper-plugin-utils@^7.10.4":
|
100
|
+
version "7.10.4"
|
101
|
+
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.10.4.tgz#2f75a831269d4f677de49986dff59927533cf375"
|
102
|
+
integrity sha512-O4KCvQA6lLiMU9l2eawBPMf1xPP8xPfB3iEQw150hOVTqj/rfXz0ThTb4HEzqQfs2Bmo5Ay8BzxfzVtBrr9dVg==
|
103
|
+
|
99
104
|
"@babel/helper-replace-supers@^7.8.6":
|
100
105
|
version "7.8.6"
|
101
106
|
resolved "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.8.6.tgz#5ada744fd5ad73203bf1d67459a27dcba67effc8"
|
@@ -121,7 +126,12 @@
|
|
121
126
|
dependencies:
|
122
127
|
"@babel/types" "^7.8.3"
|
123
128
|
|
124
|
-
"@babel/helper-validator-identifier@^7.
|
129
|
+
"@babel/helper-validator-identifier@^7.10.4":
|
130
|
+
version "7.10.4"
|
131
|
+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.10.4.tgz#a78c7a7251e01f616512d31b10adcf52ada5e0d2"
|
132
|
+
integrity sha512-3U9y+43hz7ZM+rzG24Qe2mufW5KhvFg/NhnNph+i9mgCtdTCtMJuI1TMkrIUiK7Ix4PYlRF9I5dhqaLYA/ADXw==
|
133
|
+
|
134
|
+
"@babel/helper-validator-identifier@^7.9.5":
|
125
135
|
version "7.9.5"
|
126
136
|
resolved "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.9.5.tgz#90977a8e6fbf6b431a7dc31752eee233bf052d80"
|
127
137
|
integrity sha512-/8arLKUFq882w4tWGj9JYzRpAlZgiWUJ+dtteNTDqrRBz9Iguck9Rn3ykuBDoUwh2TO4tSAJlrxDUOXWklJe4g==
|
@@ -135,12 +145,12 @@
|
|
135
145
|
"@babel/traverse" "^7.9.0"
|
136
146
|
"@babel/types" "^7.9.0"
|
137
147
|
|
138
|
-
"@babel/highlight@^7.
|
139
|
-
version "7.
|
140
|
-
resolved "https://registry.
|
141
|
-
integrity sha512-
|
148
|
+
"@babel/highlight@^7.10.4":
|
149
|
+
version "7.10.4"
|
150
|
+
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.10.4.tgz#7d1bdfd65753538fabe6c38596cdb76d9ac60143"
|
151
|
+
integrity sha512-i6rgnR/YgPEQzZZnbTHHuZdlE8qyoBNalD6F+q4vAFlcMEcqmkoG+mPqJYJCo63qPf74+Y1UZsl3l6f7/RIkmA==
|
142
152
|
dependencies:
|
143
|
-
"@babel/helper-validator-identifier" "^7.
|
153
|
+
"@babel/helper-validator-identifier" "^7.10.4"
|
144
154
|
chalk "^2.0.0"
|
145
155
|
js-tokens "^4.0.0"
|
146
156
|
|
@@ -149,6 +159,11 @@
|
|
149
159
|
resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.9.4.tgz#68a35e6b0319bbc014465be43828300113f2f2e8"
|
150
160
|
integrity sha512-bC49otXX6N0/VYhgOMh4gnP26E9xnDZK3TmbNpxYzzz9BQLBosQwfyOe9/cXUU3txYhTzLCbcqd5c8y/OmCjHA==
|
151
161
|
|
162
|
+
"@babel/parser@^7.10.4":
|
163
|
+
version "7.10.5"
|
164
|
+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.10.5.tgz#e7c6bf5a7deff957cec9f04b551e2762909d826b"
|
165
|
+
integrity sha512-wfryxy4bE1UivvQKSQDU4/X6dr+i8bctjUjj8Zyt3DQy7NtPizJXT8M52nqpNKL+nq2PW8lxk4ZqLj0fD4B4hQ==
|
166
|
+
|
152
167
|
"@babel/plugin-syntax-async-generators@^7.8.4":
|
153
168
|
version "7.8.4"
|
154
169
|
resolved "https://registry.npmjs.org/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz#a983fb1aeb2ec3f6ed042a210f640e90e786fe0d"
|
@@ -170,6 +185,13 @@
|
|
170
185
|
dependencies:
|
171
186
|
"@babel/helper-plugin-utils" "^7.8.3"
|
172
187
|
|
188
|
+
"@babel/plugin-syntax-import-meta@^7.8.3":
|
189
|
+
version "7.10.4"
|
190
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-import-meta/-/plugin-syntax-import-meta-7.10.4.tgz#ee601348c370fa334d2207be158777496521fd51"
|
191
|
+
integrity sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==
|
192
|
+
dependencies:
|
193
|
+
"@babel/helper-plugin-utils" "^7.10.4"
|
194
|
+
|
173
195
|
"@babel/plugin-syntax-json-strings@^7.8.3":
|
174
196
|
version "7.8.3"
|
175
197
|
resolved "https://registry.npmjs.org/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz#01ca21b668cd8218c9e640cb6dd88c5412b2c96a"
|
@@ -219,6 +241,15 @@
|
|
219
241
|
dependencies:
|
220
242
|
"@babel/helper-plugin-utils" "^7.8.0"
|
221
243
|
|
244
|
+
"@babel/template@^7.3.3":
|
245
|
+
version "7.10.4"
|
246
|
+
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.10.4.tgz#3251996c4200ebc71d1a8fc405fba940f36ba278"
|
247
|
+
integrity sha512-ZCjD27cGJFUB6nmCB1Enki3r+L5kJveX9pq1SvAUKoICy6CZ9yD8xO086YXdYhvNjBdnekm4ZnaP5yC8Cs/1tA==
|
248
|
+
dependencies:
|
249
|
+
"@babel/code-frame" "^7.10.4"
|
250
|
+
"@babel/parser" "^7.10.4"
|
251
|
+
"@babel/types" "^7.10.4"
|
252
|
+
|
222
253
|
"@babel/template@^7.7.4", "@babel/template@^7.8.3", "@babel/template@^7.8.6":
|
223
254
|
version "7.8.6"
|
224
255
|
resolved "https://registry.npmjs.org/@babel/template/-/template-7.8.6.tgz#86b22af15f828dfb086474f964dcc3e39c43ce2b"
|
@@ -252,6 +283,15 @@
|
|
252
283
|
lodash "^4.17.13"
|
253
284
|
to-fast-properties "^2.0.0"
|
254
285
|
|
286
|
+
"@babel/types@^7.10.4", "@babel/types@^7.3.3":
|
287
|
+
version "7.10.5"
|
288
|
+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.10.5.tgz#d88ae7e2fde86bfbfe851d4d81afa70a997b5d15"
|
289
|
+
integrity sha512-ixV66KWfCI6GKoA/2H9v6bQdbfXEwwpOdQ8cRvb4F+eyvhlaHxWFMQB4+3d9QFJXZsiiiqVrewNV0DFEQpyT4Q==
|
290
|
+
dependencies:
|
291
|
+
"@babel/helper-validator-identifier" "^7.10.4"
|
292
|
+
lodash "^4.17.19"
|
293
|
+
to-fast-properties "^2.0.0"
|
294
|
+
|
255
295
|
"@bcoe/v8-coverage@^0.2.3":
|
256
296
|
version "0.2.3"
|
257
297
|
resolved "https://registry.npmjs.org/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
|
@@ -342,162 +382,176 @@
|
|
342
382
|
resolved "https://registry.npmjs.org/@istanbuljs/schema/-/schema-0.1.2.tgz#26520bf09abe4a5644cd5414e37125a8954241dd"
|
343
383
|
integrity sha512-tsAQNx32a8CoFhjhijUIhI4kccIAgmGhy8LZMZgGfmXcpMbPRUqn5LWmgRttILi6yeGmBJd2xsPkFMs0PzgPCw==
|
344
384
|
|
345
|
-
"@jest/console@^
|
346
|
-
version "
|
347
|
-
resolved "https://registry.
|
348
|
-
integrity sha512
|
385
|
+
"@jest/console@^26.3.0":
|
386
|
+
version "26.3.0"
|
387
|
+
resolved "https://registry.yarnpkg.com/@jest/console/-/console-26.3.0.tgz#ed04063efb280c88ba87388b6f16427c0a85c856"
|
388
|
+
integrity sha512-/5Pn6sJev0nPUcAdpJHMVIsA8sKizL2ZkcKPE5+dJrCccks7tcM7c9wbgHudBJbxXLoTbqsHkG1Dofoem4F09w==
|
349
389
|
dependencies:
|
350
|
-
"@jest/types" "^
|
351
|
-
|
352
|
-
|
353
|
-
jest-util "^
|
390
|
+
"@jest/types" "^26.3.0"
|
391
|
+
"@types/node" "*"
|
392
|
+
chalk "^4.0.0"
|
393
|
+
jest-message-util "^26.3.0"
|
394
|
+
jest-util "^26.3.0"
|
354
395
|
slash "^3.0.0"
|
355
396
|
|
356
|
-
"@jest/core@^
|
357
|
-
version "
|
358
|
-
resolved "https://registry.
|
359
|
-
integrity sha512-
|
360
|
-
dependencies:
|
361
|
-
"@jest/console" "^
|
362
|
-
"@jest/reporters" "^
|
363
|
-
"@jest/test-result" "^
|
364
|
-
"@jest/transform" "^
|
365
|
-
"@jest/types" "^
|
397
|
+
"@jest/core@^26.4.0":
|
398
|
+
version "26.4.0"
|
399
|
+
resolved "https://registry.yarnpkg.com/@jest/core/-/core-26.4.0.tgz#8f42ae45640b46b4f8ffee134dcd408c210ab1ef"
|
400
|
+
integrity sha512-mpXm4OjWQbz7qbzGIiSqvfNZ1FxX6ywWgLtdSD2luPORt5zKPtqcdDnX7L8RdfMaj1znDBgN2+gB094ZIr7vnA==
|
401
|
+
dependencies:
|
402
|
+
"@jest/console" "^26.3.0"
|
403
|
+
"@jest/reporters" "^26.4.0"
|
404
|
+
"@jest/test-result" "^26.3.0"
|
405
|
+
"@jest/transform" "^26.3.0"
|
406
|
+
"@jest/types" "^26.3.0"
|
407
|
+
"@types/node" "*"
|
366
408
|
ansi-escapes "^4.2.1"
|
367
|
-
chalk "^
|
409
|
+
chalk "^4.0.0"
|
368
410
|
exit "^0.1.2"
|
369
|
-
graceful-fs "^4.2.
|
370
|
-
jest-changed-files "^
|
371
|
-
jest-config "^
|
372
|
-
jest-haste-map "^
|
373
|
-
jest-message-util "^
|
374
|
-
jest-regex-util "^
|
375
|
-
jest-resolve "^
|
376
|
-
jest-resolve-dependencies "^
|
377
|
-
jest-runner "^
|
378
|
-
jest-runtime "^
|
379
|
-
jest-snapshot "^
|
380
|
-
jest-util "^
|
381
|
-
jest-validate "^
|
382
|
-
jest-watcher "^
|
411
|
+
graceful-fs "^4.2.4"
|
412
|
+
jest-changed-files "^26.3.0"
|
413
|
+
jest-config "^26.4.0"
|
414
|
+
jest-haste-map "^26.3.0"
|
415
|
+
jest-message-util "^26.3.0"
|
416
|
+
jest-regex-util "^26.0.0"
|
417
|
+
jest-resolve "^26.4.0"
|
418
|
+
jest-resolve-dependencies "^26.4.0"
|
419
|
+
jest-runner "^26.4.0"
|
420
|
+
jest-runtime "^26.4.0"
|
421
|
+
jest-snapshot "^26.4.0"
|
422
|
+
jest-util "^26.3.0"
|
423
|
+
jest-validate "^26.4.0"
|
424
|
+
jest-watcher "^26.3.0"
|
383
425
|
micromatch "^4.0.2"
|
384
426
|
p-each-series "^2.1.0"
|
385
|
-
realpath-native "^2.0.0"
|
386
427
|
rimraf "^3.0.0"
|
387
428
|
slash "^3.0.0"
|
388
429
|
strip-ansi "^6.0.0"
|
389
430
|
|
390
|
-
"@jest/environment@^
|
391
|
-
version "
|
392
|
-
resolved "https://registry.
|
393
|
-
integrity sha512-
|
394
|
-
dependencies:
|
395
|
-
"@jest/fake-timers" "^
|
396
|
-
"@jest/types" "^
|
397
|
-
|
398
|
-
|
399
|
-
|
400
|
-
|
401
|
-
|
402
|
-
|
403
|
-
|
404
|
-
|
405
|
-
jest
|
406
|
-
|
407
|
-
|
408
|
-
|
409
|
-
|
410
|
-
"
|
411
|
-
|
412
|
-
|
413
|
-
|
431
|
+
"@jest/environment@^26.3.0":
|
432
|
+
version "26.3.0"
|
433
|
+
resolved "https://registry.yarnpkg.com/@jest/environment/-/environment-26.3.0.tgz#e6953ab711ae3e44754a025f838bde1a7fd236a0"
|
434
|
+
integrity sha512-EW+MFEo0DGHahf83RAaiqQx688qpXgl99wdb8Fy67ybyzHwR1a58LHcO376xQJHfmoXTu89M09dH3J509cx2AA==
|
435
|
+
dependencies:
|
436
|
+
"@jest/fake-timers" "^26.3.0"
|
437
|
+
"@jest/types" "^26.3.0"
|
438
|
+
"@types/node" "*"
|
439
|
+
jest-mock "^26.3.0"
|
440
|
+
|
441
|
+
"@jest/fake-timers@^26.3.0":
|
442
|
+
version "26.3.0"
|
443
|
+
resolved "https://registry.yarnpkg.com/@jest/fake-timers/-/fake-timers-26.3.0.tgz#f515d4667a6770f60ae06ae050f4e001126c666a"
|
444
|
+
integrity sha512-ZL9ytUiRwVP8ujfRepffokBvD2KbxbqMhrXSBhSdAhISCw3gOkuntisiSFv+A6HN0n0fF4cxzICEKZENLmW+1A==
|
445
|
+
dependencies:
|
446
|
+
"@jest/types" "^26.3.0"
|
447
|
+
"@sinonjs/fake-timers" "^6.0.1"
|
448
|
+
"@types/node" "*"
|
449
|
+
jest-message-util "^26.3.0"
|
450
|
+
jest-mock "^26.3.0"
|
451
|
+
jest-util "^26.3.0"
|
452
|
+
|
453
|
+
"@jest/globals@^26.4.0":
|
454
|
+
version "26.4.0"
|
455
|
+
resolved "https://registry.yarnpkg.com/@jest/globals/-/globals-26.4.0.tgz#ebab3ba937a200a4b3805f2e552bdf869465ffea"
|
456
|
+
integrity sha512-QKwoVAeL9d0xaEM9ebPvfc+bolN04F+o3zM2jswGDBiiNjCogZ3LvOaqumRdDyz6kLmbx+UhgMBAVuLunbXZ2A==
|
457
|
+
dependencies:
|
458
|
+
"@jest/environment" "^26.3.0"
|
459
|
+
"@jest/types" "^26.3.0"
|
460
|
+
expect "^26.4.0"
|
461
|
+
|
462
|
+
"@jest/reporters@^26.4.0":
|
463
|
+
version "26.4.0"
|
464
|
+
resolved "https://registry.yarnpkg.com/@jest/reporters/-/reporters-26.4.0.tgz#dd3f03979170dd25dc6a9b746c693b591056d753"
|
465
|
+
integrity sha512-14OPAAuYhgRBSNxAocVluX6ksdMdK/EuP9NmtBXU9g1uKaVBrPnohn/CVm6iMot1a9iU8BCxa5715YRf8FEg/A==
|
414
466
|
dependencies:
|
415
467
|
"@bcoe/v8-coverage" "^0.2.3"
|
416
|
-
"@jest/console" "^
|
417
|
-
"@jest/test-result" "^
|
418
|
-
"@jest/transform" "^
|
419
|
-
"@jest/types" "^
|
420
|
-
chalk "^
|
468
|
+
"@jest/console" "^26.3.0"
|
469
|
+
"@jest/test-result" "^26.3.0"
|
470
|
+
"@jest/transform" "^26.3.0"
|
471
|
+
"@jest/types" "^26.3.0"
|
472
|
+
chalk "^4.0.0"
|
421
473
|
collect-v8-coverage "^1.0.0"
|
422
474
|
exit "^0.1.2"
|
423
475
|
glob "^7.1.2"
|
476
|
+
graceful-fs "^4.2.4"
|
424
477
|
istanbul-lib-coverage "^3.0.0"
|
425
|
-
istanbul-lib-instrument "^4.0.
|
478
|
+
istanbul-lib-instrument "^4.0.3"
|
426
479
|
istanbul-lib-report "^3.0.0"
|
427
480
|
istanbul-lib-source-maps "^4.0.0"
|
428
481
|
istanbul-reports "^3.0.2"
|
429
|
-
jest-haste-map "^
|
430
|
-
jest-resolve "^
|
431
|
-
jest-util "^
|
432
|
-
jest-worker "^
|
482
|
+
jest-haste-map "^26.3.0"
|
483
|
+
jest-resolve "^26.4.0"
|
484
|
+
jest-util "^26.3.0"
|
485
|
+
jest-worker "^26.3.0"
|
433
486
|
slash "^3.0.0"
|
434
487
|
source-map "^0.6.0"
|
435
|
-
string-length "^
|
488
|
+
string-length "^4.0.1"
|
436
489
|
terminal-link "^2.0.0"
|
437
|
-
v8-to-istanbul "^
|
490
|
+
v8-to-istanbul "^5.0.1"
|
438
491
|
optionalDependencies:
|
439
|
-
node-notifier "^
|
492
|
+
node-notifier "^7.0.0"
|
440
493
|
|
441
|
-
"@jest/source-map@^
|
442
|
-
version "
|
443
|
-
resolved "https://registry.
|
444
|
-
integrity sha512-
|
494
|
+
"@jest/source-map@^26.3.0":
|
495
|
+
version "26.3.0"
|
496
|
+
resolved "https://registry.yarnpkg.com/@jest/source-map/-/source-map-26.3.0.tgz#0e646e519883c14c551f7b5ae4ff5f1bfe4fc3d9"
|
497
|
+
integrity sha512-hWX5IHmMDWe1kyrKl7IhFwqOuAreIwHhbe44+XH2ZRHjrKIh0LO5eLQ/vxHFeAfRwJapmxuqlGAEYLadDq6ZGQ==
|
445
498
|
dependencies:
|
446
499
|
callsites "^3.0.0"
|
447
|
-
graceful-fs "^4.2.
|
500
|
+
graceful-fs "^4.2.4"
|
448
501
|
source-map "^0.6.0"
|
449
502
|
|
450
|
-
"@jest/test-result@^
|
451
|
-
version "
|
452
|
-
resolved "https://registry.
|
453
|
-
integrity sha512-
|
503
|
+
"@jest/test-result@^26.3.0":
|
504
|
+
version "26.3.0"
|
505
|
+
resolved "https://registry.yarnpkg.com/@jest/test-result/-/test-result-26.3.0.tgz#46cde01fa10c0aaeb7431bf71e4a20d885bc7fdb"
|
506
|
+
integrity sha512-a8rbLqzW/q7HWheFVMtghXV79Xk+GWwOK1FrtimpI5n1la2SY0qHri3/b0/1F0Ve0/yJmV8pEhxDfVwiUBGtgg==
|
454
507
|
dependencies:
|
455
|
-
"@jest/console" "^
|
456
|
-
"@jest/types" "^
|
508
|
+
"@jest/console" "^26.3.0"
|
509
|
+
"@jest/types" "^26.3.0"
|
457
510
|
"@types/istanbul-lib-coverage" "^2.0.0"
|
458
511
|
collect-v8-coverage "^1.0.0"
|
459
512
|
|
460
|
-
"@jest/test-sequencer@^
|
461
|
-
version "
|
462
|
-
resolved "https://registry.
|
463
|
-
integrity sha512-
|
513
|
+
"@jest/test-sequencer@^26.4.0":
|
514
|
+
version "26.4.0"
|
515
|
+
resolved "https://registry.yarnpkg.com/@jest/test-sequencer/-/test-sequencer-26.4.0.tgz#f4902772392d478d310dd6fd3b6818fb4bcc4c82"
|
516
|
+
integrity sha512-9Z7lCShS7vERp+DRwIVNH/6sHMWwJK1DPnGCpGeVLGJJWJ4Y08sQI3vIKdmKHu2KmwlUBpRM+BFf7NlVUkl5XA==
|
464
517
|
dependencies:
|
465
|
-
"@jest/test-result" "^
|
466
|
-
|
467
|
-
jest-
|
468
|
-
jest-
|
518
|
+
"@jest/test-result" "^26.3.0"
|
519
|
+
graceful-fs "^4.2.4"
|
520
|
+
jest-haste-map "^26.3.0"
|
521
|
+
jest-runner "^26.4.0"
|
522
|
+
jest-runtime "^26.4.0"
|
469
523
|
|
470
|
-
"@jest/transform@^
|
471
|
-
version "
|
472
|
-
resolved "https://registry.
|
473
|
-
integrity sha512-
|
524
|
+
"@jest/transform@^26.3.0":
|
525
|
+
version "26.3.0"
|
526
|
+
resolved "https://registry.yarnpkg.com/@jest/transform/-/transform-26.3.0.tgz#c393e0e01459da8a8bfc6d2a7c2ece1a13e8ba55"
|
527
|
+
integrity sha512-Isj6NB68QorGoFWvcOjlUhpkT56PqNIsXKR7XfvoDlCANn/IANlh8DrKAA2l2JKC3yWSMH5wS0GwuQM20w3b2A==
|
474
528
|
dependencies:
|
475
529
|
"@babel/core" "^7.1.0"
|
476
|
-
"@jest/types" "^
|
530
|
+
"@jest/types" "^26.3.0"
|
477
531
|
babel-plugin-istanbul "^6.0.0"
|
478
|
-
chalk "^
|
532
|
+
chalk "^4.0.0"
|
479
533
|
convert-source-map "^1.4.0"
|
480
534
|
fast-json-stable-stringify "^2.0.0"
|
481
|
-
graceful-fs "^4.2.
|
482
|
-
jest-haste-map "^
|
483
|
-
jest-regex-util "^
|
484
|
-
jest-util "^
|
535
|
+
graceful-fs "^4.2.4"
|
536
|
+
jest-haste-map "^26.3.0"
|
537
|
+
jest-regex-util "^26.0.0"
|
538
|
+
jest-util "^26.3.0"
|
485
539
|
micromatch "^4.0.2"
|
486
540
|
pirates "^4.0.1"
|
487
|
-
realpath-native "^2.0.0"
|
488
541
|
slash "^3.0.0"
|
489
542
|
source-map "^0.6.1"
|
490
543
|
write-file-atomic "^3.0.0"
|
491
544
|
|
492
|
-
"@jest/types@^
|
493
|
-
version "
|
494
|
-
resolved "https://registry.
|
495
|
-
integrity sha512-
|
545
|
+
"@jest/types@^26.3.0":
|
546
|
+
version "26.3.0"
|
547
|
+
resolved "https://registry.yarnpkg.com/@jest/types/-/types-26.3.0.tgz#97627bf4bdb72c55346eef98e3b3f7ddc4941f71"
|
548
|
+
integrity sha512-BDPG23U0qDeAvU4f99haztXwdAg3hz4El95LkAM+tHAqqhiVzRpEGHHU8EDxT/AnxOrA65YjLBwDahdJ9pTLJQ==
|
496
549
|
dependencies:
|
497
550
|
"@types/istanbul-lib-coverage" "^2.0.0"
|
498
|
-
"@types/istanbul-reports" "^
|
551
|
+
"@types/istanbul-reports" "^3.0.0"
|
552
|
+
"@types/node" "*"
|
499
553
|
"@types/yargs" "^15.0.0"
|
500
|
-
chalk "^
|
554
|
+
chalk "^4.0.0"
|
501
555
|
|
502
556
|
"@sinonjs/commons@^1.7.0":
|
503
557
|
version "1.7.2"
|
@@ -506,6 +560,24 @@
|
|
506
560
|
dependencies:
|
507
561
|
type-detect "4.0.8"
|
508
562
|
|
563
|
+
"@sinonjs/fake-timers@^6.0.1":
|
564
|
+
version "6.0.1"
|
565
|
+
resolved "https://registry.yarnpkg.com/@sinonjs/fake-timers/-/fake-timers-6.0.1.tgz#293674fccb3262ac782c7aadfdeca86b10c75c40"
|
566
|
+
integrity sha512-MZPUxrmFubI36XS1DI3qmI0YdN1gks62JtFZvxR67ljjSNCeK6U08Zx4msEWOXuofgqUt6zPHSi1H9fbjR/NRA==
|
567
|
+
dependencies:
|
568
|
+
"@sinonjs/commons" "^1.7.0"
|
569
|
+
|
570
|
+
"@types/babel__core@^7.0.0":
|
571
|
+
version "7.1.9"
|
572
|
+
resolved "https://registry.yarnpkg.com/@types/babel__core/-/babel__core-7.1.9.tgz#77e59d438522a6fb898fa43dc3455c6e72f3963d"
|
573
|
+
integrity sha512-sY2RsIJ5rpER1u3/aQ8OFSI7qGIy8o1NEEbgb2UaJcvOtXOMpd39ko723NBpjQFg9SIX7TXtjejZVGeIMLhoOw==
|
574
|
+
dependencies:
|
575
|
+
"@babel/parser" "^7.1.0"
|
576
|
+
"@babel/types" "^7.0.0"
|
577
|
+
"@types/babel__generator" "*"
|
578
|
+
"@types/babel__template" "*"
|
579
|
+
"@types/babel__traverse" "*"
|
580
|
+
|
509
581
|
"@types/babel__core@^7.1.7":
|
510
582
|
version "7.1.7"
|
511
583
|
resolved "https://registry.npmjs.org/@types/babel__core/-/babel__core-7.1.7.tgz#1dacad8840364a57c98d0dd4855c6dd3752c6b89"
|
@@ -544,6 +616,13 @@
|
|
544
616
|
resolved "https://registry.npmjs.org/@types/color-name/-/color-name-1.1.1.tgz#1c1261bbeaa10a8055bbc5d8ab84b7b2afc846a0"
|
545
617
|
integrity sha512-rr+OQyAjxze7GgWrSaJwydHStIhHq2lvY3BOC2Mj7KnzI7XK0Uw1TOOdI9lDoajEbSWLiYgoo4f1R51erQfhPQ==
|
546
618
|
|
619
|
+
"@types/graceful-fs@^4.1.2":
|
620
|
+
version "4.1.3"
|
621
|
+
resolved "https://registry.yarnpkg.com/@types/graceful-fs/-/graceful-fs-4.1.3.tgz#039af35fe26bec35003e8d86d2ee9c586354348f"
|
622
|
+
integrity sha512-AiHRaEB50LQg0pZmm659vNBb9f4SJ0qrAnteuzhSeAUcJKxoYgEnprg/83kppCnc2zvtCKbdZry1a5pVY3lOTQ==
|
623
|
+
dependencies:
|
624
|
+
"@types/node" "*"
|
625
|
+
|
547
626
|
"@types/istanbul-lib-coverage@*", "@types/istanbul-lib-coverage@^2.0.0", "@types/istanbul-lib-coverage@^2.0.1":
|
548
627
|
version "2.0.1"
|
549
628
|
resolved "https://registry.npmjs.org/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.1.tgz#42995b446db9a48a11a07ec083499a860e9138ff"
|
@@ -556,23 +635,27 @@
|
|
556
635
|
dependencies:
|
557
636
|
"@types/istanbul-lib-coverage" "*"
|
558
637
|
|
559
|
-
"@types/istanbul-reports@^
|
560
|
-
version "
|
561
|
-
resolved "https://registry.
|
562
|
-
integrity sha512-
|
638
|
+
"@types/istanbul-reports@^3.0.0":
|
639
|
+
version "3.0.0"
|
640
|
+
resolved "https://registry.yarnpkg.com/@types/istanbul-reports/-/istanbul-reports-3.0.0.tgz#508b13aa344fa4976234e75dddcc34925737d821"
|
641
|
+
integrity sha512-nwKNbvnwJ2/mndE9ItP/zc2TCzw6uuodnF4EHYWD+gCQDVBuRQL5UzbZD0/ezy1iKsFU2ZQiDqg4M9dN4+wZgA==
|
563
642
|
dependencies:
|
564
|
-
"@types/istanbul-lib-coverage" "*"
|
565
643
|
"@types/istanbul-lib-report" "*"
|
566
644
|
|
645
|
+
"@types/node@*":
|
646
|
+
version "14.0.27"
|
647
|
+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.0.27.tgz#a151873af5a5e851b51b3b065c9e63390a9e0eb1"
|
648
|
+
integrity sha512-kVrqXhbclHNHGu9ztnAwSncIgJv/FaxmzXJvGXNdcCpV1b8u1/Mi6z6m0vwy0LzKeXFTPLH0NzwmoJ3fNCIq0g==
|
649
|
+
|
567
650
|
"@types/normalize-package-data@^2.4.0":
|
568
651
|
version "2.4.0"
|
569
652
|
resolved "https://registry.npmjs.org/@types/normalize-package-data/-/normalize-package-data-2.4.0.tgz#e486d0d97396d79beedd0a6e33f4534ff6b4973e"
|
570
653
|
integrity sha512-f5j5b/Gf71L+dbqxIpQ4Z2WlmI/mPJ0fOkGGmFgtb6sAu97EPczzbS3/tJKxmcYDj55OX6ssqwDAWOHIYDRDGA==
|
571
654
|
|
572
|
-
"@types/prettier@^
|
573
|
-
version "
|
574
|
-
resolved "https://registry.
|
575
|
-
integrity sha512-
|
655
|
+
"@types/prettier@^2.0.0":
|
656
|
+
version "2.0.2"
|
657
|
+
resolved "https://registry.yarnpkg.com/@types/prettier/-/prettier-2.0.2.tgz#5bb52ee68d0f8efa9cc0099920e56be6cc4e37f3"
|
658
|
+
integrity sha512-IkVfat549ggtkZUthUzEX49562eGikhSYeVGX97SkMFn+sTZrgRewXjQ4tPKFPCykZHkX1Zfd9OoELGqKU2jJA==
|
576
659
|
|
577
660
|
"@types/stack-utils@^1.0.1":
|
578
661
|
version "1.0.1"
|
@@ -608,9 +691,9 @@ JSONStream@^1.3.4, JSONStream@^1.3.5:
|
|
608
691
|
jsonparse "^1.2.0"
|
609
692
|
through ">=2.2.7 <3"
|
610
693
|
|
611
|
-
abab@^2.0.
|
694
|
+
abab@^2.0.3:
|
612
695
|
version "2.0.3"
|
613
|
-
resolved "https://registry.
|
696
|
+
resolved "https://registry.yarnpkg.com/abab/-/abab-2.0.3.tgz#623e2075e02eb2d3f2475e49f99c91846467907a"
|
614
697
|
integrity sha512-tsFzPpcttalNjFBCFMqsKYQcWxxen1pgJR56by//QwvJc4/OUS3kPOOttx2tSIfjsylB0pYu7f5D3K1RCxUnUg==
|
615
698
|
|
616
699
|
abbrev@1, abbrev@~1.1.1:
|
@@ -618,35 +701,25 @@ abbrev@1, abbrev@~1.1.1:
|
|
618
701
|
resolved "https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz#f8f2c887ad10bf67f634f005b6987fed3179aac8"
|
619
702
|
integrity sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==
|
620
703
|
|
621
|
-
acorn-globals@^
|
622
|
-
version "
|
623
|
-
resolved "https://registry.
|
624
|
-
integrity sha512-
|
704
|
+
acorn-globals@^6.0.0:
|
705
|
+
version "6.0.0"
|
706
|
+
resolved "https://registry.yarnpkg.com/acorn-globals/-/acorn-globals-6.0.0.tgz#46cdd39f0f8ff08a876619b55f5ac8a6dc770b45"
|
707
|
+
integrity sha512-ZQl7LOWaF5ePqqcX4hLuv/bLXYQNfNWw2c0/yX/TsPRKamzHcTGQnlCjHT3TsmkOUVEPS3crCxiPfdzE/Trlhg==
|
625
708
|
dependencies:
|
626
|
-
acorn "^
|
627
|
-
acorn-walk "^
|
709
|
+
acorn "^7.1.1"
|
710
|
+
acorn-walk "^7.1.1"
|
628
711
|
|
629
712
|
acorn-jsx@^5.2.0:
|
630
713
|
version "5.2.0"
|
631
714
|
resolved "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.2.0.tgz#4c66069173d6fdd68ed85239fc256226182b2ebe"
|
632
715
|
integrity sha512-HiUX/+K2YpkpJ+SzBffkM/AQ2YE03S0U1kjTLVpoJdhZMOWy8qvXVN9JdLqv2QsaQ6MPYQIuNmwD8zOiYUofLQ==
|
633
716
|
|
634
|
-
acorn-walk@^
|
635
|
-
version "
|
636
|
-
resolved "https://registry.
|
637
|
-
integrity sha512-
|
638
|
-
|
639
|
-
acorn@^6.0.1:
|
640
|
-
version "6.4.1"
|
641
|
-
resolved "https://registry.npmjs.org/acorn/-/acorn-6.4.1.tgz#531e58ba3f51b9dacb9a6646ca4debf5b14ca474"
|
642
|
-
integrity sha512-ZVA9k326Nwrj3Cj9jlh3wGFutC2ZornPNARZwsNYqQYgN0EsV2d53w5RN/co65Ohn4sUAUtb1rSUAOD6XN9idA==
|
643
|
-
|
644
|
-
acorn@^7.1.0:
|
645
|
-
version "7.1.1"
|
646
|
-
resolved "https://registry.npmjs.org/acorn/-/acorn-7.1.1.tgz#e35668de0b402f359de515c5482a1ab9f89a69bf"
|
647
|
-
integrity sha512-add7dgA5ppRPxCFJoAGfMDi7PIBXq1RtGo7BhbLaxwrXPOmw8gq48Y9ozT01hUKy9byMjlR20EJhu5zlkErEkg==
|
717
|
+
acorn-walk@^7.1.1:
|
718
|
+
version "7.2.0"
|
719
|
+
resolved "https://registry.yarnpkg.com/acorn-walk/-/acorn-walk-7.2.0.tgz#0de889a601203909b0fbe07b8938dc21d2e967bc"
|
720
|
+
integrity sha512-OPdCF6GsMIP+Az+aWfAAOEt2/+iVDKE7oy6lJ098aoe59oAmK76qV6Gw60SbZ8jHuG2wH058GF4pLFbYamYrVA==
|
648
721
|
|
649
|
-
acorn@^7.3.1:
|
722
|
+
acorn@^7.1.1, acorn@^7.3.1:
|
650
723
|
version "7.3.1"
|
651
724
|
resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.3.1.tgz#85010754db53c3fbaf3b9ea3e083aa5c5d147ffd"
|
652
725
|
integrity sha512-tLc0wSnatxAQHVHUapaHdz72pi9KUyHjq5KyHjGg9Y8Ifdc79pTh2XvI6I1/chZbnM7QtNKzh66ooDogPZSleA==
|
@@ -824,11 +897,6 @@ arr-union@^3.1.0:
|
|
824
897
|
resolved "https://registry.npmjs.org/arr-union/-/arr-union-3.1.0.tgz#e39b09aea9def866a8f206e288af63919bae39c4"
|
825
898
|
integrity sha1-45sJrqne+Gao8gbiiK9jkZuuOcQ=
|
826
899
|
|
827
|
-
array-equal@^1.0.0:
|
828
|
-
version "1.0.0"
|
829
|
-
resolved "https://registry.npmjs.org/array-equal/-/array-equal-1.0.0.tgz#8c2a5ef2472fd9ea742b04c77a75093ba2757c93"
|
830
|
-
integrity sha1-jCpe8kcv2ep0KwTHenUJO6J1fJM=
|
831
|
-
|
832
900
|
array-find-index@^1.0.1:
|
833
901
|
version "1.0.2"
|
834
902
|
resolved "https://registry.npmjs.org/array-find-index/-/array-find-index-1.0.2.tgz#df010aa1287e164bbda6f9723b0a96a1ec4187a1"
|
@@ -891,17 +959,18 @@ aws4@^1.8.0:
|
|
891
959
|
resolved "https://registry.npmjs.org/aws4/-/aws4-1.9.1.tgz#7e33d8f7d449b3f673cd72deb9abdc552dbe528e"
|
892
960
|
integrity sha512-wMHVg2EOHaMRxbzgFJ9gtjOOCrI80OHLG14rxi28XwOW8ux6IiEbRCGGGqCtdAIg4FQCbW20k9RsT4y3gJlFug==
|
893
961
|
|
894
|
-
babel-jest@^
|
895
|
-
version "
|
896
|
-
resolved "https://registry.
|
897
|
-
integrity sha512-
|
962
|
+
babel-jest@^26.3.0:
|
963
|
+
version "26.3.0"
|
964
|
+
resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-26.3.0.tgz#10d0ca4b529ca3e7d1417855ef7d7bd6fc0c3463"
|
965
|
+
integrity sha512-sxPnQGEyHAOPF8NcUsD0g7hDCnvLL2XyblRBcgrzTWBB/mAIpWow3n1bEL+VghnnZfreLhFSBsFluRoK2tRK4g==
|
898
966
|
dependencies:
|
899
|
-
"@jest/transform" "^
|
900
|
-
"@jest/types" "^
|
967
|
+
"@jest/transform" "^26.3.0"
|
968
|
+
"@jest/types" "^26.3.0"
|
901
969
|
"@types/babel__core" "^7.1.7"
|
902
970
|
babel-plugin-istanbul "^6.0.0"
|
903
|
-
babel-preset-jest "^
|
904
|
-
chalk "^
|
971
|
+
babel-preset-jest "^26.3.0"
|
972
|
+
chalk "^4.0.0"
|
973
|
+
graceful-fs "^4.2.4"
|
905
974
|
slash "^3.0.0"
|
906
975
|
|
907
976
|
babel-plugin-istanbul@^6.0.0:
|
@@ -915,21 +984,25 @@ babel-plugin-istanbul@^6.0.0:
|
|
915
984
|
istanbul-lib-instrument "^4.0.0"
|
916
985
|
test-exclude "^6.0.0"
|
917
986
|
|
918
|
-
babel-plugin-jest-hoist@^
|
919
|
-
version "
|
920
|
-
resolved "https://registry.
|
921
|
-
integrity sha512-
|
987
|
+
babel-plugin-jest-hoist@^26.2.0:
|
988
|
+
version "26.2.0"
|
989
|
+
resolved "https://registry.yarnpkg.com/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-26.2.0.tgz#bdd0011df0d3d513e5e95f76bd53b51147aca2dd"
|
990
|
+
integrity sha512-B/hVMRv8Nh1sQ1a3EY8I0n4Y1Wty3NrR5ebOyVT302op+DOAau+xNEImGMsUWOC3++ZlMooCytKz+NgN8aKGbA==
|
922
991
|
dependencies:
|
992
|
+
"@babel/template" "^7.3.3"
|
993
|
+
"@babel/types" "^7.3.3"
|
994
|
+
"@types/babel__core" "^7.0.0"
|
923
995
|
"@types/babel__traverse" "^7.0.6"
|
924
996
|
|
925
|
-
babel-preset-current-node-syntax@^0.1.
|
926
|
-
version "0.1.
|
927
|
-
resolved "https://registry.
|
928
|
-
integrity sha512-
|
997
|
+
babel-preset-current-node-syntax@^0.1.3:
|
998
|
+
version "0.1.3"
|
999
|
+
resolved "https://registry.yarnpkg.com/babel-preset-current-node-syntax/-/babel-preset-current-node-syntax-0.1.3.tgz#b4b547acddbf963cba555ba9f9cbbb70bfd044da"
|
1000
|
+
integrity sha512-uyexu1sVwcdFnyq9o8UQYsXwXflIh8LvrF5+cKrYam93ned1CStffB3+BEcsxGSgagoA3GEyjDqO4a/58hyPYQ==
|
929
1001
|
dependencies:
|
930
1002
|
"@babel/plugin-syntax-async-generators" "^7.8.4"
|
931
1003
|
"@babel/plugin-syntax-bigint" "^7.8.3"
|
932
1004
|
"@babel/plugin-syntax-class-properties" "^7.8.3"
|
1005
|
+
"@babel/plugin-syntax-import-meta" "^7.8.3"
|
933
1006
|
"@babel/plugin-syntax-json-strings" "^7.8.3"
|
934
1007
|
"@babel/plugin-syntax-logical-assignment-operators" "^7.8.3"
|
935
1008
|
"@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.3"
|
@@ -938,13 +1011,13 @@ babel-preset-current-node-syntax@^0.1.2:
|
|
938
1011
|
"@babel/plugin-syntax-optional-catch-binding" "^7.8.3"
|
939
1012
|
"@babel/plugin-syntax-optional-chaining" "^7.8.3"
|
940
1013
|
|
941
|
-
babel-preset-jest@^
|
942
|
-
version "
|
943
|
-
resolved "https://registry.
|
944
|
-
integrity sha512-
|
1014
|
+
babel-preset-jest@^26.3.0:
|
1015
|
+
version "26.3.0"
|
1016
|
+
resolved "https://registry.yarnpkg.com/babel-preset-jest/-/babel-preset-jest-26.3.0.tgz#ed6344506225c065fd8a0b53e191986f74890776"
|
1017
|
+
integrity sha512-5WPdf7nyYi2/eRxCbVrE1kKCWxgWY4RsPEbdJWFm7QsesFGqjdkyLeu1zRkwM1cxK6EPIlNd6d2AxLk7J+t4pw==
|
945
1018
|
dependencies:
|
946
|
-
babel-plugin-jest-hoist "^
|
947
|
-
babel-preset-current-node-syntax "^0.1.
|
1019
|
+
babel-plugin-jest-hoist "^26.2.0"
|
1020
|
+
babel-preset-current-node-syntax "^0.1.3"
|
948
1021
|
|
949
1022
|
babel-runtime@^6.26.0:
|
950
1023
|
version "6.26.0"
|
@@ -984,7 +1057,7 @@ big.js@^5.2.2:
|
|
984
1057
|
resolved "https://registry.npmjs.org/big.js/-/big.js-5.2.2.tgz#65f0af382f578bcdc742bd9c281e9cb2d7768328"
|
985
1058
|
integrity sha512-vyL2OymJxmarO8gxMr0mhChsO9QGwhynfuu4+MHTAW6czfq9humCB7rKpUjDd9YUiDPU4mzpyupFSvOClAwbmQ==
|
986
1059
|
|
987
|
-
bin-links@^1.1.2, bin-links@^1.1.
|
1060
|
+
bin-links@^1.1.2, bin-links@^1.1.8:
|
988
1061
|
version "1.1.8"
|
989
1062
|
resolved "https://registry.npmjs.org/bin-links/-/bin-links-1.1.8.tgz#bd39aadab5dc4bdac222a07df5baf1af745b2228"
|
990
1063
|
integrity sha512-KgmVfx+QqggqP9dA3iIc5pA4T1qEEEL+hOhOhNPaUm77OTrJoOXE/C05SJLNJe6m/2wUK7F1tDSou7n5TfCDzQ==
|
@@ -1075,13 +1148,6 @@ browser-process-hrtime@^1.0.0:
|
|
1075
1148
|
resolved "https://registry.npmjs.org/browser-process-hrtime/-/browser-process-hrtime-1.0.0.tgz#3c9b4b7d782c8121e56f10106d84c0d0ffc94626"
|
1076
1149
|
integrity sha512-9o5UecI3GhkpM6DrXr69PblIuWxPKk9Y0jHBRhdocZ2y7YECBFCsHm79Pr3OyR2AvjhDkabFJaDJMYRazHgsow==
|
1077
1150
|
|
1078
|
-
browser-resolve@^1.11.3:
|
1079
|
-
version "1.11.3"
|
1080
|
-
resolved "https://registry.npmjs.org/browser-resolve/-/browser-resolve-1.11.3.tgz#9b7cbb3d0f510e4cb86bdbd796124d28b5890af6"
|
1081
|
-
integrity sha512-exDi1BYWB/6raKHmDTCicQfTkqwN5fioMFV4j8BsfMU4R2DK/QfZfK7kOVkmWCNANf0snkBzqGqAJBao9gZMdQ==
|
1082
|
-
dependencies:
|
1083
|
-
resolve "1.1.7"
|
1084
|
-
|
1085
1151
|
browserify-zlib@^0.1.4:
|
1086
1152
|
version "0.1.4"
|
1087
1153
|
resolved "https://registry.npmjs.org/browserify-zlib/-/browserify-zlib-0.1.4.tgz#bb35f8a519f600e0fa6b8485241c979d0141fb2d"
|
@@ -1200,6 +1266,11 @@ camelcase@^5.0.0, camelcase@^5.3.1:
|
|
1200
1266
|
resolved "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz#e3c9b31569e106811df242f715725a1f4c494320"
|
1201
1267
|
integrity sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==
|
1202
1268
|
|
1269
|
+
camelcase@^6.0.0:
|
1270
|
+
version "6.0.0"
|
1271
|
+
resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-6.0.0.tgz#5259f7c30e35e278f1bdc2a4d91230b37cad981e"
|
1272
|
+
integrity sha512-8KMDF1Vz2gzOq54ONPJS65IvTUaB1cHJ2DMM7MbPmLZljDH1qpzzLsWdiN9pHh6qvkRVDTi/07+eNGch/oLU4w==
|
1273
|
+
|
1203
1274
|
capture-exit@^2.0.0:
|
1204
1275
|
version "2.0.0"
|
1205
1276
|
resolved "https://registry.npmjs.org/capture-exit/-/capture-exit-2.0.0.tgz#fb953bfaebeb781f62898239dabb426d08a509a4"
|
@@ -1226,14 +1297,6 @@ chalk@^2.0.0, chalk@^2.0.1, chalk@^2.1.0, chalk@^2.4.2:
|
|
1226
1297
|
escape-string-regexp "^1.0.5"
|
1227
1298
|
supports-color "^5.3.0"
|
1228
1299
|
|
1229
|
-
chalk@^3.0.0:
|
1230
|
-
version "3.0.0"
|
1231
|
-
resolved "https://registry.npmjs.org/chalk/-/chalk-3.0.0.tgz#3f73c2bf526591f574cc492c51e2456349f844e4"
|
1232
|
-
integrity sha512-4D3B6Wf41KOYRFdszmDqMCGq5VV/uMAB273JILmO+3jAlh8X4qDtdtgCR3fxtbLEMzSx22QdhnDcJvu2u1fVwg==
|
1233
|
-
dependencies:
|
1234
|
-
ansi-styles "^4.1.0"
|
1235
|
-
supports-color "^7.1.0"
|
1236
|
-
|
1237
1300
|
chalk@^4.0.0:
|
1238
1301
|
version "4.1.0"
|
1239
1302
|
resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.0.tgz#4e14870a618d9e2edd97dd8345fd9d9dc315646a"
|
@@ -1242,6 +1305,11 @@ chalk@^4.0.0:
|
|
1242
1305
|
ansi-styles "^4.1.0"
|
1243
1306
|
supports-color "^7.1.0"
|
1244
1307
|
|
1308
|
+
char-regex@^1.0.2:
|
1309
|
+
version "1.0.2"
|
1310
|
+
resolved "https://registry.yarnpkg.com/char-regex/-/char-regex-1.0.2.tgz#d744358226217f981ed58f479b1d6bcc29545dcf"
|
1311
|
+
integrity sha512-kWWXztvZ5SBQV+eRgKFeh8q5sLuZY2+8WUIzlxWVTg+oGwY14qylx1KbKzHd8P6ZYkAg0xyIDU9JMHhyJMZ1jw==
|
1312
|
+
|
1245
1313
|
chardet@^0.7.0:
|
1246
1314
|
version "0.7.0"
|
1247
1315
|
resolved "https://registry.npmjs.org/chardet/-/chardet-0.7.0.tgz#90094849f0937f2eedc2425d0d28a9e5f0cbad9e"
|
@@ -1334,14 +1402,14 @@ cliui@^3.2.0:
|
|
1334
1402
|
strip-ansi "^3.0.1"
|
1335
1403
|
wrap-ansi "^2.0.0"
|
1336
1404
|
|
1337
|
-
cliui@^
|
1338
|
-
version "
|
1339
|
-
resolved "https://registry.
|
1340
|
-
integrity sha512-
|
1405
|
+
cliui@^5.0.0:
|
1406
|
+
version "5.0.0"
|
1407
|
+
resolved "https://registry.yarnpkg.com/cliui/-/cliui-5.0.0.tgz#deefcfdb2e800784aa34f46fa08e06851c7bbbc5"
|
1408
|
+
integrity sha512-PYeGSEmmHM6zvoef2w8TPzlrnNpXIjTipYK780YswmIP9vjxmd6Y2a3CB2Ks6/AU8NHjZugXvo8w3oWM2qnwXA==
|
1341
1409
|
dependencies:
|
1342
|
-
string-width "^
|
1343
|
-
strip-ansi "^
|
1344
|
-
wrap-ansi "^
|
1410
|
+
string-width "^3.1.0"
|
1411
|
+
strip-ansi "^5.2.0"
|
1412
|
+
wrap-ansi "^5.1.0"
|
1345
1413
|
|
1346
1414
|
cliui@^6.0.0:
|
1347
1415
|
version "6.0.0"
|
@@ -1557,9 +1625,9 @@ crypto-random-string@^1.0.0:
|
|
1557
1625
|
resolved "https://registry.npmjs.org/crypto-random-string/-/crypto-random-string-1.0.0.tgz#a230f64f568310e1498009940790ec99545bca7e"
|
1558
1626
|
integrity sha1-ojD2T1aDEOFJgAmUB5DsmVRbyn4=
|
1559
1627
|
|
1560
|
-
cssom@^0.4.
|
1628
|
+
cssom@^0.4.4:
|
1561
1629
|
version "0.4.4"
|
1562
|
-
resolved "https://registry.
|
1630
|
+
resolved "https://registry.yarnpkg.com/cssom/-/cssom-0.4.4.tgz#5a66cf93d2d0b661d80bf6a44fb65f5c2e4e0a10"
|
1563
1631
|
integrity sha512-p3pvU7r1MyyqbTk+WbNJIgJjG2VmTIaB10rI93LzVPrmDJKkzKYMtxxyAvQXR/NS6otuzveI7+7BBq3SjBS2mw==
|
1564
1632
|
|
1565
1633
|
cssom@~0.3.6:
|
@@ -1567,10 +1635,10 @@ cssom@~0.3.6:
|
|
1567
1635
|
resolved "https://registry.npmjs.org/cssom/-/cssom-0.3.8.tgz#9f1276f5b2b463f2114d3f2c75250af8c1a36f4a"
|
1568
1636
|
integrity sha512-b0tGHbfegbhPJpxpiBPU2sCkigAqtM9O121le6bbOlgyV+NyGyCmVfJ6QW9eRjz8CpNfWEOYBIMIGRYkLwsIYg==
|
1569
1637
|
|
1570
|
-
cssstyle@^2.
|
1571
|
-
version "2.
|
1572
|
-
resolved "https://registry.
|
1573
|
-
integrity sha512-
|
1638
|
+
cssstyle@^2.2.0:
|
1639
|
+
version "2.3.0"
|
1640
|
+
resolved "https://registry.yarnpkg.com/cssstyle/-/cssstyle-2.3.0.tgz#ff665a0ddbdc31864b09647f34163443d90b0852"
|
1641
|
+
integrity sha512-AZL67abkUzIuvcHqk7c09cezpGNcxUxU4Ioi/05xHk4DQeTkWmGYftIE6ctU6AEt+Gn4n1lDStOtj7FKycP71A==
|
1574
1642
|
dependencies:
|
1575
1643
|
cssom "~0.3.6"
|
1576
1644
|
|
@@ -1593,14 +1661,14 @@ dashdash@^1.12.0:
|
|
1593
1661
|
dependencies:
|
1594
1662
|
assert-plus "^1.0.0"
|
1595
1663
|
|
1596
|
-
data-urls@^
|
1597
|
-
version "
|
1598
|
-
resolved "https://registry.
|
1599
|
-
integrity sha512-
|
1664
|
+
data-urls@^2.0.0:
|
1665
|
+
version "2.0.0"
|
1666
|
+
resolved "https://registry.yarnpkg.com/data-urls/-/data-urls-2.0.0.tgz#156485a72963a970f5d5821aaf642bef2bf2db9b"
|
1667
|
+
integrity sha512-X5eWTSXO/BJmpdIKCRuKUgSCgAN0OwliVK3yPKbwIWU1Tdw5BRajxlzMidvh+gwko9AfQ9zIj52pzF91Q3YAvQ==
|
1600
1668
|
dependencies:
|
1601
|
-
abab "^2.0.
|
1602
|
-
whatwg-mimetype "^2.
|
1603
|
-
whatwg-url "^
|
1669
|
+
abab "^2.0.3"
|
1670
|
+
whatwg-mimetype "^2.3.0"
|
1671
|
+
whatwg-url "^8.0.0"
|
1604
1672
|
|
1605
1673
|
death@^1.0.0:
|
1606
1674
|
version "1.1.0"
|
@@ -1635,7 +1703,7 @@ debug@^4.0.1, debug@^4.1.0, debug@^4.1.1:
|
|
1635
1703
|
dependencies:
|
1636
1704
|
ms "^2.1.1"
|
1637
1705
|
|
1638
|
-
debuglog@^1.0.1:
|
1706
|
+
debuglog@*, debuglog@^1.0.1:
|
1639
1707
|
version "1.0.1"
|
1640
1708
|
resolved "https://registry.npmjs.org/debuglog/-/debuglog-1.0.1.tgz#aa24ffb9ac3df9a2351837cfb2d279360cd78492"
|
1641
1709
|
integrity sha1-qiT/uaw9+aI1GDfPstJ5NgzXhJI=
|
@@ -1645,6 +1713,11 @@ decamelize@^1.1.1, decamelize@^1.2.0:
|
|
1645
1713
|
resolved "https://registry.npmjs.org/decamelize/-/decamelize-1.2.0.tgz#f6534d15148269b20352e7bee26f501f9a191290"
|
1646
1714
|
integrity sha1-9lNNFRSCabIDUue+4m9QH5oZEpA=
|
1647
1715
|
|
1716
|
+
decimal.js@^10.2.0:
|
1717
|
+
version "10.2.0"
|
1718
|
+
resolved "https://registry.yarnpkg.com/decimal.js/-/decimal.js-10.2.0.tgz#39466113a9e036111d02f82489b5fd6b0b5ed231"
|
1719
|
+
integrity sha512-vDPw+rDgn3bZe1+F/pyEwb1oMG2XTlRVgAa6B4KccTEpYgF8w6eQllVbQcfIJnZyvzFtFpxnpGtx8dd7DJp/Rw==
|
1720
|
+
|
1648
1721
|
decode-uri-component@^0.2.0:
|
1649
1722
|
version "0.2.0"
|
1650
1723
|
resolved "https://registry.npmjs.org/decode-uri-component/-/decode-uri-component-0.2.0.tgz#eb3913333458775cb84cd1a1fae062106bb87545"
|
@@ -1751,10 +1824,10 @@ dezalgo@^1.0.0, dezalgo@~1.0.3:
|
|
1751
1824
|
asap "^2.0.0"
|
1752
1825
|
wrappy "1"
|
1753
1826
|
|
1754
|
-
diff-sequences@^
|
1755
|
-
version "
|
1756
|
-
resolved "https://registry.
|
1757
|
-
integrity sha512-
|
1827
|
+
diff-sequences@^26.3.0:
|
1828
|
+
version "26.3.0"
|
1829
|
+
resolved "https://registry.yarnpkg.com/diff-sequences/-/diff-sequences-26.3.0.tgz#62a59b1b29ab7fd27cef2a33ae52abe73042d0a2"
|
1830
|
+
integrity sha512-5j5vdRcw3CNctePNYN0Wy2e/JbWT6cAYnXv5OuqPhDpyCGc0uLu2TK0zOCJWNB9kOIfYMSpIulRaDgIi4HJ6Ig==
|
1758
1831
|
|
1759
1832
|
dnscache@^1.0.1:
|
1760
1833
|
version "1.0.2"
|
@@ -1771,12 +1844,12 @@ doctrine@^3.0.0:
|
|
1771
1844
|
dependencies:
|
1772
1845
|
esutils "^2.0.2"
|
1773
1846
|
|
1774
|
-
domexception@^
|
1775
|
-
version "
|
1776
|
-
resolved "https://registry.
|
1777
|
-
integrity sha512-
|
1847
|
+
domexception@^2.0.1:
|
1848
|
+
version "2.0.1"
|
1849
|
+
resolved "https://registry.yarnpkg.com/domexception/-/domexception-2.0.1.tgz#fb44aefba793e1574b0af6aed2801d057529f304"
|
1850
|
+
integrity sha512-yxJ2mFy/sibVQlu5qHjOkf9J3K6zgmCxgJ94u2EdvDOV09H+32LtRswEcUsmUWN72pVLOEnTSRaIVVzVQgS0dg==
|
1778
1851
|
dependencies:
|
1779
|
-
webidl-conversions "^
|
1852
|
+
webidl-conversions "^5.0.0"
|
1780
1853
|
|
1781
1854
|
dot-prop@^4.1.0:
|
1782
1855
|
version "4.2.0"
|
@@ -1818,6 +1891,11 @@ editor@~1.0.0:
|
|
1818
1891
|
resolved "https://registry.npmjs.org/editor/-/editor-1.0.0.tgz#60c7f87bd62bcc6a894fa8ccd6afb7823a24f742"
|
1819
1892
|
integrity sha1-YMf4e9YrzGqJT6jM1q+3gjok90I=
|
1820
1893
|
|
1894
|
+
emittery@^0.7.1:
|
1895
|
+
version "0.7.1"
|
1896
|
+
resolved "https://registry.yarnpkg.com/emittery/-/emittery-0.7.1.tgz#c02375a927a40948c0345cc903072597f5270451"
|
1897
|
+
integrity sha512-d34LN4L6h18Bzz9xpoku2nPwKxCPlPMr3EEKTkoEBi+1/+b0lcRkRJ1UVyyZaKNeqGR3swcGl6s390DNO4YVgQ==
|
1898
|
+
|
1821
1899
|
emoji-regex@^7.0.1:
|
1822
1900
|
version "7.0.3"
|
1823
1901
|
resolved "https://registry.npmjs.org/emoji-regex/-/emoji-regex-7.0.3.tgz#933a04052860c85e83c122479c4748a8e4c72156"
|
@@ -1921,10 +1999,15 @@ escape-string-regexp@^1.0.5:
|
|
1921
1999
|
resolved "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
|
1922
2000
|
integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=
|
1923
2001
|
|
1924
|
-
|
1925
|
-
version "
|
1926
|
-
resolved "https://registry.
|
1927
|
-
integrity sha512-
|
2002
|
+
escape-string-regexp@^2.0.0:
|
2003
|
+
version "2.0.0"
|
2004
|
+
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-2.0.0.tgz#a30304e99daa32e23b2fd20f51babd07cffca344"
|
2005
|
+
integrity sha512-UpzcLCXolUWcNu5HtVMHYdXJjArjsF9C0aNnquZYY4uW/Vu0miy5YoWvbV345HauVvcAUnpRuhMMcqTcGOY2+w==
|
2006
|
+
|
2007
|
+
escodegen@^1.14.1:
|
2008
|
+
version "1.14.3"
|
2009
|
+
resolved "https://registry.yarnpkg.com/escodegen/-/escodegen-1.14.3.tgz#4e7b81fba61581dc97582ed78cab7f0e8d63f503"
|
2010
|
+
integrity sha512-qFcX0XJkdg+PB3xjZZG/wKSuT1PnQWx57+TVSjIMmILd2yC/6ByYElPwJnslDsuWuSAp4AwJGumarAAmJch5Kw==
|
1928
2011
|
dependencies:
|
1929
2012
|
esprima "^4.0.1"
|
1930
2013
|
estraverse "^4.2.0"
|
@@ -1960,10 +2043,10 @@ eslint-visitor-keys@^1.1.0, eslint-visitor-keys@^1.3.0:
|
|
1960
2043
|
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz#30ebd1ef7c2fdff01c3a4f151044af25fab0523e"
|
1961
2044
|
integrity sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==
|
1962
2045
|
|
1963
|
-
eslint@^7.
|
1964
|
-
version "7.
|
1965
|
-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.
|
1966
|
-
integrity sha512-
|
2046
|
+
eslint@^7.7.0:
|
2047
|
+
version "7.7.0"
|
2048
|
+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.7.0.tgz#18beba51411927c4b64da0a8ceadefe4030d6073"
|
2049
|
+
integrity sha512-1KUxLzos0ZVsyL81PnRN335nDtQ8/vZUD6uMtWbF+5zDtjKcsklIi78XoE0MVL93QvWTu+E5y44VyyCsOMBrIg==
|
1967
2050
|
dependencies:
|
1968
2051
|
"@babel/code-frame" "^7.0.0"
|
1969
2052
|
ajv "^6.10.0"
|
@@ -2076,10 +2159,10 @@ execa@^1.0.0:
|
|
2076
2159
|
signal-exit "^3.0.0"
|
2077
2160
|
strip-eof "^1.0.0"
|
2078
2161
|
|
2079
|
-
execa@^
|
2080
|
-
version "
|
2081
|
-
resolved "https://registry.
|
2082
|
-
integrity sha512-
|
2162
|
+
execa@^4.0.0:
|
2163
|
+
version "4.0.3"
|
2164
|
+
resolved "https://registry.yarnpkg.com/execa/-/execa-4.0.3.tgz#0a34dabbad6d66100bd6f2c576c8669403f317f2"
|
2165
|
+
integrity sha512-WFDXGHckXPWZX19t1kCsXzOpqX9LWYNqn4C+HqZlk/V0imTkzJZqf87ZBhvpHaftERYknpk0fjSylnXVlVgI0A==
|
2083
2166
|
dependencies:
|
2084
2167
|
cross-spawn "^7.0.0"
|
2085
2168
|
get-stream "^5.0.0"
|
@@ -2088,7 +2171,6 @@ execa@^3.2.0:
|
|
2088
2171
|
merge-stream "^2.0.0"
|
2089
2172
|
npm-run-path "^4.0.0"
|
2090
2173
|
onetime "^5.1.0"
|
2091
|
-
p-finally "^2.0.0"
|
2092
2174
|
signal-exit "^3.0.2"
|
2093
2175
|
strip-final-newline "^2.0.0"
|
2094
2176
|
|
@@ -2124,17 +2206,17 @@ expand-range@^1.8.1:
|
|
2124
2206
|
dependencies:
|
2125
2207
|
fill-range "^2.1.0"
|
2126
2208
|
|
2127
|
-
expect@^
|
2128
|
-
version "
|
2129
|
-
resolved "https://registry.
|
2130
|
-
integrity sha512-
|
2209
|
+
expect@^26.4.0:
|
2210
|
+
version "26.4.0"
|
2211
|
+
resolved "https://registry.yarnpkg.com/expect/-/expect-26.4.0.tgz#34a0aae523343b0931ff1cf0aa972dfe40edfab4"
|
2212
|
+
integrity sha512-dbYDJhFcqQsamlos6nEwAMe+ahdckJBk5fmw1DYGLQGabGSlUuT+Fm2jHYw5119zG3uIhP+lCQbjJhFEdZMJtg==
|
2131
2213
|
dependencies:
|
2132
|
-
"@jest/types" "^
|
2214
|
+
"@jest/types" "^26.3.0"
|
2133
2215
|
ansi-styles "^4.0.0"
|
2134
|
-
jest-get-type "^
|
2135
|
-
jest-matcher-utils "^
|
2136
|
-
jest-message-util "^
|
2137
|
-
jest-regex-util "^
|
2216
|
+
jest-get-type "^26.3.0"
|
2217
|
+
jest-matcher-utils "^26.4.0"
|
2218
|
+
jest-message-util "^26.3.0"
|
2219
|
+
jest-regex-util "^26.0.0"
|
2138
2220
|
|
2139
2221
|
extend-shallow@^2.0.1:
|
2140
2222
|
version "2.0.1"
|
@@ -2280,7 +2362,7 @@ find-npm-prefix@^1.0.2:
|
|
2280
2362
|
resolved "https://registry.npmjs.org/find-npm-prefix/-/find-npm-prefix-1.0.2.tgz#8d8ce2c78b3b4b9e66c8acc6a37c231eb841cfdf"
|
2281
2363
|
integrity sha512-KEftzJ+H90x6pcKtdXZEPsQse8/y/UnvzRKrOSQFprnrGaFuJ62fVkP34Iu2IYuMvyauCyoLTNkJZgrrGA2wkA==
|
2282
2364
|
|
2283
|
-
find-up@^2.0.0
|
2365
|
+
find-up@^2.0.0:
|
2284
2366
|
version "2.1.0"
|
2285
2367
|
resolved "https://registry.npmjs.org/find-up/-/find-up-2.1.0.tgz#45d1b7e506c717ddd482775a2b77920a3c0c57a7"
|
2286
2368
|
integrity sha1-RdG35QbHF93UgndaK3eSCjwMV6c=
|
@@ -2448,7 +2530,7 @@ gensync@^1.0.0-beta.1:
|
|
2448
2530
|
resolved "https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.1.tgz#58f4361ff987e5ff6e1e7a210827aa371eaac269"
|
2449
2531
|
integrity sha512-r8EC6NO1sngH/zdD9fiRDLdcgnbayXah+mLgManTaIZJqEC1MZstmnox8KpnI2/fxQwrp5OpCOYWLp4rBl4Jcg==
|
2450
2532
|
|
2451
|
-
gentle-fs@^2.3.0:
|
2533
|
+
gentle-fs@^2.3.0, gentle-fs@^2.3.1:
|
2452
2534
|
version "2.3.1"
|
2453
2535
|
resolved "https://registry.npmjs.org/gentle-fs/-/gentle-fs-2.3.1.tgz#11201bf66c18f930ddca72cf69460bdfa05727b1"
|
2454
2536
|
integrity sha512-OlwBBwqCFPcjm33rF2BjW+Pr6/ll2741l+xooiwTCeaX2CA1ZuclavyMBe0/KlR21/XGsgY6hzEQZ15BdNa13Q==
|
@@ -2587,12 +2669,7 @@ got@^6.7.1:
|
|
2587
2669
|
unzip-response "^2.0.1"
|
2588
2670
|
url-parse-lax "^1.0.0"
|
2589
2671
|
|
2590
|
-
graceful-fs@^4.1.11, graceful-fs@^4.2.2, graceful-fs@^4.2.
|
2591
|
-
version "4.2.3"
|
2592
|
-
resolved "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.3.tgz#4a12ff1b60376ef09862c2093edd908328be8423"
|
2593
|
-
integrity sha512-a30VEBm4PEdx1dRB7MFK7BejejvCvBronbLjht+sHuGYj8PHs7M/5Z+rt5lw551vZ7yfTCj4Vuyy3mSJytDWRQ==
|
2594
|
-
|
2595
|
-
graceful-fs@^4.1.15, graceful-fs@^4.1.2:
|
2672
|
+
graceful-fs@^4.1.11, graceful-fs@^4.1.15, graceful-fs@^4.1.2, graceful-fs@^4.2.2, graceful-fs@^4.2.4:
|
2596
2673
|
version "4.2.4"
|
2597
2674
|
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.4.tgz#2256bde14d3632958c465ebc96dc467ca07a29fb"
|
2598
2675
|
integrity sha512-WjKPNJF79dtJAVniUlGGWHYGz2jWxT6VhN/4m1NdkbZ2nOsEF+cI1Edgql5zCRhs/VsQYRvrXctxktVXZUkixw==
|
@@ -2717,12 +2794,12 @@ hosted-git-info@^2.1.4, hosted-git-info@^2.7.1, hosted-git-info@^2.8.8:
|
|
2717
2794
|
resolved "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.8.tgz#7539bd4bc1e0e0a895815a2e0262420b12858488"
|
2718
2795
|
integrity sha512-f/wzC2QaWBs7t9IYqB4T3sR1xviIViXJRJTWBlx2Gf3g0Xi5vI7Yy4koXQ1c9OYDGHN9sBy1DQ2AB8fqZBWhUg==
|
2719
2796
|
|
2720
|
-
html-encoding-sniffer@^
|
2721
|
-
version "
|
2722
|
-
resolved "https://registry.
|
2723
|
-
integrity sha512-
|
2797
|
+
html-encoding-sniffer@^2.0.1:
|
2798
|
+
version "2.0.1"
|
2799
|
+
resolved "https://registry.yarnpkg.com/html-encoding-sniffer/-/html-encoding-sniffer-2.0.1.tgz#42a6dc4fd33f00281176e8b23759ca4e4fa185f3"
|
2800
|
+
integrity sha512-D5JbOMBIR/TVZkubHT+OyT2705QvogUW4IBn6nHd756OwieSF9aDYFj4dv6HHEVGYbHaLETa3WggZYWWMyy3ZQ==
|
2724
2801
|
dependencies:
|
2725
|
-
whatwg-encoding "^1.0.
|
2802
|
+
whatwg-encoding "^1.0.5"
|
2726
2803
|
|
2727
2804
|
html-escaper@^2.0.0:
|
2728
2805
|
version "2.0.2"
|
@@ -2836,7 +2913,7 @@ imports-loader@^0.8.0:
|
|
2836
2913
|
loader-utils "^1.0.2"
|
2837
2914
|
source-map "^0.6.1"
|
2838
2915
|
|
2839
|
-
imurmurhash@^0.1.4:
|
2916
|
+
imurmurhash@*, imurmurhash@^0.1.4:
|
2840
2917
|
version "0.1.4"
|
2841
2918
|
resolved "https://registry.yarnpkg.com/imurmurhash/-/imurmurhash-0.1.4.tgz#9218b9b2b928a238b13dc4fb6b6d576f231453ea"
|
2842
2919
|
integrity sha1-khi5srkoojixPcT7a21XbyMUU+o=
|
@@ -2909,11 +2986,6 @@ invert-kv@^1.0.0:
|
|
2909
2986
|
resolved "https://registry.npmjs.org/invert-kv/-/invert-kv-1.0.0.tgz#104a8e4aaca6d3d8cd157a8ef8bfab2d7a3ffdb6"
|
2910
2987
|
integrity sha1-EEqOSqym09jNFXqO+L+rLXo//bY=
|
2911
2988
|
|
2912
|
-
invert-kv@^2.0.0:
|
2913
|
-
version "2.0.0"
|
2914
|
-
resolved "https://registry.npmjs.org/invert-kv/-/invert-kv-2.0.0.tgz#7393f5afa59ec9ff5f67a27620d11c226e3eec02"
|
2915
|
-
integrity sha512-wPVv/y/QQ/Uiirj/vh3oP+1Ww+AWehmi1g5fFWGPF6IpCBCDVrhgHRMvrLfdYcwDh3QJbGXDW4JAuzxElLSqKA==
|
2916
|
-
|
2917
2989
|
ip-regex@^2.1.0:
|
2918
2990
|
version "2.1.0"
|
2919
2991
|
resolved "https://registry.npmjs.org/ip-regex/-/ip-regex-2.1.0.tgz#fa78bf5d2e6913c911ce9f819ee5146bb6d844e9"
|
@@ -3028,6 +3100,11 @@ is-descriptor@^1.0.0, is-descriptor@^1.0.2:
|
|
3028
3100
|
is-data-descriptor "^1.0.0"
|
3029
3101
|
kind-of "^6.0.2"
|
3030
3102
|
|
3103
|
+
is-docker@^2.0.0:
|
3104
|
+
version "2.0.0"
|
3105
|
+
resolved "https://registry.yarnpkg.com/is-docker/-/is-docker-2.0.0.tgz#2cb0df0e75e2d064fe1864c37cdeacb7b2dcf25b"
|
3106
|
+
integrity sha512-pJEdRugimx4fBMra5z2/5iRdZ63OhYV0vr0Dwm5+xtW4D1FvRkB8hamMIhnWfyJeDdyr/aa7BDyNbtG38VxgoQ==
|
3107
|
+
|
3031
3108
|
is-dotfile@^1.0.0:
|
3032
3109
|
version "1.0.3"
|
3033
3110
|
resolved "https://registry.npmjs.org/is-dotfile/-/is-dotfile-1.0.3.tgz#a6a2f32ffd2dfb04f5ca25ecd0f6b83cf798a1e1"
|
@@ -3169,6 +3246,11 @@ is-posix-bracket@^0.1.0:
|
|
3169
3246
|
resolved "https://registry.npmjs.org/is-posix-bracket/-/is-posix-bracket-0.1.1.tgz#3334dc79774368e92f016e6fbc0a88f5cd6e6bc4"
|
3170
3247
|
integrity sha1-MzTceXdDaOkvAW5vvAqI9c1ua8Q=
|
3171
3248
|
|
3249
|
+
is-potential-custom-element-name@^1.0.0:
|
3250
|
+
version "1.0.0"
|
3251
|
+
resolved "https://registry.yarnpkg.com/is-potential-custom-element-name/-/is-potential-custom-element-name-1.0.0.tgz#0c52e54bcca391bb2c494b21e8626d7336c6e397"
|
3252
|
+
integrity sha1-DFLlS8yjkbssSUsh6GJtczbG45c=
|
3253
|
+
|
3172
3254
|
is-primitive@^2.0.0:
|
3173
3255
|
version "2.0.0"
|
3174
3256
|
resolved "https://registry.npmjs.org/is-primitive/-/is-primitive-2.0.0.tgz#207bab91638499c07b2adf240a41a87210034575"
|
@@ -3228,10 +3310,12 @@ is-windows@^1.0.0, is-windows@^1.0.2:
|
|
3228
3310
|
resolved "https://registry.npmjs.org/is-windows/-/is-windows-1.0.2.tgz#d1850eb9791ecd18e6182ce12a30f396634bb19d"
|
3229
3311
|
integrity sha512-eXK1UInq2bPmjyX6e3VHIzMLobc4J94i4AWn+Hpq3OU5KkrRC96OAcR3PRJ/pGu6m8TRnBHP9dkXQVsT/COVIA==
|
3230
3312
|
|
3231
|
-
is-wsl@^2.
|
3232
|
-
version "2.
|
3233
|
-
resolved "https://registry.
|
3234
|
-
integrity sha512-
|
3313
|
+
is-wsl@^2.2.0:
|
3314
|
+
version "2.2.0"
|
3315
|
+
resolved "https://registry.yarnpkg.com/is-wsl/-/is-wsl-2.2.0.tgz#74a4c76e77ca9fd3f932f290c17ea326cd157271"
|
3316
|
+
integrity sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww==
|
3317
|
+
dependencies:
|
3318
|
+
is-docker "^2.0.0"
|
3235
3319
|
|
3236
3320
|
isarray@0.0.1:
|
3237
3321
|
version "0.0.1"
|
@@ -3283,6 +3367,16 @@ istanbul-lib-instrument@^4.0.0:
|
|
3283
3367
|
istanbul-lib-coverage "^3.0.0"
|
3284
3368
|
semver "^6.3.0"
|
3285
3369
|
|
3370
|
+
istanbul-lib-instrument@^4.0.3:
|
3371
|
+
version "4.0.3"
|
3372
|
+
resolved "https://registry.yarnpkg.com/istanbul-lib-instrument/-/istanbul-lib-instrument-4.0.3.tgz#873c6fff897450118222774696a3f28902d77c1d"
|
3373
|
+
integrity sha512-BXgQl9kf4WTCPCCpmFGoJkz/+uhvm7h7PFKUYxh7qarQd3ER33vHG//qaE8eN25l07YqZPpHXU9I09l/RD5aGQ==
|
3374
|
+
dependencies:
|
3375
|
+
"@babel/core" "^7.7.5"
|
3376
|
+
"@istanbuljs/schema" "^0.1.2"
|
3377
|
+
istanbul-lib-coverage "^3.0.0"
|
3378
|
+
semver "^6.3.0"
|
3379
|
+
|
3286
3380
|
istanbul-lib-report@^3.0.0:
|
3287
3381
|
version "3.0.0"
|
3288
3382
|
resolved "https://registry.npmjs.org/istanbul-lib-report/-/istanbul-lib-report-3.0.0.tgz#7518fe52ea44de372f460a76b5ecda9ffb73d8a6"
|
@@ -3309,359 +3403,375 @@ istanbul-reports@^3.0.2:
|
|
3309
3403
|
html-escaper "^2.0.0"
|
3310
3404
|
istanbul-lib-report "^3.0.0"
|
3311
3405
|
|
3312
|
-
jest-changed-files@^
|
3313
|
-
version "
|
3314
|
-
resolved "https://registry.
|
3315
|
-
integrity sha512-
|
3406
|
+
jest-changed-files@^26.3.0:
|
3407
|
+
version "26.3.0"
|
3408
|
+
resolved "https://registry.yarnpkg.com/jest-changed-files/-/jest-changed-files-26.3.0.tgz#68fb2a7eb125f50839dab1f5a17db3607fe195b1"
|
3409
|
+
integrity sha512-1C4R4nijgPltX6fugKxM4oQ18zimS7LqQ+zTTY8lMCMFPrxqBFb7KJH0Z2fRQJvw2Slbaipsqq7s1mgX5Iot+g==
|
3316
3410
|
dependencies:
|
3317
|
-
"@jest/types" "^
|
3318
|
-
execa "^
|
3411
|
+
"@jest/types" "^26.3.0"
|
3412
|
+
execa "^4.0.0"
|
3319
3413
|
throat "^5.0.0"
|
3320
3414
|
|
3321
|
-
jest-cli@^
|
3322
|
-
version "
|
3323
|
-
resolved "https://registry.
|
3324
|
-
integrity sha512-
|
3415
|
+
jest-cli@^26.4.0:
|
3416
|
+
version "26.4.0"
|
3417
|
+
resolved "https://registry.yarnpkg.com/jest-cli/-/jest-cli-26.4.0.tgz#9cbd6be818cd818d85bafe2cffa1dbf043602b28"
|
3418
|
+
integrity sha512-kw2Pr3V2x9/WzSDGsbz/MJBNlCoPMxMudrIavft4bqRlv5tASjU51tyO+1Os1LdW2dAnLQZYsxFUZ8oWPyssGQ==
|
3325
3419
|
dependencies:
|
3326
|
-
"@jest/core" "^
|
3327
|
-
"@jest/test-result" "^
|
3328
|
-
"@jest/types" "^
|
3329
|
-
chalk "^
|
3420
|
+
"@jest/core" "^26.4.0"
|
3421
|
+
"@jest/test-result" "^26.3.0"
|
3422
|
+
"@jest/types" "^26.3.0"
|
3423
|
+
chalk "^4.0.0"
|
3330
3424
|
exit "^0.1.2"
|
3425
|
+
graceful-fs "^4.2.4"
|
3331
3426
|
import-local "^3.0.2"
|
3332
3427
|
is-ci "^2.0.0"
|
3333
|
-
jest-config "^
|
3334
|
-
jest-util "^
|
3335
|
-
jest-validate "^
|
3428
|
+
jest-config "^26.4.0"
|
3429
|
+
jest-util "^26.3.0"
|
3430
|
+
jest-validate "^26.4.0"
|
3336
3431
|
prompts "^2.0.1"
|
3337
|
-
realpath-native "^2.0.0"
|
3338
3432
|
yargs "^15.3.1"
|
3339
3433
|
|
3340
|
-
jest-config@^
|
3341
|
-
version "
|
3342
|
-
resolved "https://registry.
|
3343
|
-
integrity sha512-
|
3434
|
+
jest-config@^26.4.0:
|
3435
|
+
version "26.4.0"
|
3436
|
+
resolved "https://registry.yarnpkg.com/jest-config/-/jest-config-26.4.0.tgz#72ff3d0418b7ee7fdd9e2bcaef4dec10b38b3b02"
|
3437
|
+
integrity sha512-MxsvrBug8YY+C4QcUBtmgnHyFeW7w3Ouk/w9eplCDN8VJGVyBEZFe8Lxzfp2pSqh0Dqurqv8Oik2YkbekGUlxg==
|
3344
3438
|
dependencies:
|
3345
3439
|
"@babel/core" "^7.1.0"
|
3346
|
-
"@jest/test-sequencer" "^
|
3347
|
-
"@jest/types" "^
|
3348
|
-
babel-jest "^
|
3349
|
-
chalk "^
|
3440
|
+
"@jest/test-sequencer" "^26.4.0"
|
3441
|
+
"@jest/types" "^26.3.0"
|
3442
|
+
babel-jest "^26.3.0"
|
3443
|
+
chalk "^4.0.0"
|
3350
3444
|
deepmerge "^4.2.2"
|
3351
3445
|
glob "^7.1.1"
|
3352
|
-
|
3353
|
-
jest-environment-
|
3354
|
-
jest-
|
3355
|
-
jest-
|
3356
|
-
jest-
|
3357
|
-
jest-
|
3358
|
-
jest-
|
3359
|
-
jest-
|
3446
|
+
graceful-fs "^4.2.4"
|
3447
|
+
jest-environment-jsdom "^26.3.0"
|
3448
|
+
jest-environment-node "^26.3.0"
|
3449
|
+
jest-get-type "^26.3.0"
|
3450
|
+
jest-jasmine2 "^26.4.0"
|
3451
|
+
jest-regex-util "^26.0.0"
|
3452
|
+
jest-resolve "^26.4.0"
|
3453
|
+
jest-util "^26.3.0"
|
3454
|
+
jest-validate "^26.4.0"
|
3360
3455
|
micromatch "^4.0.2"
|
3361
|
-
pretty-format "^
|
3362
|
-
realpath-native "^2.0.0"
|
3456
|
+
pretty-format "^26.4.0"
|
3363
3457
|
|
3364
|
-
jest-diff@^
|
3365
|
-
version "
|
3366
|
-
resolved "https://registry.
|
3367
|
-
integrity sha512-
|
3458
|
+
jest-diff@^26.4.0:
|
3459
|
+
version "26.4.0"
|
3460
|
+
resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-26.4.0.tgz#d073a0a11952b5bd9f1ff39bb9ad24304a0c55f7"
|
3461
|
+
integrity sha512-wwC38HlOW+iTq6j5tkj/ZamHn6/nrdcEOc/fKaVILNtN2NLWGdkfRaHWwfNYr5ehaLvuoG2LfCZIcWByVj0gjg==
|
3368
3462
|
dependencies:
|
3369
|
-
chalk "^
|
3370
|
-
diff-sequences "^
|
3371
|
-
jest-get-type "^
|
3372
|
-
pretty-format "^
|
3463
|
+
chalk "^4.0.0"
|
3464
|
+
diff-sequences "^26.3.0"
|
3465
|
+
jest-get-type "^26.3.0"
|
3466
|
+
pretty-format "^26.4.0"
|
3373
3467
|
|
3374
|
-
jest-docblock@^
|
3375
|
-
version "
|
3376
|
-
resolved "https://registry.
|
3377
|
-
integrity sha512-
|
3468
|
+
jest-docblock@^26.0.0:
|
3469
|
+
version "26.0.0"
|
3470
|
+
resolved "https://registry.yarnpkg.com/jest-docblock/-/jest-docblock-26.0.0.tgz#3e2fa20899fc928cb13bd0ff68bd3711a36889b5"
|
3471
|
+
integrity sha512-RDZ4Iz3QbtRWycd8bUEPxQsTlYazfYn/h5R65Fc6gOfwozFhoImx+affzky/FFBuqISPTqjXomoIGJVKBWoo0w==
|
3378
3472
|
dependencies:
|
3379
3473
|
detect-newline "^3.0.0"
|
3380
3474
|
|
3381
|
-
jest-each@^
|
3382
|
-
version "
|
3383
|
-
resolved "https://registry.
|
3384
|
-
integrity sha512
|
3385
|
-
dependencies:
|
3386
|
-
"@jest/types" "^25.4.0"
|
3387
|
-
chalk "^3.0.0"
|
3388
|
-
jest-get-type "^25.2.6"
|
3389
|
-
jest-util "^25.4.0"
|
3390
|
-
pretty-format "^25.4.0"
|
3391
|
-
|
3392
|
-
jest-environment-jsdom@^25.4.0:
|
3393
|
-
version "25.4.0"
|
3394
|
-
resolved "https://registry.npmjs.org/jest-environment-jsdom/-/jest-environment-jsdom-25.4.0.tgz#bbfc7f85bb6ade99089062a830c79cb454565cf0"
|
3395
|
-
integrity sha512-KTitVGMDrn2+pt7aZ8/yUTuS333w3pWt1Mf88vMntw7ZSBNDkRS6/4XLbFpWXYfWfp1FjcjQTOKzbK20oIehWQ==
|
3396
|
-
dependencies:
|
3397
|
-
"@jest/environment" "^25.4.0"
|
3398
|
-
"@jest/fake-timers" "^25.4.0"
|
3399
|
-
"@jest/types" "^25.4.0"
|
3400
|
-
jest-mock "^25.4.0"
|
3401
|
-
jest-util "^25.4.0"
|
3402
|
-
jsdom "^15.2.1"
|
3403
|
-
|
3404
|
-
jest-environment-node@^25.4.0:
|
3405
|
-
version "25.4.0"
|
3406
|
-
resolved "https://registry.npmjs.org/jest-environment-node/-/jest-environment-node-25.4.0.tgz#188aef01ae6418e001c03fdd1c299961e1439082"
|
3407
|
-
integrity sha512-wryZ18vsxEAKFH7Z74zi/y/SyI1j6UkVZ6QsllBuT/bWlahNfQjLNwFsgh/5u7O957dYFoXj4yfma4n4X6kU9A==
|
3408
|
-
dependencies:
|
3409
|
-
"@jest/environment" "^25.4.0"
|
3410
|
-
"@jest/fake-timers" "^25.4.0"
|
3411
|
-
"@jest/types" "^25.4.0"
|
3412
|
-
jest-mock "^25.4.0"
|
3413
|
-
jest-util "^25.4.0"
|
3414
|
-
semver "^6.3.0"
|
3415
|
-
|
3416
|
-
jest-get-type@^25.2.6:
|
3417
|
-
version "25.2.6"
|
3418
|
-
resolved "https://registry.npmjs.org/jest-get-type/-/jest-get-type-25.2.6.tgz#0b0a32fab8908b44d508be81681487dbabb8d877"
|
3419
|
-
integrity sha512-DxjtyzOHjObRM+sM1knti6or+eOgcGU4xVSb2HNP1TqO4ahsT+rqZg+nyqHWJSvWgKC5cG3QjGFBqxLghiF/Ig==
|
3420
|
-
|
3421
|
-
jest-haste-map@^25.4.0:
|
3422
|
-
version "25.4.0"
|
3423
|
-
resolved "https://registry.npmjs.org/jest-haste-map/-/jest-haste-map-25.4.0.tgz#da7c309dd7071e0a80c953ba10a0ec397efb1ae2"
|
3424
|
-
integrity sha512-5EoCe1gXfGC7jmXbKzqxESrgRcaO3SzWXGCnvp9BcT0CFMyrB1Q6LIsjl9RmvmJGQgW297TCfrdgiy574Rl9HQ==
|
3475
|
+
jest-each@^26.4.0:
|
3476
|
+
version "26.4.0"
|
3477
|
+
resolved "https://registry.yarnpkg.com/jest-each/-/jest-each-26.4.0.tgz#c53605b20e7a0a58d6dcf4d8b2f309e607d35d5a"
|
3478
|
+
integrity sha512-+cyBh1ehs6thVT/bsZVG+WwmRn2ix4Q4noS9yLZgM10yGWPW12/TDvwuOV2VZXn1gi09/ZwJKJWql6YW1C9zNw==
|
3425
3479
|
dependencies:
|
3426
|
-
"@jest/types" "^
|
3480
|
+
"@jest/types" "^26.3.0"
|
3481
|
+
chalk "^4.0.0"
|
3482
|
+
jest-get-type "^26.3.0"
|
3483
|
+
jest-util "^26.3.0"
|
3484
|
+
pretty-format "^26.4.0"
|
3485
|
+
|
3486
|
+
jest-environment-jsdom@^26.3.0:
|
3487
|
+
version "26.3.0"
|
3488
|
+
resolved "https://registry.yarnpkg.com/jest-environment-jsdom/-/jest-environment-jsdom-26.3.0.tgz#3b749ba0f3a78e92ba2c9ce519e16e5dd515220c"
|
3489
|
+
integrity sha512-zra8He2btIMJkAzvLaiZ9QwEPGEetbxqmjEBQwhH3CA+Hhhu0jSiEJxnJMbX28TGUvPLxBt/zyaTLrOPF4yMJA==
|
3490
|
+
dependencies:
|
3491
|
+
"@jest/environment" "^26.3.0"
|
3492
|
+
"@jest/fake-timers" "^26.3.0"
|
3493
|
+
"@jest/types" "^26.3.0"
|
3494
|
+
"@types/node" "*"
|
3495
|
+
jest-mock "^26.3.0"
|
3496
|
+
jest-util "^26.3.0"
|
3497
|
+
jsdom "^16.2.2"
|
3498
|
+
|
3499
|
+
jest-environment-node@^26.3.0:
|
3500
|
+
version "26.3.0"
|
3501
|
+
resolved "https://registry.yarnpkg.com/jest-environment-node/-/jest-environment-node-26.3.0.tgz#56c6cfb506d1597f94ee8d717072bda7228df849"
|
3502
|
+
integrity sha512-c9BvYoo+FGcMj5FunbBgtBnbR5qk3uky8PKyRVpSfe2/8+LrNQMiXX53z6q2kY+j15SkjQCOSL/6LHnCPLVHNw==
|
3503
|
+
dependencies:
|
3504
|
+
"@jest/environment" "^26.3.0"
|
3505
|
+
"@jest/fake-timers" "^26.3.0"
|
3506
|
+
"@jest/types" "^26.3.0"
|
3507
|
+
"@types/node" "*"
|
3508
|
+
jest-mock "^26.3.0"
|
3509
|
+
jest-util "^26.3.0"
|
3510
|
+
|
3511
|
+
jest-get-type@^26.3.0:
|
3512
|
+
version "26.3.0"
|
3513
|
+
resolved "https://registry.yarnpkg.com/jest-get-type/-/jest-get-type-26.3.0.tgz#e97dc3c3f53c2b406ca7afaed4493b1d099199e0"
|
3514
|
+
integrity sha512-TpfaviN1R2pQWkIihlfEanwOXK0zcxrKEE4MlU6Tn7keoXdN6/3gK/xl0yEh8DOunn5pOVGKf8hB4R9gVh04ig==
|
3515
|
+
|
3516
|
+
jest-haste-map@^26.3.0:
|
3517
|
+
version "26.3.0"
|
3518
|
+
resolved "https://registry.yarnpkg.com/jest-haste-map/-/jest-haste-map-26.3.0.tgz#c51a3b40100d53ab777bfdad382d2e7a00e5c726"
|
3519
|
+
integrity sha512-DHWBpTJgJhLLGwE5Z1ZaqLTYqeODQIZpby0zMBsCU9iRFHYyhklYqP4EiG73j5dkbaAdSZhgB938mL51Q5LeZA==
|
3520
|
+
dependencies:
|
3521
|
+
"@jest/types" "^26.3.0"
|
3522
|
+
"@types/graceful-fs" "^4.1.2"
|
3523
|
+
"@types/node" "*"
|
3427
3524
|
anymatch "^3.0.3"
|
3428
3525
|
fb-watchman "^2.0.0"
|
3429
|
-
graceful-fs "^4.2.
|
3430
|
-
jest-
|
3431
|
-
jest-
|
3432
|
-
jest-
|
3526
|
+
graceful-fs "^4.2.4"
|
3527
|
+
jest-regex-util "^26.0.0"
|
3528
|
+
jest-serializer "^26.3.0"
|
3529
|
+
jest-util "^26.3.0"
|
3530
|
+
jest-worker "^26.3.0"
|
3433
3531
|
micromatch "^4.0.2"
|
3434
3532
|
sane "^4.0.3"
|
3435
3533
|
walker "^1.0.7"
|
3436
|
-
which "^2.0.2"
|
3437
3534
|
optionalDependencies:
|
3438
3535
|
fsevents "^2.1.2"
|
3439
3536
|
|
3440
|
-
jest-jasmine2@^
|
3441
|
-
version "
|
3442
|
-
resolved "https://registry.
|
3443
|
-
integrity sha512-
|
3537
|
+
jest-jasmine2@^26.4.0:
|
3538
|
+
version "26.4.0"
|
3539
|
+
resolved "https://registry.yarnpkg.com/jest-jasmine2/-/jest-jasmine2-26.4.0.tgz#f66b2237203df4227d3bdbb4b8a0de54ba877d35"
|
3540
|
+
integrity sha512-cGBxwzDDKB09EPJ4pE69BMDv+2lO442IB1xQd+vL3cua2OKdeXQK6iDlQKoRX/iP0RgU5T8sn9yahLcx/+ox8Q==
|
3444
3541
|
dependencies:
|
3445
3542
|
"@babel/traverse" "^7.1.0"
|
3446
|
-
"@jest/environment" "^
|
3447
|
-
"@jest/source-map" "^
|
3448
|
-
"@jest/test-result" "^
|
3449
|
-
"@jest/types" "^
|
3450
|
-
|
3543
|
+
"@jest/environment" "^26.3.0"
|
3544
|
+
"@jest/source-map" "^26.3.0"
|
3545
|
+
"@jest/test-result" "^26.3.0"
|
3546
|
+
"@jest/types" "^26.3.0"
|
3547
|
+
"@types/node" "*"
|
3548
|
+
chalk "^4.0.0"
|
3451
3549
|
co "^4.6.0"
|
3452
|
-
expect "^
|
3550
|
+
expect "^26.4.0"
|
3453
3551
|
is-generator-fn "^2.0.0"
|
3454
|
-
jest-each "^
|
3455
|
-
jest-matcher-utils "^
|
3456
|
-
jest-message-util "^
|
3457
|
-
jest-runtime "^
|
3458
|
-
jest-snapshot "^
|
3459
|
-
jest-util "^
|
3460
|
-
pretty-format "^
|
3552
|
+
jest-each "^26.4.0"
|
3553
|
+
jest-matcher-utils "^26.4.0"
|
3554
|
+
jest-message-util "^26.3.0"
|
3555
|
+
jest-runtime "^26.4.0"
|
3556
|
+
jest-snapshot "^26.4.0"
|
3557
|
+
jest-util "^26.3.0"
|
3558
|
+
pretty-format "^26.4.0"
|
3461
3559
|
throat "^5.0.0"
|
3462
3560
|
|
3463
|
-
jest-leak-detector@^
|
3464
|
-
version "
|
3465
|
-
resolved "https://registry.
|
3466
|
-
integrity sha512-
|
3561
|
+
jest-leak-detector@^26.4.0:
|
3562
|
+
version "26.4.0"
|
3563
|
+
resolved "https://registry.yarnpkg.com/jest-leak-detector/-/jest-leak-detector-26.4.0.tgz#1efeeef693af3c9332062876add5ac5f25cb0a70"
|
3564
|
+
integrity sha512-7EXKKEKnAWUPyiVtGZzJflbPOtYUdlNoevNVOkAcPpdR8xWiYKPGNGA6sz25S+8YhZq3rmkQJYAh3/P0VnoRwA==
|
3467
3565
|
dependencies:
|
3468
|
-
jest-get-type "^
|
3469
|
-
pretty-format "^
|
3566
|
+
jest-get-type "^26.3.0"
|
3567
|
+
pretty-format "^26.4.0"
|
3470
3568
|
|
3471
|
-
jest-matcher-utils@^
|
3472
|
-
version "
|
3473
|
-
resolved "https://registry.
|
3474
|
-
integrity sha512-
|
3569
|
+
jest-matcher-utils@^26.4.0:
|
3570
|
+
version "26.4.0"
|
3571
|
+
resolved "https://registry.yarnpkg.com/jest-matcher-utils/-/jest-matcher-utils-26.4.0.tgz#2bce9a939e008b894faf1bd4b5bb58facd00c252"
|
3572
|
+
integrity sha512-u+xdCdq+F262DH+PutJKXLGr2H5P3DImdJCir51PGSfi3TtbLQ5tbzKaN8BkXbiTIU6ayuAYBWTlU1nyckVdzA==
|
3475
3573
|
dependencies:
|
3476
|
-
chalk "^
|
3477
|
-
jest-diff "^
|
3478
|
-
jest-get-type "^
|
3479
|
-
pretty-format "^
|
3574
|
+
chalk "^4.0.0"
|
3575
|
+
jest-diff "^26.4.0"
|
3576
|
+
jest-get-type "^26.3.0"
|
3577
|
+
pretty-format "^26.4.0"
|
3480
3578
|
|
3481
|
-
jest-message-util@^
|
3482
|
-
version "
|
3483
|
-
resolved "https://registry.
|
3484
|
-
integrity sha512-
|
3579
|
+
jest-message-util@^26.3.0:
|
3580
|
+
version "26.3.0"
|
3581
|
+
resolved "https://registry.yarnpkg.com/jest-message-util/-/jest-message-util-26.3.0.tgz#3bdb538af27bb417f2d4d16557606fd082d5841a"
|
3582
|
+
integrity sha512-xIavRYqr4/otGOiLxLZGj3ieMmjcNE73Ui+LdSW/Y790j5acqCsAdDiLIbzHCZMpN07JOENRWX5DcU+OQ+TjTA==
|
3485
3583
|
dependencies:
|
3486
3584
|
"@babel/code-frame" "^7.0.0"
|
3487
|
-
"@jest/types" "^
|
3585
|
+
"@jest/types" "^26.3.0"
|
3488
3586
|
"@types/stack-utils" "^1.0.1"
|
3489
|
-
chalk "^
|
3587
|
+
chalk "^4.0.0"
|
3588
|
+
graceful-fs "^4.2.4"
|
3490
3589
|
micromatch "^4.0.2"
|
3491
3590
|
slash "^3.0.0"
|
3492
|
-
stack-utils "^
|
3591
|
+
stack-utils "^2.0.2"
|
3493
3592
|
|
3494
|
-
jest-mock@^
|
3495
|
-
version "
|
3496
|
-
resolved "https://registry.
|
3497
|
-
integrity sha512-
|
3593
|
+
jest-mock@^26.3.0:
|
3594
|
+
version "26.3.0"
|
3595
|
+
resolved "https://registry.yarnpkg.com/jest-mock/-/jest-mock-26.3.0.tgz#ee62207c3c5ebe5f35b760e1267fee19a1cfdeba"
|
3596
|
+
integrity sha512-PeaRrg8Dc6mnS35gOo/CbZovoDPKAeB1FICZiuagAgGvbWdNNyjQjkOaGUa/3N3JtpQ/Mh9P4A2D4Fv51NnP8Q==
|
3498
3597
|
dependencies:
|
3499
|
-
"@jest/types" "^
|
3598
|
+
"@jest/types" "^26.3.0"
|
3599
|
+
"@types/node" "*"
|
3500
3600
|
|
3501
|
-
jest-pnp-resolver@^1.2.
|
3502
|
-
version "1.2.
|
3503
|
-
resolved "https://registry.
|
3504
|
-
integrity sha512-
|
3505
|
-
|
3506
|
-
jest-regex-util@^
|
3507
|
-
version "
|
3508
|
-
resolved "https://registry.
|
3509
|
-
integrity sha512-
|
3510
|
-
|
3511
|
-
jest-resolve-dependencies@^
|
3512
|
-
version "
|
3513
|
-
resolved "https://registry.
|
3514
|
-
integrity sha512-
|
3515
|
-
dependencies:
|
3516
|
-
"@jest/types" "^
|
3517
|
-
jest-regex-util "^
|
3518
|
-
jest-snapshot "^
|
3519
|
-
|
3520
|
-
jest-resolve@^
|
3521
|
-
version "
|
3522
|
-
resolved "https://registry.
|
3523
|
-
integrity sha512-
|
3524
|
-
dependencies:
|
3525
|
-
"@jest/types" "^
|
3526
|
-
|
3527
|
-
|
3528
|
-
jest-pnp-resolver "^1.2.
|
3601
|
+
jest-pnp-resolver@^1.2.2:
|
3602
|
+
version "1.2.2"
|
3603
|
+
resolved "https://registry.yarnpkg.com/jest-pnp-resolver/-/jest-pnp-resolver-1.2.2.tgz#b704ac0ae028a89108a4d040b3f919dfddc8e33c"
|
3604
|
+
integrity sha512-olV41bKSMm8BdnuMsewT4jqlZ8+3TCARAXjZGT9jcoSnrfUnRCqnMoF9XEeoWjbzObpqF9dRhHQj0Xb9QdF6/w==
|
3605
|
+
|
3606
|
+
jest-regex-util@^26.0.0:
|
3607
|
+
version "26.0.0"
|
3608
|
+
resolved "https://registry.yarnpkg.com/jest-regex-util/-/jest-regex-util-26.0.0.tgz#d25e7184b36e39fd466c3bc41be0971e821fee28"
|
3609
|
+
integrity sha512-Gv3ZIs/nA48/Zvjrl34bf+oD76JHiGDUxNOVgUjh3j890sblXryjY4rss71fPtD/njchl6PSE2hIhvyWa1eT0A==
|
3610
|
+
|
3611
|
+
jest-resolve-dependencies@^26.4.0:
|
3612
|
+
version "26.4.0"
|
3613
|
+
resolved "https://registry.yarnpkg.com/jest-resolve-dependencies/-/jest-resolve-dependencies-26.4.0.tgz#c911fc991e1ae034dd8d01c192f23459d66b87b7"
|
3614
|
+
integrity sha512-hznK/hlrlhu8hwdbieRdHFKmcV83GW8t30libt/v6j1L3IEzb8iN21SaWzV8KRAAK4ijiU0kuge0wnHn+0rytQ==
|
3615
|
+
dependencies:
|
3616
|
+
"@jest/types" "^26.3.0"
|
3617
|
+
jest-regex-util "^26.0.0"
|
3618
|
+
jest-snapshot "^26.4.0"
|
3619
|
+
|
3620
|
+
jest-resolve@^26.4.0:
|
3621
|
+
version "26.4.0"
|
3622
|
+
resolved "https://registry.yarnpkg.com/jest-resolve/-/jest-resolve-26.4.0.tgz#6dc0af7fb93e65b73fec0368ca2b76f3eb59a6d7"
|
3623
|
+
integrity sha512-bn/JoZTEXRSlEx3+SfgZcJAVuTMOksYq9xe9O6s4Ekg84aKBObEaVXKOEilULRqviSLAYJldnoWV9c07kwtiCg==
|
3624
|
+
dependencies:
|
3625
|
+
"@jest/types" "^26.3.0"
|
3626
|
+
chalk "^4.0.0"
|
3627
|
+
graceful-fs "^4.2.4"
|
3628
|
+
jest-pnp-resolver "^1.2.2"
|
3629
|
+
jest-util "^26.3.0"
|
3529
3630
|
read-pkg-up "^7.0.1"
|
3530
|
-
|
3531
|
-
resolve "^1.15.1"
|
3631
|
+
resolve "^1.17.0"
|
3532
3632
|
slash "^3.0.0"
|
3533
3633
|
|
3534
|
-
jest-runner@^
|
3535
|
-
version "
|
3536
|
-
resolved "https://registry.
|
3537
|
-
integrity sha512-
|
3634
|
+
jest-runner@^26.4.0:
|
3635
|
+
version "26.4.0"
|
3636
|
+
resolved "https://registry.yarnpkg.com/jest-runner/-/jest-runner-26.4.0.tgz#4cb91b266390fbf266294a7d8250d0e7bf8c7a9d"
|
3637
|
+
integrity sha512-XF+tnUGolnPriu6Gg+HHWftspMjD5NkTV2mQppQnpZe39GcUangJ0al7aBGtA3GbVAcRd048DQiJPmsQRdugjw==
|
3538
3638
|
dependencies:
|
3539
|
-
"@jest/console" "^
|
3540
|
-
"@jest/environment" "^
|
3541
|
-
"@jest/test-result" "^
|
3542
|
-
"@jest/types" "^
|
3543
|
-
|
3639
|
+
"@jest/console" "^26.3.0"
|
3640
|
+
"@jest/environment" "^26.3.0"
|
3641
|
+
"@jest/test-result" "^26.3.0"
|
3642
|
+
"@jest/types" "^26.3.0"
|
3643
|
+
"@types/node" "*"
|
3644
|
+
chalk "^4.0.0"
|
3645
|
+
emittery "^0.7.1"
|
3544
3646
|
exit "^0.1.2"
|
3545
|
-
graceful-fs "^4.2.
|
3546
|
-
jest-config "^
|
3547
|
-
jest-docblock "^
|
3548
|
-
jest-haste-map "^
|
3549
|
-
jest-
|
3550
|
-
jest-
|
3551
|
-
jest-
|
3552
|
-
jest-
|
3553
|
-
jest-
|
3554
|
-
jest-
|
3555
|
-
jest-worker "^25.4.0"
|
3647
|
+
graceful-fs "^4.2.4"
|
3648
|
+
jest-config "^26.4.0"
|
3649
|
+
jest-docblock "^26.0.0"
|
3650
|
+
jest-haste-map "^26.3.0"
|
3651
|
+
jest-leak-detector "^26.4.0"
|
3652
|
+
jest-message-util "^26.3.0"
|
3653
|
+
jest-resolve "^26.4.0"
|
3654
|
+
jest-runtime "^26.4.0"
|
3655
|
+
jest-util "^26.3.0"
|
3656
|
+
jest-worker "^26.3.0"
|
3556
3657
|
source-map-support "^0.5.6"
|
3557
3658
|
throat "^5.0.0"
|
3558
3659
|
|
3559
|
-
jest-runtime@^
|
3560
|
-
version "
|
3561
|
-
resolved "https://registry.
|
3562
|
-
integrity sha512-
|
3563
|
-
dependencies:
|
3564
|
-
"@jest/console" "^
|
3565
|
-
"@jest/environment" "^
|
3566
|
-
"@jest/
|
3567
|
-
"@jest/
|
3568
|
-
"@jest/
|
3569
|
-
"@jest/
|
3660
|
+
jest-runtime@^26.4.0:
|
3661
|
+
version "26.4.0"
|
3662
|
+
resolved "https://registry.yarnpkg.com/jest-runtime/-/jest-runtime-26.4.0.tgz#0b860f2bcf4f6047919c5b3fe74ed6adbe0056b4"
|
3663
|
+
integrity sha512-1fjZgGpkyQBUTo59Vi19I4IcsBwzY6uwVFNjUmR06iIi3XRErkY28yimi4IUDRrofQErqcDEw2n3DF9WmQ6vEg==
|
3664
|
+
dependencies:
|
3665
|
+
"@jest/console" "^26.3.0"
|
3666
|
+
"@jest/environment" "^26.3.0"
|
3667
|
+
"@jest/fake-timers" "^26.3.0"
|
3668
|
+
"@jest/globals" "^26.4.0"
|
3669
|
+
"@jest/source-map" "^26.3.0"
|
3670
|
+
"@jest/test-result" "^26.3.0"
|
3671
|
+
"@jest/transform" "^26.3.0"
|
3672
|
+
"@jest/types" "^26.3.0"
|
3570
3673
|
"@types/yargs" "^15.0.0"
|
3571
|
-
chalk "^
|
3674
|
+
chalk "^4.0.0"
|
3572
3675
|
collect-v8-coverage "^1.0.0"
|
3573
3676
|
exit "^0.1.2"
|
3574
3677
|
glob "^7.1.3"
|
3575
|
-
graceful-fs "^4.2.
|
3576
|
-
jest-config "^
|
3577
|
-
jest-haste-map "^
|
3578
|
-
jest-message-util "^
|
3579
|
-
jest-mock "^
|
3580
|
-
jest-regex-util "^
|
3581
|
-
jest-resolve "^
|
3582
|
-
jest-snapshot "^
|
3583
|
-
jest-util "^
|
3584
|
-
jest-validate "^
|
3585
|
-
realpath-native "^2.0.0"
|
3678
|
+
graceful-fs "^4.2.4"
|
3679
|
+
jest-config "^26.4.0"
|
3680
|
+
jest-haste-map "^26.3.0"
|
3681
|
+
jest-message-util "^26.3.0"
|
3682
|
+
jest-mock "^26.3.0"
|
3683
|
+
jest-regex-util "^26.0.0"
|
3684
|
+
jest-resolve "^26.4.0"
|
3685
|
+
jest-snapshot "^26.4.0"
|
3686
|
+
jest-util "^26.3.0"
|
3687
|
+
jest-validate "^26.4.0"
|
3586
3688
|
slash "^3.0.0"
|
3587
3689
|
strip-bom "^4.0.0"
|
3588
3690
|
yargs "^15.3.1"
|
3589
3691
|
|
3590
|
-
jest-serializer@^
|
3591
|
-
version "
|
3592
|
-
resolved "https://registry.
|
3593
|
-
integrity sha512-
|
3692
|
+
jest-serializer@^26.3.0:
|
3693
|
+
version "26.3.0"
|
3694
|
+
resolved "https://registry.yarnpkg.com/jest-serializer/-/jest-serializer-26.3.0.tgz#1c9d5e1b74d6e5f7e7f9627080fa205d976c33ef"
|
3695
|
+
integrity sha512-IDRBQBLPlKa4flg77fqg0n/pH87tcRKwe8zxOVTWISxGpPHYkRZ1dXKyh04JOja7gppc60+soKVZ791mruVdow==
|
3696
|
+
dependencies:
|
3697
|
+
"@types/node" "*"
|
3698
|
+
graceful-fs "^4.2.4"
|
3594
3699
|
|
3595
|
-
jest-snapshot@^
|
3596
|
-
version "
|
3597
|
-
resolved "https://registry.
|
3598
|
-
integrity sha512-
|
3700
|
+
jest-snapshot@^26.4.0:
|
3701
|
+
version "26.4.0"
|
3702
|
+
resolved "https://registry.yarnpkg.com/jest-snapshot/-/jest-snapshot-26.4.0.tgz#efd42eef09bcb33e9a3eb98e229f2368c73c9235"
|
3703
|
+
integrity sha512-vFGmNGWHMBomrlOpheTMoqihymovuH3GqfmaEIWoPpsxUXyxT3IlbxI5I4m2vg0uv3HUJYg5JoGrkgMzVsAwCg==
|
3599
3704
|
dependencies:
|
3600
3705
|
"@babel/types" "^7.0.0"
|
3601
|
-
"@jest/types" "^
|
3602
|
-
"@types/prettier" "^
|
3603
|
-
chalk "^
|
3604
|
-
expect "^
|
3605
|
-
|
3606
|
-
jest-
|
3607
|
-
jest-
|
3608
|
-
jest-
|
3609
|
-
jest-
|
3610
|
-
|
3706
|
+
"@jest/types" "^26.3.0"
|
3707
|
+
"@types/prettier" "^2.0.0"
|
3708
|
+
chalk "^4.0.0"
|
3709
|
+
expect "^26.4.0"
|
3710
|
+
graceful-fs "^4.2.4"
|
3711
|
+
jest-diff "^26.4.0"
|
3712
|
+
jest-get-type "^26.3.0"
|
3713
|
+
jest-haste-map "^26.3.0"
|
3714
|
+
jest-matcher-utils "^26.4.0"
|
3715
|
+
jest-message-util "^26.3.0"
|
3716
|
+
jest-resolve "^26.4.0"
|
3611
3717
|
natural-compare "^1.4.0"
|
3612
|
-
pretty-format "^
|
3613
|
-
semver "^
|
3718
|
+
pretty-format "^26.4.0"
|
3719
|
+
semver "^7.3.2"
|
3614
3720
|
|
3615
|
-
jest-util@^
|
3616
|
-
version "
|
3617
|
-
resolved "https://registry.
|
3618
|
-
integrity sha512-
|
3721
|
+
jest-util@^26.3.0:
|
3722
|
+
version "26.3.0"
|
3723
|
+
resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-26.3.0.tgz#a8974b191df30e2bf523ebbfdbaeb8efca535b3e"
|
3724
|
+
integrity sha512-4zpn6bwV0+AMFN0IYhH/wnzIQzRaYVrz1A8sYnRnj4UXDXbOVtWmlaZkO9mipFqZ13okIfN87aDoJWB7VH6hcw==
|
3619
3725
|
dependencies:
|
3620
|
-
"@jest/types" "^
|
3621
|
-
|
3726
|
+
"@jest/types" "^26.3.0"
|
3727
|
+
"@types/node" "*"
|
3728
|
+
chalk "^4.0.0"
|
3729
|
+
graceful-fs "^4.2.4"
|
3622
3730
|
is-ci "^2.0.0"
|
3623
|
-
|
3731
|
+
micromatch "^4.0.2"
|
3624
3732
|
|
3625
|
-
jest-validate@^
|
3626
|
-
version "
|
3627
|
-
resolved "https://registry.
|
3628
|
-
integrity sha512-
|
3733
|
+
jest-validate@^26.4.0:
|
3734
|
+
version "26.4.0"
|
3735
|
+
resolved "https://registry.yarnpkg.com/jest-validate/-/jest-validate-26.4.0.tgz#3874a7cc9e27328afac88899ee9e2fae5e3a4293"
|
3736
|
+
integrity sha512-t56Z/FRMrLP6mpmje7/YgHy0wOzcuc6i3LBXz6kjmsUWYN62OuMdC86Vg9/dX59SvyitSqqegOrx+h7BkNXeaQ==
|
3629
3737
|
dependencies:
|
3630
|
-
"@jest/types" "^
|
3631
|
-
camelcase "^
|
3632
|
-
chalk "^
|
3633
|
-
jest-get-type "^
|
3738
|
+
"@jest/types" "^26.3.0"
|
3739
|
+
camelcase "^6.0.0"
|
3740
|
+
chalk "^4.0.0"
|
3741
|
+
jest-get-type "^26.3.0"
|
3634
3742
|
leven "^3.1.0"
|
3635
|
-
pretty-format "^
|
3743
|
+
pretty-format "^26.4.0"
|
3636
3744
|
|
3637
|
-
jest-watcher@^
|
3638
|
-
version "
|
3639
|
-
resolved "https://registry.
|
3640
|
-
integrity sha512-
|
3745
|
+
jest-watcher@^26.3.0:
|
3746
|
+
version "26.3.0"
|
3747
|
+
resolved "https://registry.yarnpkg.com/jest-watcher/-/jest-watcher-26.3.0.tgz#f8ef3068ddb8af160ef868400318dc4a898eed08"
|
3748
|
+
integrity sha512-XnLdKmyCGJ3VoF6G/p5ohbJ04q/vv5aH9ENI+i6BL0uu9WWB6Z7Z2lhQQk0d2AVZcRGp1yW+/TsoToMhBFPRdQ==
|
3641
3749
|
dependencies:
|
3642
|
-
"@jest/test-result" "^
|
3643
|
-
"@jest/types" "^
|
3750
|
+
"@jest/test-result" "^26.3.0"
|
3751
|
+
"@jest/types" "^26.3.0"
|
3752
|
+
"@types/node" "*"
|
3644
3753
|
ansi-escapes "^4.2.1"
|
3645
|
-
chalk "^
|
3646
|
-
jest-util "^
|
3647
|
-
string-length "^
|
3754
|
+
chalk "^4.0.0"
|
3755
|
+
jest-util "^26.3.0"
|
3756
|
+
string-length "^4.0.1"
|
3648
3757
|
|
3649
|
-
jest-worker@^
|
3650
|
-
version "
|
3651
|
-
resolved "https://registry.
|
3652
|
-
integrity sha512-
|
3758
|
+
jest-worker@^26.3.0:
|
3759
|
+
version "26.3.0"
|
3760
|
+
resolved "https://registry.yarnpkg.com/jest-worker/-/jest-worker-26.3.0.tgz#7c8a97e4f4364b4f05ed8bca8ca0c24de091871f"
|
3761
|
+
integrity sha512-Vmpn2F6IASefL+DVBhPzI2J9/GJUsqzomdeN+P+dK8/jKxbh8R3BtFnx3FIta7wYlPU62cpJMJQo4kuOowcMnw==
|
3653
3762
|
dependencies:
|
3763
|
+
"@types/node" "*"
|
3654
3764
|
merge-stream "^2.0.0"
|
3655
3765
|
supports-color "^7.0.0"
|
3656
3766
|
|
3657
|
-
jest@^
|
3658
|
-
version "
|
3659
|
-
resolved "https://registry.
|
3660
|
-
integrity sha512-
|
3767
|
+
jest@^26.4.0:
|
3768
|
+
version "26.4.0"
|
3769
|
+
resolved "https://registry.yarnpkg.com/jest/-/jest-26.4.0.tgz#495e81dcff40f8a656e567c664af87b29c5c5922"
|
3770
|
+
integrity sha512-lNCOS+ckRHE1wFyVtQClBmbsOVuH2GWUTJMDL3vunp9DXcah+V8vfvVVApngClcdoc3rgZpqOfCNKLjxjj2l4g==
|
3661
3771
|
dependencies:
|
3662
|
-
"@jest/core" "^
|
3772
|
+
"@jest/core" "^26.4.0"
|
3663
3773
|
import-local "^3.0.2"
|
3664
|
-
jest-cli "^
|
3774
|
+
jest-cli "^26.4.0"
|
3665
3775
|
|
3666
3776
|
"js-tokens@^3.0.0 || ^4.0.0", js-tokens@^4.0.0:
|
3667
3777
|
version "4.0.0"
|
@@ -3681,36 +3791,36 @@ jsbn@~0.1.0:
|
|
3681
3791
|
resolved "https://registry.npmjs.org/jsbn/-/jsbn-0.1.1.tgz#a5e654c2e5a2deb5f201d96cefbca80c0ef2f513"
|
3682
3792
|
integrity sha1-peZUwuWi3rXyAdls77yoDA7y9RM=
|
3683
3793
|
|
3684
|
-
jsdom@^
|
3685
|
-
version "
|
3686
|
-
resolved "https://registry.
|
3687
|
-
integrity sha512-
|
3688
|
-
dependencies:
|
3689
|
-
abab "^2.0.
|
3690
|
-
acorn "^7.1.
|
3691
|
-
acorn-globals "^
|
3692
|
-
|
3693
|
-
|
3694
|
-
|
3695
|
-
|
3696
|
-
domexception "^
|
3697
|
-
escodegen "^1.
|
3698
|
-
html-encoding-sniffer "^
|
3794
|
+
jsdom@^16.2.2:
|
3795
|
+
version "16.3.0"
|
3796
|
+
resolved "https://registry.yarnpkg.com/jsdom/-/jsdom-16.3.0.tgz#75690b7dac36c67be49c336dcd7219bbbed0810c"
|
3797
|
+
integrity sha512-zggeX5UuEknpdZzv15+MS1dPYG0J/TftiiNunOeNxSl3qr8Z6cIlQpN0IdJa44z9aFxZRIVqRncvEhQ7X5DtZg==
|
3798
|
+
dependencies:
|
3799
|
+
abab "^2.0.3"
|
3800
|
+
acorn "^7.1.1"
|
3801
|
+
acorn-globals "^6.0.0"
|
3802
|
+
cssom "^0.4.4"
|
3803
|
+
cssstyle "^2.2.0"
|
3804
|
+
data-urls "^2.0.0"
|
3805
|
+
decimal.js "^10.2.0"
|
3806
|
+
domexception "^2.0.1"
|
3807
|
+
escodegen "^1.14.1"
|
3808
|
+
html-encoding-sniffer "^2.0.1"
|
3809
|
+
is-potential-custom-element-name "^1.0.0"
|
3699
3810
|
nwsapi "^2.2.0"
|
3700
|
-
parse5 "5.1.
|
3701
|
-
|
3702
|
-
request "^
|
3703
|
-
|
3704
|
-
|
3705
|
-
symbol-tree "^3.2.2"
|
3811
|
+
parse5 "5.1.1"
|
3812
|
+
request "^2.88.2"
|
3813
|
+
request-promise-native "^1.0.8"
|
3814
|
+
saxes "^5.0.0"
|
3815
|
+
symbol-tree "^3.2.4"
|
3706
3816
|
tough-cookie "^3.0.1"
|
3707
|
-
w3c-hr-time "^1.0.
|
3708
|
-
w3c-xmlserializer "^
|
3709
|
-
webidl-conversions "^
|
3817
|
+
w3c-hr-time "^1.0.2"
|
3818
|
+
w3c-xmlserializer "^2.0.0"
|
3819
|
+
webidl-conversions "^6.1.0"
|
3710
3820
|
whatwg-encoding "^1.0.5"
|
3711
3821
|
whatwg-mimetype "^2.3.0"
|
3712
|
-
whatwg-url "^
|
3713
|
-
ws "^7.
|
3822
|
+
whatwg-url "^8.0.0"
|
3823
|
+
ws "^7.2.3"
|
3714
3824
|
xml-name-validator "^3.0.0"
|
3715
3825
|
|
3716
3826
|
jsesc@^2.5.1:
|
@@ -3820,13 +3930,6 @@ lcid@^1.0.0:
|
|
3820
3930
|
dependencies:
|
3821
3931
|
invert-kv "^1.0.0"
|
3822
3932
|
|
3823
|
-
lcid@^2.0.0:
|
3824
|
-
version "2.0.0"
|
3825
|
-
resolved "https://registry.npmjs.org/lcid/-/lcid-2.0.0.tgz#6ef5d2df60e52f82eb228a4c373e8d1f397253cf"
|
3826
|
-
integrity sha512-avPEb8P8EGnwXKClwsNUgryVjllcRqtMYa49NTsbQagYuT1DcXnl1915oxWjoyGrXR6zH/Y0Zc96xWsPcoDKeA==
|
3827
|
-
dependencies:
|
3828
|
-
invert-kv "^2.0.0"
|
3829
|
-
|
3830
3933
|
leven@^2.0.0:
|
3831
3934
|
version "2.1.0"
|
3832
3935
|
resolved "https://registry.npmjs.org/leven/-/leven-2.1.0.tgz#c2e7a9f772094dee9d34202ae8acce4687875580"
|
@@ -3853,9 +3956,9 @@ levn@~0.3.0:
|
|
3853
3956
|
prelude-ls "~1.1.2"
|
3854
3957
|
type-check "~0.3.2"
|
3855
3958
|
|
3856
|
-
libcipm@^4.0.
|
3959
|
+
libcipm@^4.0.8:
|
3857
3960
|
version "4.0.8"
|
3858
|
-
resolved "https://registry.
|
3961
|
+
resolved "https://registry.yarnpkg.com/libcipm/-/libcipm-4.0.8.tgz#dcea4919e10dfbce420327e63901613b9141bc89"
|
3859
3962
|
integrity sha512-IN3hh2yDJQtZZ5paSV4fbvJg4aHxCCg5tcZID/dSVlTuUiWktsgaldVljJv6Z5OUlYspx6xQkbR0efNodnIrOA==
|
3860
3963
|
dependencies:
|
3861
3964
|
bin-links "^1.1.2"
|
@@ -3973,10 +4076,10 @@ libnpmteam@^1.0.2:
|
|
3973
4076
|
get-stream "^4.0.0"
|
3974
4077
|
npm-registry-fetch "^4.0.0"
|
3975
4078
|
|
3976
|
-
libnpx@^10.2.
|
3977
|
-
version "10.2.
|
3978
|
-
resolved "https://registry.
|
3979
|
-
integrity sha512-
|
4079
|
+
libnpx@^10.2.4:
|
4080
|
+
version "10.2.4"
|
4081
|
+
resolved "https://registry.yarnpkg.com/libnpx/-/libnpx-10.2.4.tgz#ef0e3258e29aef2ec7ee3276115e20e67f67d4ee"
|
4082
|
+
integrity sha512-BPc0D1cOjBeS8VIBKUu5F80s6njm0wbVt7CsGMrIcJ+SI7pi7V0uVPGpEMH9H5L8csOcclTxAXFE2VAsJXUhfA==
|
3980
4083
|
dependencies:
|
3981
4084
|
dotenv "^5.0.1"
|
3982
4085
|
npm-package-arg "^6.0.0"
|
@@ -3985,7 +4088,7 @@ libnpx@^10.2.2:
|
|
3985
4088
|
update-notifier "^2.3.0"
|
3986
4089
|
which "^1.3.0"
|
3987
4090
|
y18n "^4.0.0"
|
3988
|
-
yargs "^
|
4091
|
+
yargs "^14.2.3"
|
3989
4092
|
|
3990
4093
|
lines-and-columns@^1.1.6:
|
3991
4094
|
version "1.1.6"
|
@@ -4050,6 +4153,11 @@ lockfile@^1.0.4:
|
|
4050
4153
|
dependencies:
|
4051
4154
|
signal-exit "^3.0.2"
|
4052
4155
|
|
4156
|
+
lodash._baseindexof@*:
|
4157
|
+
version "3.1.0"
|
4158
|
+
resolved "https://registry.yarnpkg.com/lodash._baseindexof/-/lodash._baseindexof-3.1.0.tgz#fe52b53a1c6761e42618d654e4a25789ed61822c"
|
4159
|
+
integrity sha1-/lK1OhxnYeQmGNZU5KJXie1hgiw=
|
4160
|
+
|
4053
4161
|
lodash._baseuniq@~4.6.0:
|
4054
4162
|
version "4.6.0"
|
4055
4163
|
resolved "https://registry.npmjs.org/lodash._baseuniq/-/lodash._baseuniq-4.6.0.tgz#0ebb44e456814af7905c6212fa2c9b2d51b841e8"
|
@@ -4058,11 +4166,33 @@ lodash._baseuniq@~4.6.0:
|
|
4058
4166
|
lodash._createset "~4.0.0"
|
4059
4167
|
lodash._root "~3.0.0"
|
4060
4168
|
|
4169
|
+
lodash._bindcallback@*:
|
4170
|
+
version "3.0.1"
|
4171
|
+
resolved "https://registry.yarnpkg.com/lodash._bindcallback/-/lodash._bindcallback-3.0.1.tgz#e531c27644cf8b57a99e17ed95b35c748789392e"
|
4172
|
+
integrity sha1-5THCdkTPi1epnhftlbNcdIeJOS4=
|
4173
|
+
|
4174
|
+
lodash._cacheindexof@*:
|
4175
|
+
version "3.0.2"
|
4176
|
+
resolved "https://registry.yarnpkg.com/lodash._cacheindexof/-/lodash._cacheindexof-3.0.2.tgz#3dc69ac82498d2ee5e3ce56091bafd2adc7bde92"
|
4177
|
+
integrity sha1-PcaayCSY0u5ePOVgkbr9Ktx73pI=
|
4178
|
+
|
4179
|
+
lodash._createcache@*:
|
4180
|
+
version "3.1.2"
|
4181
|
+
resolved "https://registry.yarnpkg.com/lodash._createcache/-/lodash._createcache-3.1.2.tgz#56d6a064017625e79ebca6b8018e17440bdcf093"
|
4182
|
+
integrity sha1-VtagZAF2JeeevKa4AY4XRAvc8JM=
|
4183
|
+
dependencies:
|
4184
|
+
lodash._getnative "^3.0.0"
|
4185
|
+
|
4061
4186
|
lodash._createset@~4.0.0:
|
4062
4187
|
version "4.0.3"
|
4063
4188
|
resolved "https://registry.npmjs.org/lodash._createset/-/lodash._createset-4.0.3.tgz#0f4659fbb09d75194fa9e2b88a6644d363c9fe26"
|
4064
4189
|
integrity sha1-D0ZZ+7CddRlPqeK4imZE02PJ/iY=
|
4065
4190
|
|
4191
|
+
lodash._getnative@*, lodash._getnative@^3.0.0:
|
4192
|
+
version "3.9.1"
|
4193
|
+
resolved "https://registry.yarnpkg.com/lodash._getnative/-/lodash._getnative-3.9.1.tgz#570bc7dede46d61cdcde687d65d3eecbaa3aaff5"
|
4194
|
+
integrity sha1-VwvH3t5G1hzc3mh9ZdPuy6o6r/U=
|
4195
|
+
|
4066
4196
|
lodash._root@~3.0.0:
|
4067
4197
|
version "3.0.1"
|
4068
4198
|
resolved "https://registry.npmjs.org/lodash._root/-/lodash._root-3.0.1.tgz#fba1c4524c19ee9a5f8136b4609f017cf4ded692"
|
@@ -4078,6 +4208,11 @@ lodash.clonedeep@^4.5.0, lodash.clonedeep@~4.5.0:
|
|
4078
4208
|
resolved "https://registry.npmjs.org/lodash.clonedeep/-/lodash.clonedeep-4.5.0.tgz#e23f3f9c4f8fbdde872529c1071857a086e5ccef"
|
4079
4209
|
integrity sha1-4j8/nE+Pvd6HJSnBBxhXoIblzO8=
|
4080
4210
|
|
4211
|
+
lodash.restparam@*:
|
4212
|
+
version "3.6.1"
|
4213
|
+
resolved "https://registry.yarnpkg.com/lodash.restparam/-/lodash.restparam-3.6.1.tgz#936a4e309ef330a7645ed4145986c85ae5b20805"
|
4214
|
+
integrity sha1-k2pOMJ7zMKdkXtQUWYbIWuWyCAU=
|
4215
|
+
|
4081
4216
|
lodash.sortby@^4.7.0:
|
4082
4217
|
version "4.7.0"
|
4083
4218
|
resolved "https://registry.npmjs.org/lodash.sortby/-/lodash.sortby-4.7.0.tgz#edd14c824e2cc9c1e0b0a1b42bb5210516a42438"
|
@@ -4103,18 +4238,11 @@ lodash.without@~4.4.0:
|
|
4103
4238
|
resolved "https://registry.npmjs.org/lodash.without/-/lodash.without-4.4.0.tgz#3cd4574a00b67bae373a94b748772640507b7aac"
|
4104
4239
|
integrity sha1-PNRXSgC2e643OpS3SHcmQFB7eqw=
|
4105
4240
|
|
4106
|
-
lodash@^4.17.12, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.
|
4241
|
+
lodash@^4.17.12, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.19:
|
4107
4242
|
version "4.17.19"
|
4108
4243
|
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.19.tgz#e48ddedbe30b3321783c5b4301fbd353bc1e4a4b"
|
4109
4244
|
integrity sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ==
|
4110
4245
|
|
4111
|
-
lolex@^5.0.0:
|
4112
|
-
version "5.1.2"
|
4113
|
-
resolved "https://registry.npmjs.org/lolex/-/lolex-5.1.2.tgz#953694d098ce7c07bc5ed6d0e42bc6c0c6d5a367"
|
4114
|
-
integrity sha512-h4hmjAvHTmd+25JSwrtTIuwbKdwg5NzZVRMLn9saij4SZaepCrTCxPr35H/3bjwfMJtN+t3CX8672UIkglz28A==
|
4115
|
-
dependencies:
|
4116
|
-
"@sinonjs/commons" "^1.7.0"
|
4117
|
-
|
4118
4246
|
loose-envify@^1.0.0:
|
4119
4247
|
version "1.4.0"
|
4120
4248
|
resolved "https://registry.npmjs.org/loose-envify/-/loose-envify-1.4.0.tgz#71ee51fa7be4caec1a63839f7e682d8132d30caf"
|
@@ -4188,13 +4316,6 @@ makeerror@1.0.x:
|
|
4188
4316
|
dependencies:
|
4189
4317
|
tmpl "1.0.x"
|
4190
4318
|
|
4191
|
-
map-age-cleaner@^0.1.1:
|
4192
|
-
version "0.1.3"
|
4193
|
-
resolved "https://registry.npmjs.org/map-age-cleaner/-/map-age-cleaner-0.1.3.tgz#7d583a7306434c055fe474b0f45078e6e1b4b92a"
|
4194
|
-
integrity sha512-bJzx6nMoP6PDLPBFmg7+xRKeFZvFboMrGlxmNj9ClvX53KrmvM5bXFXEWjbz4cz1AFn+jWJ9z/DJSz7hrs0w3w==
|
4195
|
-
dependencies:
|
4196
|
-
p-defer "^1.0.0"
|
4197
|
-
|
4198
4319
|
map-cache@^0.2.2:
|
4199
4320
|
version "0.2.2"
|
4200
4321
|
resolved "https://registry.npmjs.org/map-cache/-/map-cache-0.2.2.tgz#c32abd0bd6525d9b051645bb4f26ac5dc98a0dbf"
|
@@ -4212,10 +4333,10 @@ math-random@^1.0.1:
|
|
4212
4333
|
resolved "https://registry.npmjs.org/math-random/-/math-random-1.0.4.tgz#5dd6943c938548267016d4e34f057583080c514c"
|
4213
4334
|
integrity sha512-rUxjysqif/BZQH2yhd5Aaq7vXMSx9NdEsQcyA07uEzIvxgI7zIr33gGsh+RU0/XjmQpCW7RsVof1vlkvQVCK5A==
|
4214
4335
|
|
4215
|
-
meant
|
4216
|
-
version "1.0.
|
4217
|
-
resolved "https://registry.
|
4218
|
-
integrity sha512-
|
4336
|
+
meant@^1.0.2:
|
4337
|
+
version "1.0.2"
|
4338
|
+
resolved "https://registry.yarnpkg.com/meant/-/meant-1.0.2.tgz#5d0c78310a3d8ae1408a16be0fe0bd42a969f560"
|
4339
|
+
integrity sha512-KN+1uowN/NK+sT/Lzx7WSGIj2u+3xe5n2LbwObfjOhPZiA+cCfCm6idVl0RkEfjThkw5XJ96CyRcanq6GmKtUg==
|
4219
4340
|
|
4220
4341
|
mem@^1.1.0:
|
4221
4342
|
version "1.1.0"
|
@@ -4224,15 +4345,6 @@ mem@^1.1.0:
|
|
4224
4345
|
dependencies:
|
4225
4346
|
mimic-fn "^1.0.0"
|
4226
4347
|
|
4227
|
-
mem@^4.0.0:
|
4228
|
-
version "4.3.0"
|
4229
|
-
resolved "https://registry.npmjs.org/mem/-/mem-4.3.0.tgz#461af497bc4ae09608cdb2e60eefb69bff744178"
|
4230
|
-
integrity sha512-qX2bG48pTqYRVmDB37rn/6PT7LcR8T7oAX3bf99u1Tt1nzxYfxkgqDwUwolPlXweM0XzBOBFzSx4kfp7KP1s/w==
|
4231
|
-
dependencies:
|
4232
|
-
map-age-cleaner "^0.1.1"
|
4233
|
-
mimic-fn "^2.0.0"
|
4234
|
-
p-is-promise "^2.0.0"
|
4235
|
-
|
4236
4348
|
merge-stream@^2.0.0:
|
4237
4349
|
version "2.0.0"
|
4238
4350
|
resolved "https://registry.npmjs.org/merge-stream/-/merge-stream-2.0.0.tgz#52823629a14dd00c9770fb6ad47dc6310f2c1f60"
|
@@ -4301,7 +4413,7 @@ mimic-fn@^1.0.0:
|
|
4301
4413
|
resolved "https://registry.npmjs.org/mimic-fn/-/mimic-fn-1.2.0.tgz#820c86a39334640e99516928bd03fca88057d022"
|
4302
4414
|
integrity sha512-jf84uxzwiuiIVKiOLpfYk7N46TSy8ubTonmneY9vrpHNAnp0QBt2BxWV9dO3/j+BoVAb+a5G6YDPW3M5HOdMWQ==
|
4303
4415
|
|
4304
|
-
mimic-fn@^2.
|
4416
|
+
mimic-fn@^2.1.0:
|
4305
4417
|
version "2.1.0"
|
4306
4418
|
resolved "https://registry.npmjs.org/mimic-fn/-/mimic-fn-2.1.0.tgz#7ed2c2ccccaf84d3ffcb7a69b57711fc2083401b"
|
4307
4419
|
integrity sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==
|
@@ -4369,7 +4481,7 @@ mkdirp@*:
|
|
4369
4481
|
resolved "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz#3eb5ed62622756d79a5f0e2a221dfebad75c2f7e"
|
4370
4482
|
integrity sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==
|
4371
4483
|
|
4372
|
-
mkdirp@^0.5.0, mkdirp@^0.5.1, mkdirp@^0.5.
|
4484
|
+
mkdirp@^0.5.0, mkdirp@^0.5.1, mkdirp@^0.5.5, mkdirp@~0.5.0:
|
4373
4485
|
version "0.5.5"
|
4374
4486
|
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-0.5.5.tgz#d91cefd62d1436ca0f41620e251288d420099def"
|
4375
4487
|
integrity sha512-NKmAlESf6jMGym1++R0Ra7wvhV+wFW63FaSOFPwRahvea0gMUcGUhVeAg/0BC0wiv9ih5NYPB1Wn1UEI1/L+xQ==
|
@@ -4487,18 +4599,19 @@ node-modules-regexp@^1.0.0:
|
|
4487
4599
|
resolved "https://registry.npmjs.org/node-modules-regexp/-/node-modules-regexp-1.0.0.tgz#8d9dbe28964a4ac5712e9131642107c71e90ec40"
|
4488
4600
|
integrity sha1-jZ2+KJZKSsVxLpExZCEHxx6Q7EA=
|
4489
4601
|
|
4490
|
-
node-notifier@^
|
4491
|
-
version "
|
4492
|
-
resolved "https://registry.
|
4493
|
-
integrity sha512-
|
4602
|
+
node-notifier@^7.0.0:
|
4603
|
+
version "7.0.2"
|
4604
|
+
resolved "https://registry.yarnpkg.com/node-notifier/-/node-notifier-7.0.2.tgz#3a70b1b70aca5e919d0b1b022530697466d9c675"
|
4605
|
+
integrity sha512-ux+n4hPVETuTL8+daJXTOC6uKLgMsl1RYfFv7DKRzyvzBapqco0rZZ9g72ZN8VS6V+gvNYHYa/ofcCY8fkJWsA==
|
4494
4606
|
dependencies:
|
4495
4607
|
growly "^1.3.0"
|
4496
|
-
is-wsl "^2.
|
4497
|
-
semver "^
|
4608
|
+
is-wsl "^2.2.0"
|
4609
|
+
semver "^7.3.2"
|
4498
4610
|
shellwords "^0.1.1"
|
4499
|
-
|
4611
|
+
uuid "^8.2.0"
|
4612
|
+
which "^2.0.2"
|
4500
4613
|
|
4501
|
-
nopt@^4.0.1, nopt
|
4614
|
+
nopt@^4.0.1, nopt@^4.0.3:
|
4502
4615
|
version "4.0.3"
|
4503
4616
|
resolved "https://registry.npmjs.org/nopt/-/nopt-4.0.3.tgz#a375cad9d02fd921278d954c2254d5aa57e15e48"
|
4504
4617
|
integrity sha512-CvaGwVMztSMJLOeXPrez7fyfObdZqNUK1cPAEzLHrTybIua9pMdmmPR5YwtfNftIOMv3DPUhFaxsZMNTQO20Kg==
|
@@ -4537,9 +4650,9 @@ normalize-url@^2.0.0:
|
|
4537
4650
|
query-string "^5.0.1"
|
4538
4651
|
sort-keys "^2.0.0"
|
4539
4652
|
|
4540
|
-
npm-audit-report@^1.3.
|
4653
|
+
npm-audit-report@^1.3.3:
|
4541
4654
|
version "1.3.3"
|
4542
|
-
resolved "https://registry.
|
4655
|
+
resolved "https://registry.yarnpkg.com/npm-audit-report/-/npm-audit-report-1.3.3.tgz#8226deeb253b55176ed147592a3995442f2179ed"
|
4543
4656
|
integrity sha512-8nH/JjsFfAWMvn474HB9mpmMjrnKb1Hx/oTAdjv4PT9iZBvBxiZ+wtDUapHCJwLqYGQVPaAfs+vL5+5k9QndXw==
|
4544
4657
|
dependencies:
|
4545
4658
|
cli-table3 "^0.5.0"
|
@@ -4564,7 +4677,7 @@ npm-install-checks@^3.0.2:
|
|
4564
4677
|
dependencies:
|
4565
4678
|
semver "^2.3.0 || 3.x || 4 || 5"
|
4566
4679
|
|
4567
|
-
npm-lifecycle@^3.0.0, npm-lifecycle@^3.1.
|
4680
|
+
npm-lifecycle@^3.0.0, npm-lifecycle@^3.1.5:
|
4568
4681
|
version "3.1.5"
|
4569
4682
|
resolved "https://registry.npmjs.org/npm-lifecycle/-/npm-lifecycle-3.1.5.tgz#9882d3642b8c82c815782a12e6a1bfeed0026309"
|
4570
4683
|
integrity sha512-lDLVkjfZmvmfvpvBzA4vzee9cn+Me4orq0QF8glbswJVEbIcSNWib7qGOffolysc3teCqbbPZZkzbr3GQZTL1g==
|
@@ -4625,10 +4738,10 @@ npm-profile@^4.0.2, npm-profile@^4.0.4:
|
|
4625
4738
|
figgy-pudding "^3.4.1"
|
4626
4739
|
npm-registry-fetch "^4.0.0"
|
4627
4740
|
|
4628
|
-
npm-registry-fetch@^4.0.0, npm-registry-fetch@^4.0.
|
4629
|
-
version "4.0.
|
4630
|
-
resolved "https://registry.yarnpkg.com/npm-registry-fetch/-/npm-registry-fetch-4.0.
|
4631
|
-
integrity sha512-
|
4741
|
+
npm-registry-fetch@^4.0.0, npm-registry-fetch@^4.0.7:
|
4742
|
+
version "4.0.7"
|
4743
|
+
resolved "https://registry.yarnpkg.com/npm-registry-fetch/-/npm-registry-fetch-4.0.7.tgz#57951bf6541e0246b34c9f9a38ab73607c9449d7"
|
4744
|
+
integrity sha512-cny9v0+Mq6Tjz+e0erFAB+RYJ/AVGzkjnISiobqP8OWj9c9FLoZZu8/SPSKJWE17F1tk4018wfjV+ZbIbqC7fQ==
|
4632
4745
|
dependencies:
|
4633
4746
|
JSONStream "^1.3.4"
|
4634
4747
|
bluebird "^3.5.1"
|
@@ -4657,10 +4770,10 @@ npm-user-validate@~1.0.0:
|
|
4657
4770
|
resolved "https://registry.npmjs.org/npm-user-validate/-/npm-user-validate-1.0.0.tgz#8ceca0f5cea04d4e93519ef72d0557a75122e951"
|
4658
4771
|
integrity sha1-jOyg9c6gTU6TUZ73LQVXp1Ei6VE=
|
4659
4772
|
|
4660
|
-
npm@6.14.
|
4661
|
-
version "6.14.
|
4662
|
-
resolved "https://registry.
|
4663
|
-
integrity sha512-
|
4773
|
+
npm@6.14.8:
|
4774
|
+
version "6.14.8"
|
4775
|
+
resolved "https://registry.yarnpkg.com/npm/-/npm-6.14.8.tgz#64ef754345639bc035982ec3f609353c8539033c"
|
4776
|
+
integrity sha512-HBZVBMYs5blsj94GTeQZel7s9odVuuSUHy1+AlZh7rPVux1os2ashvEGLy/STNK7vUjbrCg5Kq9/GXisJgdf6A==
|
4664
4777
|
dependencies:
|
4665
4778
|
JSONStream "^1.3.5"
|
4666
4779
|
abbrev "~1.1.1"
|
@@ -4668,7 +4781,7 @@ npm@6.14.4:
|
|
4668
4781
|
ansistyles "~0.1.3"
|
4669
4782
|
aproba "^2.0.0"
|
4670
4783
|
archy "~1.0.0"
|
4671
|
-
bin-links "^1.1.
|
4784
|
+
bin-links "^1.1.8"
|
4672
4785
|
bluebird "^3.5.5"
|
4673
4786
|
byte-size "^5.0.1"
|
4674
4787
|
cacache "^12.0.3"
|
@@ -4680,6 +4793,7 @@ npm@6.14.4:
|
|
4680
4793
|
cmd-shim "^3.0.3"
|
4681
4794
|
columnify "~1.5.4"
|
4682
4795
|
config-chain "^1.1.12"
|
4796
|
+
debuglog "*"
|
4683
4797
|
detect-indent "~5.0.0"
|
4684
4798
|
detect-newline "^2.1.0"
|
4685
4799
|
dezalgo "~1.0.3"
|
@@ -4688,12 +4802,13 @@ npm@6.14.4:
|
|
4688
4802
|
find-npm-prefix "^1.0.2"
|
4689
4803
|
fs-vacuum "~1.2.10"
|
4690
4804
|
fs-write-stream-atomic "~1.0.10"
|
4691
|
-
gentle-fs "^2.3.
|
4805
|
+
gentle-fs "^2.3.1"
|
4692
4806
|
glob "^7.1.6"
|
4693
|
-
graceful-fs "^4.2.
|
4807
|
+
graceful-fs "^4.2.4"
|
4694
4808
|
has-unicode "~2.0.1"
|
4695
4809
|
hosted-git-info "^2.8.8"
|
4696
4810
|
iferr "^1.0.2"
|
4811
|
+
imurmurhash "*"
|
4697
4812
|
infer-owner "^1.0.4"
|
4698
4813
|
inflight "~1.0.6"
|
4699
4814
|
inherits "^2.0.4"
|
@@ -4702,38 +4817,44 @@ npm@6.14.4:
|
|
4702
4817
|
is-cidr "^3.0.0"
|
4703
4818
|
json-parse-better-errors "^1.0.2"
|
4704
4819
|
lazy-property "~1.0.0"
|
4705
|
-
libcipm "^4.0.
|
4820
|
+
libcipm "^4.0.8"
|
4706
4821
|
libnpm "^3.0.1"
|
4707
4822
|
libnpmaccess "^3.0.2"
|
4708
4823
|
libnpmhook "^5.0.3"
|
4709
4824
|
libnpmorg "^1.0.1"
|
4710
4825
|
libnpmsearch "^2.0.2"
|
4711
4826
|
libnpmteam "^1.0.2"
|
4712
|
-
libnpx "^10.2.
|
4827
|
+
libnpx "^10.2.4"
|
4713
4828
|
lock-verify "^2.1.0"
|
4714
4829
|
lockfile "^1.0.4"
|
4830
|
+
lodash._baseindexof "*"
|
4715
4831
|
lodash._baseuniq "~4.6.0"
|
4832
|
+
lodash._bindcallback "*"
|
4833
|
+
lodash._cacheindexof "*"
|
4834
|
+
lodash._createcache "*"
|
4835
|
+
lodash._getnative "*"
|
4716
4836
|
lodash.clonedeep "~4.5.0"
|
4837
|
+
lodash.restparam "*"
|
4717
4838
|
lodash.union "~4.6.0"
|
4718
4839
|
lodash.uniq "~4.5.0"
|
4719
4840
|
lodash.without "~4.4.0"
|
4720
4841
|
lru-cache "^5.1.1"
|
4721
|
-
meant "
|
4842
|
+
meant "^1.0.2"
|
4722
4843
|
mississippi "^3.0.0"
|
4723
|
-
mkdirp "^0.5.
|
4844
|
+
mkdirp "^0.5.5"
|
4724
4845
|
move-concurrently "^1.0.1"
|
4725
4846
|
node-gyp "^5.1.0"
|
4726
|
-
nopt "
|
4847
|
+
nopt "^4.0.3"
|
4727
4848
|
normalize-package-data "^2.5.0"
|
4728
|
-
npm-audit-report "^1.3.
|
4849
|
+
npm-audit-report "^1.3.3"
|
4729
4850
|
npm-cache-filename "~1.0.2"
|
4730
4851
|
npm-install-checks "^3.0.2"
|
4731
|
-
npm-lifecycle "^3.1.
|
4852
|
+
npm-lifecycle "^3.1.5"
|
4732
4853
|
npm-package-arg "^6.1.1"
|
4733
4854
|
npm-packlist "^1.4.8"
|
4734
4855
|
npm-pick-manifest "^3.0.2"
|
4735
4856
|
npm-profile "^4.0.4"
|
4736
|
-
npm-registry-fetch "^4.0.
|
4857
|
+
npm-registry-fetch "^4.0.7"
|
4737
4858
|
npm-user-validate "~1.0.0"
|
4738
4859
|
npmlog "~4.1.2"
|
4739
4860
|
once "~1.4.0"
|
@@ -4944,15 +5065,6 @@ os-locale@^2.0.0:
|
|
4944
5065
|
lcid "^1.0.0"
|
4945
5066
|
mem "^1.1.0"
|
4946
5067
|
|
4947
|
-
os-locale@^3.1.0:
|
4948
|
-
version "3.1.0"
|
4949
|
-
resolved "https://registry.npmjs.org/os-locale/-/os-locale-3.1.0.tgz#a802a6ee17f24c10483ab9935719cef4ed16bf1a"
|
4950
|
-
integrity sha512-Z8l3R4wYWM40/52Z+S265okfFj8Kt2cC2MKY+xNi3kFs+XGI7WXu/I309QQQYbRW4ijiZ+yxs9pqEhJh0DqW3Q==
|
4951
|
-
dependencies:
|
4952
|
-
execa "^1.0.0"
|
4953
|
-
lcid "^2.0.0"
|
4954
|
-
mem "^4.0.0"
|
4955
|
-
|
4956
5068
|
os-tmpdir@^1.0.0, os-tmpdir@~1.0.2:
|
4957
5069
|
version "1.0.2"
|
4958
5070
|
resolved "https://registry.npmjs.org/os-tmpdir/-/os-tmpdir-1.0.2.tgz#bbe67406c79aa85c5cfec766fe5734555dfa1274"
|
@@ -4966,11 +5078,6 @@ osenv@^0.1.4, osenv@^0.1.5:
|
|
4966
5078
|
os-homedir "^1.0.0"
|
4967
5079
|
os-tmpdir "^1.0.0"
|
4968
5080
|
|
4969
|
-
p-defer@^1.0.0:
|
4970
|
-
version "1.0.0"
|
4971
|
-
resolved "https://registry.npmjs.org/p-defer/-/p-defer-1.0.0.tgz#9f6eb182f6c9aa8cd743004a7d4f96b196b0fb0c"
|
4972
|
-
integrity sha1-n26xgvbJqozXQwBKfU+WsZaw+ww=
|
4973
|
-
|
4974
5081
|
p-each-series@^2.1.0:
|
4975
5082
|
version "2.1.0"
|
4976
5083
|
resolved "https://registry.npmjs.org/p-each-series/-/p-each-series-2.1.0.tgz#961c8dd3f195ea96c747e636b262b800a6b1af48"
|
@@ -4981,16 +5088,6 @@ p-finally@^1.0.0:
|
|
4981
5088
|
resolved "https://registry.npmjs.org/p-finally/-/p-finally-1.0.0.tgz#3fbcfb15b899a44123b34b6dcc18b724336a2cae"
|
4982
5089
|
integrity sha1-P7z7FbiZpEEjs0ttzBi3JDNqLK4=
|
4983
5090
|
|
4984
|
-
p-finally@^2.0.0:
|
4985
|
-
version "2.0.1"
|
4986
|
-
resolved "https://registry.npmjs.org/p-finally/-/p-finally-2.0.1.tgz#bd6fcaa9c559a096b680806f4d657b3f0f240561"
|
4987
|
-
integrity sha512-vpm09aKwq6H9phqRQzecoDpD8TmVyGw70qmWlyq5onxY7tqyTTFVvxMykxQSQKILBSFlbXpypIw2T1Ml7+DDtw==
|
4988
|
-
|
4989
|
-
p-is-promise@^2.0.0:
|
4990
|
-
version "2.1.0"
|
4991
|
-
resolved "https://registry.npmjs.org/p-is-promise/-/p-is-promise-2.1.0.tgz#918cebaea248a62cf7ffab8e3bca8c5f882fc42e"
|
4992
|
-
integrity sha512-Y3W0wlRPK8ZMRbNq97l4M5otioeA5lm1z7bkNkxCka8HSPjR0xRWmpCmc9utiaLP9Jb1eD8BgeIxTW4AIF45Pg==
|
4993
|
-
|
4994
5091
|
p-limit@^1.1.0:
|
4995
5092
|
version "1.3.0"
|
4996
5093
|
resolved "https://registry.npmjs.org/p-limit/-/p-limit-1.3.0.tgz#b86bd5f0c25690911c7590fcbfc2010d54b3ccb8"
|
@@ -5130,10 +5227,10 @@ parse-json@^5.0.0:
|
|
5130
5227
|
json-parse-better-errors "^1.0.1"
|
5131
5228
|
lines-and-columns "^1.1.6"
|
5132
5229
|
|
5133
|
-
parse5@5.1.
|
5134
|
-
version "5.1.
|
5135
|
-
resolved "https://registry.
|
5136
|
-
integrity sha512-
|
5230
|
+
parse5@5.1.1:
|
5231
|
+
version "5.1.1"
|
5232
|
+
resolved "https://registry.yarnpkg.com/parse5/-/parse5-5.1.1.tgz#f68e4e5ba1852ac2cadc00f4555fff6c2abb6178"
|
5233
|
+
integrity sha512-ugq4DFI0Ptb+WWjAdOK16+u/nHfiIrcE+sh8kZMaM0WllQKLI9rOUq6c2b7cwPkXdzfQESqvoqK6ug7U/Yyzug==
|
5137
5234
|
|
5138
5235
|
pascalcase@^0.1.1:
|
5139
5236
|
version "0.1.1"
|
@@ -5237,11 +5334,6 @@ pkg-dir@^4.2.0:
|
|
5237
5334
|
dependencies:
|
5238
5335
|
find-up "^4.0.0"
|
5239
5336
|
|
5240
|
-
pn@^1.1.0:
|
5241
|
-
version "1.1.0"
|
5242
|
-
resolved "https://registry.npmjs.org/pn/-/pn-1.1.0.tgz#e2f4cef0e219f463c179ab37463e4e1ecdccbafb"
|
5243
|
-
integrity sha512-2qHaIQr2VLRFoxe2nASzsV6ef4yOOH+Fi9FBOVH6cqeSgUnoyySPZkxzLuzd+RYOQTRpROA0ztTMqxROKSb/nA==
|
5244
|
-
|
5245
5337
|
posix-character-classes@^0.1.0:
|
5246
5338
|
version "0.1.1"
|
5247
5339
|
resolved "https://registry.npmjs.org/posix-character-classes/-/posix-character-classes-0.1.1.tgz#01eac0fe3b5af71a2a6c02feabb8c1fef7e00eab"
|
@@ -5284,12 +5376,12 @@ prettier@^2.0.5:
|
|
5284
5376
|
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.0.5.tgz#d6d56282455243f2f92cc1716692c08aa31522d4"
|
5285
5377
|
integrity sha512-7PtVymN48hGcO4fGjybyBSIWDsLU4H4XlvOHfq91pz9kkGlonzwTfYkaIEwiRg/dAJF9YlbsduBAgtYLi+8cFg==
|
5286
5378
|
|
5287
|
-
pretty-format@^
|
5288
|
-
version "
|
5289
|
-
resolved "https://registry.
|
5290
|
-
integrity sha512-
|
5379
|
+
pretty-format@^26.4.0:
|
5380
|
+
version "26.4.0"
|
5381
|
+
resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-26.4.0.tgz#c08073f531429e9e5024049446f42ecc9f933a3b"
|
5382
|
+
integrity sha512-mEEwwpCseqrUtuMbrJG4b824877pM5xald3AkilJ47Po2YLr97/siejYQHqj2oDQBeJNbu+Q0qUuekJ8F0NAPg==
|
5291
5383
|
dependencies:
|
5292
|
-
"@jest/types" "^
|
5384
|
+
"@jest/types" "^26.3.0"
|
5293
5385
|
ansi-regex "^5.0.0"
|
5294
5386
|
ansi-styles "^4.0.0"
|
5295
5387
|
react-is "^16.12.0"
|
@@ -5594,11 +5686,6 @@ readdir-scoped-modules@^1.0.0, readdir-scoped-modules@^1.1.0:
|
|
5594
5686
|
graceful-fs "^4.1.2"
|
5595
5687
|
once "^1.3.0"
|
5596
5688
|
|
5597
|
-
realpath-native@^2.0.0:
|
5598
|
-
version "2.0.0"
|
5599
|
-
resolved "https://registry.npmjs.org/realpath-native/-/realpath-native-2.0.0.tgz#7377ac429b6e1fd599dc38d08ed942d0d7beb866"
|
5600
|
-
integrity sha512-v1SEYUOXXdbBZK8ZuNgO4TBjamPsiSgcFr0aP+tEKpQZK8vooEUqV6nm6Cv502mX4NF2EfsnVqtNAHG+/6Ur1Q==
|
5601
|
-
|
5602
5689
|
regenerator-runtime@^0.11.0:
|
5603
5690
|
version "0.11.1"
|
5604
5691
|
resolved "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.11.1.tgz#be05ad7f9bf7d22e056f9726cee5017fbf19e2e9"
|
@@ -5667,23 +5754,23 @@ request-capture-har@^1.2.2:
|
|
5667
5754
|
resolved "https://registry.npmjs.org/request-capture-har/-/request-capture-har-1.2.2.tgz#cd692cfb2cc744fd84a3358aac6ee51528cf720d"
|
5668
5755
|
integrity sha1-zWks+yzHRP2EozWKrG7lFSjPcg0=
|
5669
5756
|
|
5670
|
-
request-promise-core@1.1.
|
5671
|
-
version "1.1.
|
5672
|
-
resolved "https://registry.
|
5673
|
-
integrity sha512-
|
5757
|
+
request-promise-core@1.1.4:
|
5758
|
+
version "1.1.4"
|
5759
|
+
resolved "https://registry.yarnpkg.com/request-promise-core/-/request-promise-core-1.1.4.tgz#3eedd4223208d419867b78ce815167d10593a22f"
|
5760
|
+
integrity sha512-TTbAfBBRdWD7aNNOoVOBH4pN/KigV6LyapYNNlAPA8JwbovRti1E88m3sYAwsLi5ryhPKsE9APwnjFTgdUjTpw==
|
5674
5761
|
dependencies:
|
5675
|
-
lodash "^4.17.
|
5762
|
+
lodash "^4.17.19"
|
5676
5763
|
|
5677
|
-
request-promise-native@^1.0.
|
5678
|
-
version "1.0.
|
5679
|
-
resolved "https://registry.
|
5680
|
-
integrity sha512-
|
5764
|
+
request-promise-native@^1.0.8:
|
5765
|
+
version "1.0.9"
|
5766
|
+
resolved "https://registry.yarnpkg.com/request-promise-native/-/request-promise-native-1.0.9.tgz#e407120526a5efdc9a39b28a5679bf47b9d9dc28"
|
5767
|
+
integrity sha512-wcW+sIUiWnKgNY0dqCpOZkUbF/I+YPi+f09JZIDa39Ec+q82CpSYniDp+ISgTTbKmnpJWASeJBPZmoxH84wt3g==
|
5681
5768
|
dependencies:
|
5682
|
-
request-promise-core "1.1.
|
5769
|
+
request-promise-core "1.1.4"
|
5683
5770
|
stealthy-require "^1.1.1"
|
5684
5771
|
tough-cookie "^2.3.3"
|
5685
5772
|
|
5686
|
-
request@^2.87.0, request@^2.88.0:
|
5773
|
+
request@^2.87.0, request@^2.88.0, request@^2.88.2:
|
5687
5774
|
version "2.88.2"
|
5688
5775
|
resolved "https://registry.npmjs.org/request/-/request-2.88.2.tgz#d73c918731cb5a87da047e207234146f664d12b3"
|
5689
5776
|
integrity sha512-MsvtOrfG9ZcrOwAW+Qi+F6HbD0CWXEh9ou77uOb7FM2WPhwT7smM833PzanhJLsgXjN89Ir6V2PczXNnMpwKhw==
|
@@ -5754,18 +5841,20 @@ resolve-url@^0.2.1:
|
|
5754
5841
|
resolved "https://registry.npmjs.org/resolve-url/-/resolve-url-0.2.1.tgz#2c637fe77c893afd2a663fe21aa9080068e2052a"
|
5755
5842
|
integrity sha1-LGN/53yJOv0qZj/iGqkIAGjiBSo=
|
5756
5843
|
|
5757
|
-
resolve
|
5758
|
-
version "1.1.7"
|
5759
|
-
resolved "https://registry.npmjs.org/resolve/-/resolve-1.1.7.tgz#203114d82ad2c5ed9e8e0411b3932875e889e97b"
|
5760
|
-
integrity sha1-IDEU2CrSxe2ejgQRs5ModeiJ6Xs=
|
5761
|
-
|
5762
|
-
resolve@^1.10.0, resolve@^1.15.1, resolve@^1.3.2:
|
5844
|
+
resolve@^1.10.0, resolve@^1.3.2:
|
5763
5845
|
version "1.16.1"
|
5764
5846
|
resolved "https://registry.npmjs.org/resolve/-/resolve-1.16.1.tgz#49fac5d8bacf1fd53f200fa51247ae736175832c"
|
5765
5847
|
integrity sha512-rmAglCSqWWMrrBv/XM6sW0NuRFiKViw/W4d9EbC4pt+49H8JwHy+mcGmALTEg504AUDcLTvb1T2q3E9AnmY+ig==
|
5766
5848
|
dependencies:
|
5767
5849
|
path-parse "^1.0.6"
|
5768
5850
|
|
5851
|
+
resolve@^1.17.0:
|
5852
|
+
version "1.17.0"
|
5853
|
+
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.17.0.tgz#b25941b54968231cc2d1bb76a79cb7f2c0bf8444"
|
5854
|
+
integrity sha512-ic+7JYiV8Vi2yzQGFWOkiZD5Z9z7O2Zhm9XMaTxdJExKasieFCr+yXZ/WmXsckHiKl12ar0y6XiXDx3m4RHn1w==
|
5855
|
+
dependencies:
|
5856
|
+
path-parse "^1.0.6"
|
5857
|
+
|
5769
5858
|
restore-cursor@^2.0.0:
|
5770
5859
|
version "2.0.0"
|
5771
5860
|
resolved "https://registry.npmjs.org/restore-cursor/-/restore-cursor-2.0.0.tgz#9f7ee287f82fd326d4fd162923d62129eee0dfaf"
|
@@ -5878,12 +5967,12 @@ sane@^4.0.3:
|
|
5878
5967
|
minimist "^1.1.1"
|
5879
5968
|
walker "~1.0.5"
|
5880
5969
|
|
5881
|
-
saxes@^
|
5882
|
-
version "
|
5883
|
-
resolved "https://registry.
|
5884
|
-
integrity sha512-
|
5970
|
+
saxes@^5.0.0:
|
5971
|
+
version "5.0.1"
|
5972
|
+
resolved "https://registry.yarnpkg.com/saxes/-/saxes-5.0.1.tgz#eebab953fa3b7608dbe94e5dadb15c888fa6696d"
|
5973
|
+
integrity sha512-5LBh1Tls8c9xgGjw3QrMwETmTMVk0oFgvrFSvWx62llR2hcEInrKNZ2GZCCuuy2lvWrdl5jhbpeqc5hRYKFOcw==
|
5885
5974
|
dependencies:
|
5886
|
-
xmlchars "^2.
|
5975
|
+
xmlchars "^2.2.0"
|
5887
5976
|
|
5888
5977
|
semver-diff@^2.0.0:
|
5889
5978
|
version "2.1.0"
|
@@ -6169,10 +6258,12 @@ ssri@^6.0.0, ssri@^6.0.1:
|
|
6169
6258
|
dependencies:
|
6170
6259
|
figgy-pudding "^3.5.1"
|
6171
6260
|
|
6172
|
-
stack-utils@^
|
6173
|
-
version "
|
6174
|
-
resolved "https://registry.
|
6175
|
-
integrity sha512-
|
6261
|
+
stack-utils@^2.0.2:
|
6262
|
+
version "2.0.2"
|
6263
|
+
resolved "https://registry.yarnpkg.com/stack-utils/-/stack-utils-2.0.2.tgz#5cf48b4557becb4638d0bc4f21d23f5d19586593"
|
6264
|
+
integrity sha512-0H7QK2ECz3fyZMzQ8rH0j2ykpfbnd20BFtfg/SqVC2+sCTtcw0aDTGB7dk+de4U4uUeuz6nOtJcrkFFLG1B0Rg==
|
6265
|
+
dependencies:
|
6266
|
+
escape-string-regexp "^2.0.0"
|
6176
6267
|
|
6177
6268
|
static-extend@^0.1.1:
|
6178
6269
|
version "0.1.2"
|
@@ -6218,13 +6309,13 @@ strict-uri-encode@^2.0.0:
|
|
6218
6309
|
resolved "https://registry.npmjs.org/strict-uri-encode/-/strict-uri-encode-2.0.0.tgz#b9c7330c7042862f6b142dc274bbcc5866ce3546"
|
6219
6310
|
integrity sha1-ucczDHBChi9rFC3CdLvMWGbONUY=
|
6220
6311
|
|
6221
|
-
string-length@^
|
6222
|
-
version "
|
6223
|
-
resolved "https://registry.
|
6224
|
-
integrity sha512-
|
6312
|
+
string-length@^4.0.1:
|
6313
|
+
version "4.0.1"
|
6314
|
+
resolved "https://registry.yarnpkg.com/string-length/-/string-length-4.0.1.tgz#4a973bf31ef77c4edbceadd6af2611996985f8a1"
|
6315
|
+
integrity sha512-PKyXUd0LK0ePjSOnWn34V2uD6acUWev9uy0Ft05k0E8xRW+SKcA0F7eMr7h5xlzfn+4O3N+55rduYyet3Jk+jw==
|
6225
6316
|
dependencies:
|
6226
|
-
|
6227
|
-
strip-ansi "^
|
6317
|
+
char-regex "^1.0.2"
|
6318
|
+
strip-ansi "^6.0.0"
|
6228
6319
|
|
6229
6320
|
string-width@^1.0.1:
|
6230
6321
|
version "1.0.2"
|
@@ -6243,7 +6334,7 @@ string-width@^1.0.1:
|
|
6243
6334
|
is-fullwidth-code-point "^2.0.0"
|
6244
6335
|
strip-ansi "^4.0.0"
|
6245
6336
|
|
6246
|
-
string-width@^3.0.0:
|
6337
|
+
string-width@^3.0.0, string-width@^3.1.0:
|
6247
6338
|
version "3.1.0"
|
6248
6339
|
resolved "https://registry.npmjs.org/string-width/-/string-width-3.1.0.tgz#22767be21b62af1081574306f69ac51b62203961"
|
6249
6340
|
integrity sha512-vafcv6KjVZKSgz06oM/H6GDBrAtz8vdhQakGjFIvNrHA6y3HCF1CInLy+QLq8dTJPQ1b+KDUqDFctkdRW44e1w==
|
@@ -6333,7 +6424,7 @@ strip-ansi@^4.0.0:
|
|
6333
6424
|
dependencies:
|
6334
6425
|
ansi-regex "^3.0.0"
|
6335
6426
|
|
6336
|
-
strip-ansi@^5.1.0, strip-ansi@^5.2.0:
|
6427
|
+
strip-ansi@^5.0.0, strip-ansi@^5.1.0, strip-ansi@^5.2.0:
|
6337
6428
|
version "5.2.0"
|
6338
6429
|
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-5.2.0.tgz#8c9a536feb6afc962bdfa5b104a5091c1ad9c0ae"
|
6339
6430
|
integrity sha512-DuRs1gKbBqsMKIZlrffwlug8MHkcnpjs5VPmL1PAh+mA30U0DTotfDZ0d2UUsXpPmPmMMJ6W773MaA3J+lbiWA==
|
@@ -6399,9 +6490,9 @@ supports-hyperlinks@^2.0.0:
|
|
6399
6490
|
has-flag "^4.0.0"
|
6400
6491
|
supports-color "^7.0.0"
|
6401
6492
|
|
6402
|
-
symbol-tree@^3.2.
|
6493
|
+
symbol-tree@^3.2.4:
|
6403
6494
|
version "3.2.4"
|
6404
|
-
resolved "https://registry.
|
6495
|
+
resolved "https://registry.yarnpkg.com/symbol-tree/-/symbol-tree-3.2.4.tgz#430637d248ba77e078883951fb9aa0eed7c63fa2"
|
6405
6496
|
integrity sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==
|
6406
6497
|
|
6407
6498
|
table@^5.2.3:
|
@@ -6592,12 +6683,12 @@ tough-cookie@^3.0.1:
|
|
6592
6683
|
psl "^1.1.28"
|
6593
6684
|
punycode "^2.1.1"
|
6594
6685
|
|
6595
|
-
tr46@^
|
6596
|
-
version "
|
6597
|
-
resolved "https://registry.
|
6598
|
-
integrity
|
6686
|
+
tr46@^2.0.2:
|
6687
|
+
version "2.0.2"
|
6688
|
+
resolved "https://registry.yarnpkg.com/tr46/-/tr46-2.0.2.tgz#03273586def1595ae08fedb38d7733cee91d2479"
|
6689
|
+
integrity sha512-3n1qG+/5kg+jrbTzwAykB5yRYtQCTqOGKq5U5PE3b0a1/mzo6snDhjGS0zJVJunO0NrT3Dg1MLy5TjWP/UJppg==
|
6599
6690
|
dependencies:
|
6600
|
-
punycode "^2.1.
|
6691
|
+
punycode "^2.1.1"
|
6601
6692
|
|
6602
6693
|
tslib@^1.9.0:
|
6603
6694
|
version "1.11.1"
|
@@ -6783,15 +6874,20 @@ uuid@^3.0.1, uuid@^3.3.2, uuid@^3.3.3:
|
|
6783
6874
|
resolved "https://registry.npmjs.org/uuid/-/uuid-3.4.0.tgz#b23e4358afa8a202fe7a100af1f5f883f02007ee"
|
6784
6875
|
integrity sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==
|
6785
6876
|
|
6877
|
+
uuid@^8.2.0:
|
6878
|
+
version "8.3.0"
|
6879
|
+
resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.0.tgz#ab738085ca22dc9a8c92725e459b1d507df5d6ea"
|
6880
|
+
integrity sha512-fX6Z5o4m6XsXBdli9g7DtWgAx+osMsRRZFKma1mIUsLCz6vRvv+pz5VNbyu9UEDzpMWulZfvpgb/cmDXVulYFQ==
|
6881
|
+
|
6786
6882
|
v8-compile-cache@^2.0.0, v8-compile-cache@^2.0.3:
|
6787
6883
|
version "2.1.0"
|
6788
6884
|
resolved "https://registry.npmjs.org/v8-compile-cache/-/v8-compile-cache-2.1.0.tgz#e14de37b31a6d194f5690d67efc4e7f6fc6ab30e"
|
6789
6885
|
integrity sha512-usZBT3PW+LOjM25wbqIlZwPeJV+3OSz3M1k1Ws8snlW39dZyYL9lOGC5FgPVHfk0jKmjiDV8Z0mIbVQPiwFs7g==
|
6790
6886
|
|
6791
|
-
v8-to-istanbul@^
|
6792
|
-
version "
|
6793
|
-
resolved "https://registry.
|
6794
|
-
integrity sha512-
|
6887
|
+
v8-to-istanbul@^5.0.1:
|
6888
|
+
version "5.0.1"
|
6889
|
+
resolved "https://registry.yarnpkg.com/v8-to-istanbul/-/v8-to-istanbul-5.0.1.tgz#0608f5b49a481458625edb058488607f25498ba5"
|
6890
|
+
integrity sha512-mbDNjuDajqYe3TXFk5qxcQy8L1msXNE37WTlLoqqpBfRsimbNcrlhQlDPntmECEcUvdC+AQ8CyMMf6EUx1r74Q==
|
6795
6891
|
dependencies:
|
6796
6892
|
"@types/istanbul-lib-coverage" "^2.0.1"
|
6797
6893
|
convert-source-map "^1.6.0"
|
@@ -6821,20 +6917,18 @@ verror@1.10.0:
|
|
6821
6917
|
core-util-is "1.0.2"
|
6822
6918
|
extsprintf "^1.2.0"
|
6823
6919
|
|
6824
|
-
w3c-hr-time@^1.0.
|
6920
|
+
w3c-hr-time@^1.0.2:
|
6825
6921
|
version "1.0.2"
|
6826
|
-
resolved "https://registry.
|
6922
|
+
resolved "https://registry.yarnpkg.com/w3c-hr-time/-/w3c-hr-time-1.0.2.tgz#0a89cdf5cc15822df9c360543676963e0cc308cd"
|
6827
6923
|
integrity sha512-z8P5DvDNjKDoFIHK7q8r8lackT6l+jo/Ye3HOle7l9nICP9lf1Ci25fy9vHd0JOWewkIFzXIEig3TdKT7JQ5fQ==
|
6828
6924
|
dependencies:
|
6829
6925
|
browser-process-hrtime "^1.0.0"
|
6830
6926
|
|
6831
|
-
w3c-xmlserializer@^
|
6832
|
-
version "
|
6833
|
-
resolved "https://registry.
|
6834
|
-
integrity sha512-
|
6927
|
+
w3c-xmlserializer@^2.0.0:
|
6928
|
+
version "2.0.0"
|
6929
|
+
resolved "https://registry.yarnpkg.com/w3c-xmlserializer/-/w3c-xmlserializer-2.0.0.tgz#3e7104a05b75146cc60f564380b7f683acf1020a"
|
6930
|
+
integrity sha512-4tzD0mF8iSiMiNs30BiLO3EpfGLZUT2MSX/G+o7ZywDzliWQ3OPtTZ0PTC3B3ca1UAf4cJMHB+2Bf56EriJuRA==
|
6835
6931
|
dependencies:
|
6836
|
-
domexception "^1.0.1"
|
6837
|
-
webidl-conversions "^4.0.2"
|
6838
6932
|
xml-name-validator "^3.0.0"
|
6839
6933
|
|
6840
6934
|
walker@^1.0.7, walker@~1.0.5:
|
@@ -6851,31 +6945,36 @@ wcwidth@^1.0.0:
|
|
6851
6945
|
dependencies:
|
6852
6946
|
defaults "^1.0.3"
|
6853
6947
|
|
6854
|
-
webidl-conversions@^
|
6855
|
-
version "
|
6856
|
-
resolved "https://registry.
|
6857
|
-
integrity sha512-
|
6948
|
+
webidl-conversions@^5.0.0:
|
6949
|
+
version "5.0.0"
|
6950
|
+
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-5.0.0.tgz#ae59c8a00b121543a2acc65c0434f57b0fc11aff"
|
6951
|
+
integrity sha512-VlZwKPCkYKxQgeSbH5EyngOmRp7Ww7I9rQLERETtf5ofd9pGeswWiOtogpEO850jziPRarreGxn5QIiTqpb2wA==
|
6952
|
+
|
6953
|
+
webidl-conversions@^6.1.0:
|
6954
|
+
version "6.1.0"
|
6955
|
+
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-6.1.0.tgz#9111b4d7ea80acd40f5270d666621afa78b69514"
|
6956
|
+
integrity sha512-qBIvFLGiBpLjfwmYAaHPXsn+ho5xZnGvyGvsarywGNc8VyQJUMHJ8OBKGGrPER0okBeMDaan4mNBlgBROxuI8w==
|
6858
6957
|
|
6859
|
-
whatwg-encoding@^1.0.
|
6958
|
+
whatwg-encoding@^1.0.5:
|
6860
6959
|
version "1.0.5"
|
6861
6960
|
resolved "https://registry.npmjs.org/whatwg-encoding/-/whatwg-encoding-1.0.5.tgz#5abacf777c32166a51d085d6b4f3e7d27113ddb0"
|
6862
6961
|
integrity sha512-b5lim54JOPN9HtzvK9HFXvBma/rnfFeqsic0hSpjtDbVxR3dJKLc+KB4V6GgiGOvl7CY/KNh8rxSo9DKQrnUEw==
|
6863
6962
|
dependencies:
|
6864
6963
|
iconv-lite "0.4.24"
|
6865
6964
|
|
6866
|
-
whatwg-mimetype@^2.
|
6965
|
+
whatwg-mimetype@^2.3.0:
|
6867
6966
|
version "2.3.0"
|
6868
6967
|
resolved "https://registry.npmjs.org/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz#3d4b1e0312d2079879f826aff18dbeeca5960fbf"
|
6869
6968
|
integrity sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==
|
6870
6969
|
|
6871
|
-
whatwg-url@^
|
6872
|
-
version "
|
6873
|
-
resolved "https://registry.
|
6874
|
-
integrity sha512-
|
6970
|
+
whatwg-url@^8.0.0:
|
6971
|
+
version "8.1.0"
|
6972
|
+
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-8.1.0.tgz#c628acdcf45b82274ce7281ee31dd3c839791771"
|
6973
|
+
integrity sha512-vEIkwNi9Hqt4TV9RdnaBPNt+E2Sgmo3gePebCRgZ1R7g6d23+53zCTnuB0amKI4AXq6VM8jj2DUAa0S1vjJxkw==
|
6875
6974
|
dependencies:
|
6876
6975
|
lodash.sortby "^4.7.0"
|
6877
|
-
tr46 "^
|
6878
|
-
webidl-conversions "^
|
6976
|
+
tr46 "^2.0.2"
|
6977
|
+
webidl-conversions "^5.0.0"
|
6879
6978
|
|
6880
6979
|
which-module@^2.0.0:
|
6881
6980
|
version "2.0.0"
|
@@ -6930,6 +7029,15 @@ wrap-ansi@^2.0.0:
|
|
6930
7029
|
string-width "^1.0.1"
|
6931
7030
|
strip-ansi "^3.0.1"
|
6932
7031
|
|
7032
|
+
wrap-ansi@^5.1.0:
|
7033
|
+
version "5.1.0"
|
7034
|
+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-5.1.0.tgz#1fd1f67235d5b6d0fee781056001bfb694c03b09"
|
7035
|
+
integrity sha512-QC1/iN/2/RPVJ5jYK8BGttj5z83LmSKmvbvrXPNCLZSEb32KKVDJDl/MOt2N01qU2H/FkzEa9PKto1BqDjtd7Q==
|
7036
|
+
dependencies:
|
7037
|
+
ansi-styles "^3.2.0"
|
7038
|
+
string-width "^3.0.0"
|
7039
|
+
strip-ansi "^5.0.0"
|
7040
|
+
|
6933
7041
|
wrap-ansi@^6.2.0:
|
6934
7042
|
version "6.2.0"
|
6935
7043
|
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-6.2.0.tgz#e9393ba07102e6c91a3b221478f0257cd2856e53"
|
@@ -6970,10 +7078,10 @@ write@1.0.3:
|
|
6970
7078
|
dependencies:
|
6971
7079
|
mkdirp "^0.5.1"
|
6972
7080
|
|
6973
|
-
ws@^7.
|
6974
|
-
version "7.
|
6975
|
-
resolved "https://registry.
|
6976
|
-
integrity sha512-
|
7081
|
+
ws@^7.2.3:
|
7082
|
+
version "7.3.1"
|
7083
|
+
resolved "https://registry.yarnpkg.com/ws/-/ws-7.3.1.tgz#d0547bf67f7ce4f12a72dfe31262c68d7dc551c8"
|
7084
|
+
integrity sha512-D3RuNkynyHmEJIpD2qrgVkc9DQ23OrN/moAwZX4L8DfvszsJxpjQuUq3LMx6HoYji9fbIOBY18XWBsAux1ZZUA==
|
6977
7085
|
|
6978
7086
|
xdg-basedir@^3.0.0:
|
6979
7087
|
version "3.0.0"
|
@@ -6985,9 +7093,9 @@ xml-name-validator@^3.0.0:
|
|
6985
7093
|
resolved "https://registry.npmjs.org/xml-name-validator/-/xml-name-validator-3.0.0.tgz#6ae73e06de4d8c6e47f9fb181f78d648ad457c6a"
|
6986
7094
|
integrity sha512-A5CUptxDsvxKJEU3yO6DuWBSJz/qizqzJKOMIfUJHETbBw/sFaDxgd6fxm1ewUaM0jZ444Fc5vC5ROYurg/4Pw==
|
6987
7095
|
|
6988
|
-
xmlchars@^2.
|
7096
|
+
xmlchars@^2.2.0:
|
6989
7097
|
version "2.2.0"
|
6990
|
-
resolved "https://registry.
|
7098
|
+
resolved "https://registry.yarnpkg.com/xmlchars/-/xmlchars-2.2.0.tgz#060fe1bcb7f9c76fe2a17db86a9bc3ab894210cb"
|
6991
7099
|
integrity sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw==
|
6992
7100
|
|
6993
7101
|
xtend@^4.0.0, xtend@~4.0.1:
|
@@ -7015,6 +7123,14 @@ yallist@^3.0.0, yallist@^3.0.2, yallist@^3.0.3:
|
|
7015
7123
|
resolved "https://registry.yarnpkg.com/yallist/-/yallist-3.1.1.tgz#dbb7daf9bfd8bac9ab45ebf602b8cbad0d5d08fd"
|
7016
7124
|
integrity sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==
|
7017
7125
|
|
7126
|
+
yargs-parser@^15.0.1:
|
7127
|
+
version "15.0.1"
|
7128
|
+
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-15.0.1.tgz#54786af40b820dcb2fb8025b11b4d659d76323b3"
|
7129
|
+
integrity sha512-0OAMV2mAZQrs3FkNpDQcBk1x5HXb8X4twADss4S0Iuk+2dGnLOE/fRHrsYm542GduMveyA77OF4wrNJuanRCWw==
|
7130
|
+
dependencies:
|
7131
|
+
camelcase "^5.0.0"
|
7132
|
+
decamelize "^1.2.0"
|
7133
|
+
|
7018
7134
|
yargs-parser@^18.1.1:
|
7019
7135
|
version "18.1.3"
|
7020
7136
|
resolved "https://registry.npmjs.org/yargs-parser/-/yargs-parser-18.1.3.tgz#be68c4975c6b2abf469236b0c870362fab09a7b0"
|
@@ -7030,30 +7146,22 @@ yargs-parser@^7.0.0:
|
|
7030
7146
|
dependencies:
|
7031
7147
|
camelcase "^4.1.0"
|
7032
7148
|
|
7033
|
-
yargs
|
7034
|
-
version "
|
7035
|
-
resolved "https://registry.
|
7036
|
-
integrity
|
7149
|
+
yargs@^14.2.3:
|
7150
|
+
version "14.2.3"
|
7151
|
+
resolved "https://registry.yarnpkg.com/yargs/-/yargs-14.2.3.tgz#1a1c3edced1afb2a2fea33604bc6d1d8d688a414"
|
7152
|
+
integrity sha512-ZbotRWhF+lkjijC/VhmOT9wSgyBQ7+zr13+YLkhfsSiTriYsMzkTUFP18pFhWwBeMa5gUc1MzbhrO6/VB7c9Xg==
|
7037
7153
|
dependencies:
|
7038
|
-
|
7039
|
-
|
7040
|
-
|
7041
|
-
|
7042
|
-
resolved "https://registry.npmjs.org/yargs/-/yargs-11.1.1.tgz#5052efe3446a4df5ed669c995886cc0f13702766"
|
7043
|
-
integrity sha512-PRU7gJrJaXv3q3yQZ/+/X6KBswZiaQ+zOmdprZcouPYtQgvNU35i+68M4b1ZHLZtYFT5QObFLV+ZkmJYcwKdiw==
|
7044
|
-
dependencies:
|
7045
|
-
cliui "^4.0.0"
|
7046
|
-
decamelize "^1.1.1"
|
7047
|
-
find-up "^2.1.0"
|
7048
|
-
get-caller-file "^1.0.1"
|
7049
|
-
os-locale "^3.1.0"
|
7154
|
+
cliui "^5.0.0"
|
7155
|
+
decamelize "^1.2.0"
|
7156
|
+
find-up "^3.0.0"
|
7157
|
+
get-caller-file "^2.0.1"
|
7050
7158
|
require-directory "^2.1.1"
|
7051
|
-
require-main-filename "^
|
7159
|
+
require-main-filename "^2.0.0"
|
7052
7160
|
set-blocking "^2.0.0"
|
7053
|
-
string-width "^
|
7161
|
+
string-width "^3.0.0"
|
7054
7162
|
which-module "^2.0.0"
|
7055
|
-
y18n "^
|
7056
|
-
yargs-parser "^
|
7163
|
+
y18n "^4.0.0"
|
7164
|
+
yargs-parser "^15.0.1"
|
7057
7165
|
|
7058
7166
|
yargs@^15.3.1:
|
7059
7167
|
version "15.3.1"
|