@forge/cli 2.0.5 → 2.0.7-next.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@forge/cli",
3
- "version": "2.0.5",
3
+ "version": "2.0.7-next.11",
4
4
  "lockfileVersion": 1,
5
5
  "requires": true,
6
6
  "dependencies": {
@@ -45,6 +45,14 @@
45
45
  "source-map": "^0.5.0"
46
46
  },
47
47
  "dependencies": {
48
+ "resolve": {
49
+ "version": "1.12.2",
50
+ "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.12.2.tgz",
51
+ "integrity": "sha1-CLEkltmqhlnHX1NKjwXw2JL/9ZQ= sha512-cAVTI2VLHWYsGOirfeYVVQ7ZDejtQ9fp4YhYckWDEkFfqbVjaT11iM8k6xSAfGFMM+gDpZjMnFssPu8we+mqFw==",
52
+ "requires": {
53
+ "path-parse": "^1.0.6"
54
+ }
55
+ },
48
56
  "semver": {
49
57
  "version": "5.5.0",
50
58
  "resolved": "https://registry.npmjs.org/semver/-/semver-5.5.0.tgz",
@@ -74,27 +82,6 @@
74
82
  }
75
83
  }
76
84
  },
77
- "@babel/helper-annotate-as-pure": {
78
- "version": "7.14.5",
79
- "resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.14.5.tgz",
80
- "integrity": "sha1-e/R47Dtxcm1WqMpXdbBG/CmHnmE= sha512-EivH9EgBIb+G8ij1B2jAwSH36WnGvkQSEC6CkX/6v6ZFlw5fVOHvsgGF4uiEHO2GzMvunZb6tDLQEQSdrdocrA==",
81
- "requires": {
82
- "@babel/types": "^7.14.5"
83
- }
84
- },
85
- "@babel/helper-create-class-features-plugin": {
86
- "version": "7.14.6",
87
- "resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.14.6.tgz",
88
- "integrity": "sha1-8RRGm2wG+LXFnGxOdGIfUIU2JUI= sha512-Z6gsfGofTxH/+LQXqYEK45kxmcensbzmk/oi8DmaQytlQCgqNZt9XQF8iqlI/SeXWVjaMNxvYvzaYw+kh42mDg==",
89
- "requires": {
90
- "@babel/helper-annotate-as-pure": "^7.14.5",
91
- "@babel/helper-function-name": "^7.14.5",
92
- "@babel/helper-member-expression-to-functions": "^7.14.5",
93
- "@babel/helper-optimise-call-expression": "^7.14.5",
94
- "@babel/helper-replace-supers": "^7.14.5",
95
- "@babel/helper-split-export-declaration": "^7.14.5"
96
- }
97
- },
98
85
  "@babel/helper-function-name": {
99
86
  "version": "7.14.5",
100
87
  "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.14.5.tgz",
@@ -184,14 +171,6 @@
184
171
  "@babel/types": "^7.14.5"
185
172
  }
186
173
  },
187
- "@babel/helper-skip-transparent-expression-wrappers": {
188
- "version": "7.14.5",
189
- "resolved": "https://registry.npmjs.org/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.14.5.tgz",
190
- "integrity": "sha1-lvSGrAUMqfRLAJ++W305TKs6DuQ= sha512-dmqZB7mrb94PZSAOYtr+ZN5qt5owZIAgqtoTuqiFbHFtxgEcmQlRJVI+bO++fciBunXtB6MK7HrzrfcAzIz2NQ==",
191
- "requires": {
192
- "@babel/types": "^7.14.5"
193
- }
194
- },
195
174
  "@babel/helper-split-export-declaration": {
196
175
  "version": "7.14.5",
197
176
  "resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.14.5.tgz",
@@ -242,6 +221,29 @@
242
221
  "requires": {
243
222
  "@babel/helper-create-class-features-plugin": "^7.14.5",
244
223
  "@babel/helper-plugin-utils": "^7.14.5"
224
+ },
225
+ "dependencies": {
226
+ "@babel/helper-annotate-as-pure": {
227
+ "version": "7.14.5",
228
+ "resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.14.5.tgz",
229
+ "integrity": "sha1-e/R47Dtxcm1WqMpXdbBG/CmHnmE= sha512-EivH9EgBIb+G8ij1B2jAwSH36WnGvkQSEC6CkX/6v6ZFlw5fVOHvsgGF4uiEHO2GzMvunZb6tDLQEQSdrdocrA==",
230
+ "requires": {
231
+ "@babel/types": "^7.14.5"
232
+ }
233
+ },
234
+ "@babel/helper-create-class-features-plugin": {
235
+ "version": "7.14.6",
236
+ "resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.14.6.tgz",
237
+ "integrity": "sha1-8RRGm2wG+LXFnGxOdGIfUIU2JUI= sha512-Z6gsfGofTxH/+LQXqYEK45kxmcensbzmk/oi8DmaQytlQCgqNZt9XQF8iqlI/SeXWVjaMNxvYvzaYw+kh42mDg==",
238
+ "requires": {
239
+ "@babel/helper-annotate-as-pure": "^7.14.5",
240
+ "@babel/helper-function-name": "^7.14.5",
241
+ "@babel/helper-member-expression-to-functions": "^7.14.5",
242
+ "@babel/helper-optimise-call-expression": "^7.14.5",
243
+ "@babel/helper-replace-supers": "^7.14.5",
244
+ "@babel/helper-split-export-declaration": "^7.14.5"
245
+ }
246
+ }
245
247
  }
246
248
  },
247
249
  "@babel/plugin-proposal-numeric-separator": {
@@ -261,6 +263,16 @@
261
263
  "@babel/helper-plugin-utils": "^7.14.5",
262
264
  "@babel/helper-skip-transparent-expression-wrappers": "^7.14.5",
263
265
  "@babel/plugin-syntax-optional-chaining": "^7.8.3"
266
+ },
267
+ "dependencies": {
268
+ "@babel/helper-skip-transparent-expression-wrappers": {
269
+ "version": "7.14.5",
270
+ "resolved": "https://registry.npmjs.org/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.14.5.tgz",
271
+ "integrity": "sha1-lvSGrAUMqfRLAJ++W305TKs6DuQ= sha512-dmqZB7mrb94PZSAOYtr+ZN5qt5owZIAgqtoTuqiFbHFtxgEcmQlRJVI+bO++fciBunXtB6MK7HrzrfcAzIz2NQ==",
272
+ "requires": {
273
+ "@babel/types": "^7.14.5"
274
+ }
275
+ }
264
276
  }
265
277
  },
266
278
  "@babel/plugin-syntax-numeric-separator": {
@@ -299,6 +311,14 @@
299
311
  "@babel/types": "^7.14.5"
300
312
  },
301
313
  "dependencies": {
314
+ "@babel/helper-annotate-as-pure": {
315
+ "version": "7.14.5",
316
+ "resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.14.5.tgz",
317
+ "integrity": "sha1-e/R47Dtxcm1WqMpXdbBG/CmHnmE= sha512-EivH9EgBIb+G8ij1B2jAwSH36WnGvkQSEC6CkX/6v6ZFlw5fVOHvsgGF4uiEHO2GzMvunZb6tDLQEQSdrdocrA==",
318
+ "requires": {
319
+ "@babel/types": "^7.14.5"
320
+ }
321
+ },
302
322
  "@babel/plugin-syntax-jsx": {
303
323
  "version": "7.14.5",
304
324
  "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.14.5.tgz",
@@ -317,6 +337,29 @@
317
337
  "@babel/helper-create-class-features-plugin": "^7.14.6",
318
338
  "@babel/helper-plugin-utils": "^7.14.5",
319
339
  "@babel/plugin-syntax-typescript": "^7.14.5"
340
+ },
341
+ "dependencies": {
342
+ "@babel/helper-annotate-as-pure": {
343
+ "version": "7.14.5",
344
+ "resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.14.5.tgz",
345
+ "integrity": "sha1-e/R47Dtxcm1WqMpXdbBG/CmHnmE= sha512-EivH9EgBIb+G8ij1B2jAwSH36WnGvkQSEC6CkX/6v6ZFlw5fVOHvsgGF4uiEHO2GzMvunZb6tDLQEQSdrdocrA==",
346
+ "requires": {
347
+ "@babel/types": "^7.14.5"
348
+ }
349
+ },
350
+ "@babel/helper-create-class-features-plugin": {
351
+ "version": "7.14.6",
352
+ "resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.14.6.tgz",
353
+ "integrity": "sha1-8RRGm2wG+LXFnGxOdGIfUIU2JUI= sha512-Z6gsfGofTxH/+LQXqYEK45kxmcensbzmk/oi8DmaQytlQCgqNZt9XQF8iqlI/SeXWVjaMNxvYvzaYw+kh42mDg==",
354
+ "requires": {
355
+ "@babel/helper-annotate-as-pure": "^7.14.5",
356
+ "@babel/helper-function-name": "^7.14.5",
357
+ "@babel/helper-member-expression-to-functions": "^7.14.5",
358
+ "@babel/helper-optimise-call-expression": "^7.14.5",
359
+ "@babel/helper-replace-supers": "^7.14.5",
360
+ "@babel/helper-split-export-declaration": "^7.14.5"
361
+ }
362
+ }
320
363
  }
321
364
  },
322
365
  "@babel/preset-typescript": {
@@ -365,9 +408,9 @@
365
408
  }
366
409
  },
367
410
  "@forge/api": {
368
- "version": "2.4.0",
369
- "resolved": "https://registry.npmjs.org/@forge/api/-/api-2.4.0.tgz",
370
- "integrity": "sha512-X8FNsNC7SeOgrFzTDyjc115v1VFDLRNklji2F7BsvIuyF0colRgCJ0jTp40MJZbAiklD9JCWSqLmNiVHUoyoIg==",
411
+ "version": "2.6.0-next.0",
412
+ "resolved": "https://registry.npmjs.org/@forge/api/-/api-2.6.0-next.0.tgz",
413
+ "integrity": "sha512-zmWNo95WRw/iqdUTWgT5clC7bxD9CqkY82IlmaRHSAN1/rVVkLZJ+s75LcaO8MHnUYoKr2us72htnXx56SbNPg==",
371
414
  "requires": {
372
415
  "@forge/auth": "^0.0.1",
373
416
  "@forge/storage": "^1.1.0",
@@ -389,9 +432,9 @@
389
432
  "integrity": "sha512-MDr+UkNNnG/yIlGrfLlrkU+dS4YMo+h8CMQ17TkVQMmt0Jjos33+mftbnAp+PCnOueGg07CukICBlZXfRMWm5A=="
390
433
  },
391
434
  "@forge/bundler": {
392
- "version": "1.0.19",
393
- "resolved": "https://registry.npmjs.org/@forge/bundler/-/bundler-1.0.19.tgz",
394
- "integrity": "sha512-HLiDTq1IL7S4YmYnAUsGa/e1q31zwU7l5KOl4vU40D10vi8s3ug/ZlzwxoHY2ygrCDzIwEy2Ur2q0U/Aq14tVw==",
435
+ "version": "1.1.0-next.11",
436
+ "resolved": "https://registry.npmjs.org/@forge/bundler/-/bundler-1.1.0-next.11.tgz",
437
+ "integrity": "sha512-xOHzLgDsfJfflmpp1d+x1mID5zxvbTT09M0TyGph3qxKxw1/eLG0GOAXz/0z5X/9eWibacSZwtYgy4GHV4nDrw==",
395
438
  "requires": {
396
439
  "@babel/core": "~7.10.2",
397
440
  "@babel/plugin-proposal-class-properties": "^7.5.5",
@@ -399,10 +442,10 @@
399
442
  "@babel/plugin-proposal-optional-chaining": "^7.12.7",
400
443
  "@babel/plugin-transform-react-jsx": "^7.3.0",
401
444
  "@babel/preset-typescript": "^7.6.0",
402
- "@forge/api": "2.4.0",
445
+ "@forge/api": "2.6.0-next.0",
403
446
  "@forge/babel-plugin-transform-ui": "1.0.0",
404
- "@forge/cli-shared": "2.1.4",
405
- "@forge/lint": "1.5.0",
447
+ "@forge/cli-shared": "2.1.6-next.8",
448
+ "@forge/lint": "2.0.0-next.10",
406
449
  "babel-loader": "^8.0.6",
407
450
  "chalk": "^2.4.2",
408
451
  "memfs": "^2.17.1",
@@ -417,11 +460,11 @@
417
460
  }
418
461
  },
419
462
  "@forge/cli-shared": {
420
- "version": "2.1.4",
421
- "resolved": "https://registry.npmjs.org/@forge/cli-shared/-/cli-shared-2.1.4.tgz",
422
- "integrity": "sha512-JdNtw8ERk+c1ybr+1z4O5+2ugGX2HoDHRHMz/JUgzA2F+SecHWyVFSwD7bpcGgk7qRGnYK8v15GsdbAuEgu4sQ==",
463
+ "version": "2.1.6-next.8",
464
+ "resolved": "https://registry.npmjs.org/@forge/cli-shared/-/cli-shared-2.1.6-next.8.tgz",
465
+ "integrity": "sha512-G8p3qD1gGJQDoqckevXRy3ggodeWXErMMcjd0oh6asvcVVctktlF7b1tnZiuCHR9ZqJy1dZCP0rM18dgaJeeOw==",
423
466
  "requires": {
424
- "@forge/manifest": "2.4.0",
467
+ "@forge/manifest": "2.6.0-next.7",
425
468
  "@forge/util": "1.0.1",
426
469
  "array.prototype.flatmap": "^1.2.3",
427
470
  "case": "^1.6.2",
@@ -451,9 +494,9 @@
451
494
  }
452
495
  },
453
496
  "@forge/csp": {
454
- "version": "1.8.0",
455
- "resolved": "https://registry.npmjs.org/@forge/csp/-/csp-1.8.0.tgz",
456
- "integrity": "sha512-uwBLYAYFZ42n7lg4SrrEOaYLywxLcvZbw4QPtJUpXjkUZ9B0vPijK0oIQzYpJn6B75hScGiMWjWklfcqLcWDTQ==",
497
+ "version": "1.8.1-next.0",
498
+ "resolved": "https://registry.npmjs.org/@forge/csp/-/csp-1.8.1-next.0.tgz",
499
+ "integrity": "sha512-lCXtp0bxB3z0CqKL0e8kclMRTA0VrS1j31C3FsiZVoVFzPEq6ilXesfP8/2pcyW7pOFvSzsVjieA45szWidGVw==",
457
500
  "requires": {
458
501
  "cheerio": "^0.22.0",
459
502
  "content-security-policy-parser": "^0.3.0",
@@ -461,22 +504,23 @@
461
504
  }
462
505
  },
463
506
  "@forge/lint": {
464
- "version": "1.5.0",
465
- "resolved": "https://registry.npmjs.org/@forge/lint/-/lint-1.5.0.tgz",
466
- "integrity": "sha512-4a46M3g6l3ZDxbfDq7S19TRE4gY4SPj3JFgKGPVTtcWRa9WFG+JtZIDWMJSzzO9Ue8evSJ43KUSZD81Cv8vMjA==",
507
+ "version": "2.0.0-next.10",
508
+ "resolved": "https://registry.npmjs.org/@forge/lint/-/lint-2.0.0-next.10.tgz",
509
+ "integrity": "sha512-sgNe1wkwfQWGG0Gufoq5rBsY4yfW0Xc01nkcXVpHF6g/NNHywsvr40bOT3xLvG/gLLIDYZm0AhFY0bLg4mwGRg==",
467
510
  "requires": {
468
- "@forge/cli-shared": "2.1.4",
469
- "@forge/csp": "1.8.0",
470
- "@forge/manifest": "2.4.0",
511
+ "@forge/cli-shared": "2.1.6-next.8",
512
+ "@forge/csp": "1.8.1-next.0",
513
+ "@forge/manifest": "2.6.0-next.7",
471
514
  "@typescript-eslint/typescript-estree": "^3.5.0",
515
+ "atlassian-openapi": "^1.0.13",
472
516
  "cross-spawn": "^7.0.1",
473
517
  "node-fetch": "^2.6.1"
474
518
  }
475
519
  },
476
520
  "@forge/manifest": {
477
- "version": "2.4.0",
478
- "resolved": "https://registry.npmjs.org/@forge/manifest/-/manifest-2.4.0.tgz",
479
- "integrity": "sha512-DDnXdAxNy7oE10a5qVfWAns664uw9UZutePn87XmXGhUDT86c8+r1SorqT9dTjKSdTupZWTanx+ZGxnp/jjA7w==",
521
+ "version": "2.6.0-next.7",
522
+ "resolved": "https://registry.npmjs.org/@forge/manifest/-/manifest-2.6.0-next.7.tgz",
523
+ "integrity": "sha512-Atm3Bp02KXY857DgInVbKXqJyQzNXx0hpGOBdE4akm9YiWmtZRoqhP7plC8KhWIoww+yr9jdSIO3yUAfCJK2Eg==",
480
524
  "requires": {
481
525
  "@forge/util": "1.0.1",
482
526
  "ajv": "^6.12.5",
@@ -525,11 +569,6 @@
525
569
  "form-data": "^3.0.0"
526
570
  }
527
571
  },
528
- "@typescript-eslint/types": {
529
- "version": "3.10.1",
530
- "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-3.10.1.tgz",
531
- "integrity": "sha1-HXRj+nwy2KI6tQioA8ov4m51hyc= sha512-+3+FCUJIahE9q0lDi1WleYzjCwJs5hIsbugIgnbB+dSCYUxl8L6PwmsyOPFZde2hc1DlTo/xnkOgiTLSyAbHiQ=="
532
- },
533
572
  "@typescript-eslint/typescript-estree": {
534
573
  "version": "3.10.1",
535
574
  "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-3.10.1.tgz",
@@ -545,6 +584,19 @@
545
584
  "tsutils": "^3.17.1"
546
585
  },
547
586
  "dependencies": {
587
+ "@typescript-eslint/types": {
588
+ "version": "3.10.1",
589
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-3.10.1.tgz",
590
+ "integrity": "sha1-HXRj+nwy2KI6tQioA8ov4m51hyc= sha512-+3+FCUJIahE9q0lDi1WleYzjCwJs5hIsbugIgnbB+dSCYUxl8L6PwmsyOPFZde2hc1DlTo/xnkOgiTLSyAbHiQ=="
591
+ },
592
+ "@typescript-eslint/visitor-keys": {
593
+ "version": "3.10.1",
594
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-3.10.1.tgz",
595
+ "integrity": "sha1-zUJ0dz4+tjsuhwrGAidEh+zR6TE= sha512-9JgC82AaQeglebjZMgYR5wgmfUdUc+EitGUUMW8u2nDckaeimzW+VsoLV6FoimPv2id3VQzfjwBxEMVz08ameQ==",
596
+ "requires": {
597
+ "eslint-visitor-keys": "^1.1.0"
598
+ }
599
+ },
548
600
  "semver": {
549
601
  "version": "7.3.2",
550
602
  "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.2.tgz",
@@ -552,14 +604,6 @@
552
604
  }
553
605
  }
554
606
  },
555
- "@typescript-eslint/visitor-keys": {
556
- "version": "3.10.1",
557
- "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-3.10.1.tgz",
558
- "integrity": "sha1-zUJ0dz4+tjsuhwrGAidEh+zR6TE= sha512-9JgC82AaQeglebjZMgYR5wgmfUdUc+EitGUUMW8u2nDckaeimzW+VsoLV6FoimPv2id3VQzfjwBxEMVz08ameQ==",
559
- "requires": {
560
- "eslint-visitor-keys": "^1.1.0"
561
- }
562
- },
563
607
  "@webassemblyjs/ast": {
564
608
  "version": "1.9.0",
565
609
  "resolved": "https://registry.npmjs.org/@webassemblyjs/ast/-/ast-1.9.0.tgz",
@@ -794,6 +838,16 @@
794
838
  "integrity": "sha1-7dgDYornHATIWuegkG7a00tkiTc= sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
795
839
  "requires": {
796
840
  "color-convert": "^2.0.1"
841
+ },
842
+ "dependencies": {
843
+ "color-convert": {
844
+ "version": "2.0.1",
845
+ "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
846
+ "integrity": "sha1-ctOmjVmMm9s68q0ehPIdiWq9TeM= sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
847
+ "requires": {
848
+ "color-name": "~1.1.4"
849
+ }
850
+ }
797
851
  }
798
852
  },
799
853
  "any-promise": {
@@ -818,6 +872,13 @@
818
872
  "readdir-glob": "^1.0.0",
819
873
  "tar-stream": "^2.1.4",
820
874
  "zip-stream": "^4.0.4"
875
+ },
876
+ "dependencies": {
877
+ "async": {
878
+ "version": "3.2.0",
879
+ "resolved": "https://registry.npmjs.org/async/-/async-3.2.0.tgz",
880
+ "integrity": "sha1-s6JoXF67ZB094C0WEALGD8n4VyA= sha512-TR2mEZFVOj2pLStYxLht7TyfuRzaydfpxr3k9RpHIzMgw7A64dzsdqCxH1WJyQdoe8T10nDXd9wnEigmiuHIZw=="
881
+ }
821
882
  }
822
883
  },
823
884
  "archiver-utils": {
@@ -890,6 +951,27 @@
890
951
  "define-properties": "^1.1.3",
891
952
  "es-abstract": "^1.18.0-next.1",
892
953
  "function-bind": "^1.1.1"
954
+ },
955
+ "dependencies": {
956
+ "call-bind": {
957
+ "version": "1.0.0",
958
+ "resolved": "https://registry.npmjs.org/call-bind/-/call-bind-1.0.0.tgz",
959
+ "integrity": "sha1-JBJwVLs/m9y0sfuCQYGGBy93uM4= sha512-AEXsYIyyDY3MCzbwdhzG3Jx1R0J2wetQyUynn6dYHAO+bg8l1k7jwZtRv4ryryFs7EP+NDlikJlVe59jr0cM2w==",
960
+ "requires": {
961
+ "function-bind": "^1.1.1",
962
+ "get-intrinsic": "^1.0.0"
963
+ }
964
+ },
965
+ "get-intrinsic": {
966
+ "version": "1.0.1",
967
+ "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.0.1.tgz",
968
+ "integrity": "sha1-lKl2j8vdBZWhySc6rPTInQdWMb4= sha512-ZnWP+AmS1VUaLgTRy47+zKtjTxz+0xMpx3I52i+aalBK1QP19ggLF3Db89KJX7kjfOfP2eoa01qc++GwPgufPg==",
969
+ "requires": {
970
+ "function-bind": "^1.1.1",
971
+ "has": "^1.0.3",
972
+ "has-symbols": "^1.0.1"
973
+ }
974
+ }
893
975
  }
894
976
  },
895
977
  "asn1.js": {
@@ -932,15 +1014,34 @@
932
1014
  "integrity": "sha1-WWZ/QfrdTyDMvCu5a41Pf3jsA2c="
933
1015
  },
934
1016
  "async": {
935
- "version": "3.2.0",
936
- "resolved": "https://registry.npmjs.org/async/-/async-3.2.0.tgz",
937
- "integrity": "sha1-s6JoXF67ZB094C0WEALGD8n4VyA= sha512-TR2mEZFVOj2pLStYxLht7TyfuRzaydfpxr3k9RpHIzMgw7A64dzsdqCxH1WJyQdoe8T10nDXd9wnEigmiuHIZw=="
1017
+ "version": "2.6.3",
1018
+ "resolved": "https://registry.npmjs.org/async/-/async-2.6.3.tgz",
1019
+ "integrity": "sha1-1yYl4jRKNlbjo61Pp0n6gymdgv8= sha512-zflvls11DCy+dQWzTW2dzuilv8Z5X/pjfmZOWba6TNIVDm+2UDaJmXSOXlasHKfNBs8oo3M0aT50fDEWfKZjXg==",
1020
+ "requires": {
1021
+ "lodash": "^4.17.14"
1022
+ },
1023
+ "dependencies": {
1024
+ "lodash": {
1025
+ "version": "4.17.15",
1026
+ "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.15.tgz",
1027
+ "integrity": "sha1-tEf2ZwoEVbv+7dETku/zMOoJdUg= sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A=="
1028
+ }
1029
+ }
938
1030
  },
939
1031
  "asynckit": {
940
1032
  "version": "0.4.0",
941
1033
  "resolved": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz",
942
1034
  "integrity": "sha1-x57Zf380y48robyXkLzDZkdLS3k="
943
1035
  },
1036
+ "atlassian-openapi": {
1037
+ "version": "1.0.13",
1038
+ "resolved": "https://registry.npmjs.org/atlassian-openapi/-/atlassian-openapi-1.0.13.tgz",
1039
+ "integrity": "sha1-MTs8T6cNkQG9C8QKulvEhqe6YFE= sha512-2/CRqPWZ15BBr9s6/c48QaBKvpxbonTeFGGXKFSmcSVFqH0KfFMWkgMSnCWKyAQ7gZ8Ch9BrqCDAG7ENzFWX2A==",
1040
+ "requires": {
1041
+ "jsonpointer": "^4.0.1",
1042
+ "urijs": "^1.18.10"
1043
+ }
1044
+ },
944
1045
  "atob": {
945
1046
  "version": "2.1.2",
946
1047
  "resolved": "https://registry.npmjs.org/atob/-/atob-2.1.2.tgz",
@@ -957,6 +1058,16 @@
957
1058
  "schema-utils": "^2.6.5"
958
1059
  },
959
1060
  "dependencies": {
1061
+ "@types/json-schema": {
1062
+ "version": "7.0.6",
1063
+ "resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.6.tgz",
1064
+ "integrity": "sha1-9MfsQ+gbMZqYFRFQMXCfJph4kfA= sha512-3c+yGKvVP5Y9TYBEibGNR+kLtijnj7mYrXRg+WpFb2X9xm04g/DXYkfg4hmzJQosc9snFNUPkbYIhu+KAm6jJw=="
1065
+ },
1066
+ "ajv-keywords": {
1067
+ "version": "3.5.2",
1068
+ "resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-3.5.2.tgz",
1069
+ "integrity": "sha1-MfKdpatuANHC0yms97WSlhTVAU0= sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ=="
1070
+ },
960
1071
  "find-cache-dir": {
961
1072
  "version": "3.3.1",
962
1073
  "resolved": "https://registry.npmjs.org/find-cache-dir/-/find-cache-dir-3.3.1.tgz",
@@ -984,6 +1095,16 @@
984
1095
  "emojis-list": "^3.0.0",
985
1096
  "json5": "^1.0.1"
986
1097
  }
1098
+ },
1099
+ "schema-utils": {
1100
+ "version": "2.7.1",
1101
+ "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-2.7.1.tgz",
1102
+ "integrity": "sha1-HKTzLRskxZDCA7jnpQvw6kzTlNc= sha512-SHiNtMOUGWBQJwzISiVYKu82GiV4QYGePp3odlY1tuKO7gPtphAT5R/py0fA6xtbgLL/RvtJZnU9b8s0F1q0Xg==",
1103
+ "requires": {
1104
+ "@types/json-schema": "^7.0.5",
1105
+ "ajv": "^6.12.4",
1106
+ "ajv-keywords": "^3.5.2"
1107
+ }
987
1108
  }
988
1109
  }
989
1110
  },
@@ -1219,27 +1340,6 @@
1219
1340
  "unset-value": "^1.0.0"
1220
1341
  }
1221
1342
  },
1222
- "call-bind": {
1223
- "version": "1.0.0",
1224
- "resolved": "https://registry.npmjs.org/call-bind/-/call-bind-1.0.0.tgz",
1225
- "integrity": "sha1-JBJwVLs/m9y0sfuCQYGGBy93uM4= sha512-AEXsYIyyDY3MCzbwdhzG3Jx1R0J2wetQyUynn6dYHAO+bg8l1k7jwZtRv4ryryFs7EP+NDlikJlVe59jr0cM2w==",
1226
- "requires": {
1227
- "function-bind": "^1.1.1",
1228
- "get-intrinsic": "^1.0.0"
1229
- },
1230
- "dependencies": {
1231
- "get-intrinsic": {
1232
- "version": "1.0.1",
1233
- "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.0.1.tgz",
1234
- "integrity": "sha1-lKl2j8vdBZWhySc6rPTInQdWMb4= sha512-ZnWP+AmS1VUaLgTRy47+zKtjTxz+0xMpx3I52i+aalBK1QP19ggLF3Db89KJX7kjfOfP2eoa01qc++GwPgufPg==",
1235
- "requires": {
1236
- "function-bind": "^1.1.1",
1237
- "has": "^1.0.3",
1238
- "has-symbols": "^1.0.1"
1239
- }
1240
- }
1241
- }
1242
- },
1243
1343
  "call-me-maybe": {
1244
1344
  "version": "1.0.1",
1245
1345
  "resolved": "https://registry.npmjs.org/call-me-maybe/-/call-me-maybe-1.0.1.tgz",
@@ -1281,18 +1381,10 @@
1281
1381
  "color-convert": "^1.9.0"
1282
1382
  }
1283
1383
  },
1284
- "color-convert": {
1285
- "version": "1.9.3",
1286
- "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz",
1287
- "integrity": "sha1-u3GFBpDh8TZWfeYp0tVHHe2kweg= sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==",
1288
- "requires": {
1289
- "color-name": "1.1.3"
1290
- }
1291
- },
1292
- "color-name": {
1293
- "version": "1.1.3",
1294
- "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz",
1295
- "integrity": "sha1-p9BVi9icQveV3UIyj3QIMcpTvCU="
1384
+ "has-flag": {
1385
+ "version": "3.0.0",
1386
+ "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz",
1387
+ "integrity": "sha1-tdRU3CGZriJWmfNGfloH87lVuv0="
1296
1388
  },
1297
1389
  "supports-color": {
1298
1390
  "version": "5.5.0",
@@ -1330,6 +1422,33 @@
1330
1422
  "lodash.reduce": "^4.4.0",
1331
1423
  "lodash.reject": "^4.4.0",
1332
1424
  "lodash.some": "^4.4.0"
1425
+ },
1426
+ "dependencies": {
1427
+ "css-select": {
1428
+ "version": "1.2.0",
1429
+ "resolved": "https://registry.npmjs.org/css-select/-/css-select-1.2.0.tgz",
1430
+ "integrity": "sha1-KzoRBTnFNV8c2NMUYj6HCxIeyFg=",
1431
+ "requires": {
1432
+ "boolbase": "~1.0.0",
1433
+ "css-what": "2.1",
1434
+ "domutils": "1.5.1",
1435
+ "nth-check": "~1.0.1"
1436
+ }
1437
+ },
1438
+ "css-what": {
1439
+ "version": "2.1.3",
1440
+ "resolved": "https://registry.npmjs.org/css-what/-/css-what-2.1.3.tgz",
1441
+ "integrity": "sha1-ptdgRXM2X+dGhsPzEcVlE9iChfI= sha512-a+EPoD+uZiNfh+5fxw2nO9QwFa6nJe2Or35fGY6Ipw1R3R4AGz1d1TEZrCegvw2YTmZ0jXirGYlzxxpYSHwpEg=="
1442
+ },
1443
+ "domutils": {
1444
+ "version": "1.5.1",
1445
+ "resolved": "https://registry.npmjs.org/domutils/-/domutils-1.5.1.tgz",
1446
+ "integrity": "sha1-3NhIiib1Y9YQeeSMn3t+Mjc2gs8=",
1447
+ "requires": {
1448
+ "dom-serializer": "0",
1449
+ "domelementtype": "1"
1450
+ }
1451
+ }
1333
1452
  }
1334
1453
  },
1335
1454
  "chownr": {
@@ -1412,6 +1531,11 @@
1412
1531
  "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-3.0.0.tgz",
1413
1532
  "integrity": "sha1-7QMXwyIGT3lGbAKWa922Bas32Zg="
1414
1533
  },
1534
+ "is-fullwidth-code-point": {
1535
+ "version": "2.0.0",
1536
+ "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz",
1537
+ "integrity": "sha1-o7MKXE8ZkYMWeqq5O+764937ZU8="
1538
+ },
1415
1539
  "string-width": {
1416
1540
  "version": "2.1.1",
1417
1541
  "resolved": "https://registry.npmjs.org/string-width/-/string-width-2.1.1.tgz",
@@ -1476,11 +1600,18 @@
1476
1600
  }
1477
1601
  },
1478
1602
  "color-convert": {
1479
- "version": "2.0.1",
1480
- "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
1481
- "integrity": "sha1-ctOmjVmMm9s68q0ehPIdiWq9TeM= sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
1603
+ "version": "1.9.3",
1604
+ "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz",
1605
+ "integrity": "sha1-u3GFBpDh8TZWfeYp0tVHHe2kweg= sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==",
1482
1606
  "requires": {
1483
- "color-name": "~1.1.4"
1607
+ "color-name": "1.1.3"
1608
+ },
1609
+ "dependencies": {
1610
+ "color-name": {
1611
+ "version": "1.1.3",
1612
+ "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz",
1613
+ "integrity": "sha1-p9BVi9icQveV3UIyj3QIMcpTvCU="
1614
+ }
1484
1615
  }
1485
1616
  },
1486
1617
  "color-name": {
@@ -1739,33 +1870,6 @@
1739
1870
  "randomfill": "^1.0.3"
1740
1871
  }
1741
1872
  },
1742
- "css-select": {
1743
- "version": "1.2.0",
1744
- "resolved": "https://registry.npmjs.org/css-select/-/css-select-1.2.0.tgz",
1745
- "integrity": "sha1-KzoRBTnFNV8c2NMUYj6HCxIeyFg=",
1746
- "requires": {
1747
- "boolbase": "~1.0.0",
1748
- "css-what": "2.1",
1749
- "domutils": "1.5.1",
1750
- "nth-check": "~1.0.1"
1751
- },
1752
- "dependencies": {
1753
- "domutils": {
1754
- "version": "1.5.1",
1755
- "resolved": "https://registry.npmjs.org/domutils/-/domutils-1.5.1.tgz",
1756
- "integrity": "sha1-3NhIiib1Y9YQeeSMn3t+Mjc2gs8=",
1757
- "requires": {
1758
- "dom-serializer": "0",
1759
- "domelementtype": "1"
1760
- }
1761
- }
1762
- }
1763
- },
1764
- "css-what": {
1765
- "version": "2.1.3",
1766
- "resolved": "https://registry.npmjs.org/css-what/-/css-what-2.1.3.tgz",
1767
- "integrity": "sha1-ptdgRXM2X+dGhsPzEcVlE9iChfI= sha512-a+EPoD+uZiNfh+5fxw2nO9QwFa6nJe2Or35fGY6Ipw1R3R4AGz1d1TEZrCegvw2YTmZ0jXirGYlzxxpYSHwpEg=="
1768
- },
1769
1873
  "cyclist": {
1770
1874
  "version": "1.0.1",
1771
1875
  "resolved": "https://registry.npmjs.org/cyclist/-/cyclist-1.0.1.tgz",
@@ -2074,9 +2178,9 @@
2074
2178
  }
2075
2179
  },
2076
2180
  "enhanced-resolve": {
2077
- "version": "4.1.1",
2078
- "resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-4.1.1.tgz",
2079
- "integrity": "sha1-KTfiuAZs0P584JkKmPDXGjUYn2Y= sha512-98p2zE+rL7/g/DzMHMTF4zZlCgeVdJ7yr6xzEpJRYwFYrGi9ANdn5DnJURg6RpBkyk60XYDnWIv51VfIhfNGuA==",
2181
+ "version": "4.5.0",
2182
+ "resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-4.5.0.tgz",
2183
+ "integrity": "sha1-Lzz9hNvjtIfxjy2y7x4GSlccpew= sha512-Nv9m36S/vxpsI+Hc4/ZGRs0n9mXqSWGGq49zxb/cJfPAQMbUtttJAlNPS4AQzaBdw/pKskw5bMbekT/Y7W/Wlg==",
2080
2184
  "requires": {
2081
2185
  "graceful-fs": "^4.1.2",
2082
2186
  "memory-fs": "^0.5.0",
@@ -2143,6 +2247,13 @@
2143
2247
  "object.assign": "^4.1.1",
2144
2248
  "string.prototype.trimend": "^1.0.1",
2145
2249
  "string.prototype.trimstart": "^1.0.1"
2250
+ },
2251
+ "dependencies": {
2252
+ "is-negative-zero": {
2253
+ "version": "2.0.0",
2254
+ "resolved": "https://registry.npmjs.org/is-negative-zero/-/is-negative-zero-2.0.0.tgz",
2255
+ "integrity": "sha1-lVOxIbD6wohp2p7UWeIMdUN4hGE="
2256
+ }
2146
2257
  }
2147
2258
  },
2148
2259
  "es-to-primitive": {
@@ -2212,6 +2323,15 @@
2212
2323
  "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz",
2213
2324
  "integrity": "sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ="
2214
2325
  },
2326
+ "eslint-scope": {
2327
+ "version": "4.0.3",
2328
+ "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-4.0.3.tgz",
2329
+ "integrity": "sha1-ygODMxD2iJoyZHgaqC5j65z+eEg= sha512-p7VutNr1O/QrxysMo3E45FjYDTeXBy0iTltPFNSqKAIfjDSXC+4dj+qfyuD8bfAXrW/y6lW3O76VaYNPKfpKrg==",
2330
+ "requires": {
2331
+ "esrecurse": "^4.1.0",
2332
+ "estraverse": "^4.1.1"
2333
+ }
2334
+ },
2215
2335
  "eslint-visitor-keys": {
2216
2336
  "version": "1.1.0",
2217
2337
  "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.1.0.tgz",
@@ -2466,15 +2586,6 @@
2466
2586
  }
2467
2587
  }
2468
2588
  },
2469
- "find-up": {
2470
- "version": "4.1.0",
2471
- "resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz",
2472
- "integrity": "sha1-l6/n1s3AvFkoWEt8jXsW6KmqXRk= sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==",
2473
- "requires": {
2474
- "locate-path": "^5.0.0",
2475
- "path-exists": "^4.0.0"
2476
- }
2477
- },
2478
2589
  "findup-sync": {
2479
2590
  "version": "3.0.0",
2480
2591
  "resolved": "https://registry.npmjs.org/findup-sync/-/findup-sync-3.0.0.tgz",
@@ -2882,9 +2993,9 @@
2882
2993
  }
2883
2994
  },
2884
2995
  "has-flag": {
2885
- "version": "3.0.0",
2886
- "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz",
2887
- "integrity": "sha1-tdRU3CGZriJWmfNGfloH87lVuv0="
2996
+ "version": "4.0.0",
2997
+ "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
2998
+ "integrity": "sha1-lEdx/ZyByBJlxNaUGGDaBrtZR5s= sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ=="
2888
2999
  },
2889
3000
  "has-symbols": {
2890
3001
  "version": "1.0.1",
@@ -3143,9 +3254,9 @@
3143
3254
  "integrity": "sha1-qIwCU1eR8C7TfHahueqXc8gz+MI="
3144
3255
  },
3145
3256
  "is-fullwidth-code-point": {
3146
- "version": "2.0.0",
3147
- "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz",
3148
- "integrity": "sha1-o7MKXE8ZkYMWeqq5O+764937ZU8="
3257
+ "version": "3.0.0",
3258
+ "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz",
3259
+ "integrity": "sha1-8Rb4Bk/pCz94RKOJl8C3UFEmnx0= sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg=="
3149
3260
  },
3150
3261
  "is-glob": {
3151
3262
  "version": "4.0.1",
@@ -3160,11 +3271,6 @@
3160
3271
  "resolved": "https://registry.npmjs.org/is-interactive/-/is-interactive-1.0.0.tgz",
3161
3272
  "integrity": "sha1-zqbmrlyHCnsKAAQHC3tYfgJSkS4= sha512-2HvIEKRoqS62guEC+qBjpvRubdX910WCMuJTZ+I9yvqKU2/12eSL549HMwtabb4oupdj2sMP50k+XJfB/8JE6w=="
3162
3273
  },
3163
- "is-negative-zero": {
3164
- "version": "2.0.0",
3165
- "resolved": "https://registry.npmjs.org/is-negative-zero/-/is-negative-zero-2.0.0.tgz",
3166
- "integrity": "sha1-lVOxIbD6wohp2p7UWeIMdUN4hGE="
3167
- },
3168
3274
  "is-number": {
3169
3275
  "version": "3.0.0",
3170
3276
  "resolved": "https://registry.npmjs.org/is-number/-/is-number-3.0.0.tgz",
@@ -3217,6 +3323,11 @@
3217
3323
  "resolved": "https://registry.npmjs.org/is-windows/-/is-windows-1.0.2.tgz",
3218
3324
  "integrity": "sha1-0YUOuXkezRjmGCzhKjDzlmNLsZ0= sha512-eXK1UInq2bPmjyX6e3VHIzMLobc4J94i4AWn+Hpq3OU5KkrRC96OAcR3PRJ/pGu6m8TRnBHP9dkXQVsT/COVIA=="
3219
3325
  },
3326
+ "is-wsl": {
3327
+ "version": "1.1.0",
3328
+ "resolved": "https://registry.npmjs.org/is-wsl/-/is-wsl-1.1.0.tgz",
3329
+ "integrity": "sha1-HxbkqiKwTRM2tmGIpmrzxgDDpm0="
3330
+ },
3220
3331
  "isarray": {
3221
3332
  "version": "1.0.0",
3222
3333
  "resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz",
@@ -3334,6 +3445,11 @@
3334
3445
  "resolved": "https://registry.npmjs.org/jsonify/-/jsonify-0.0.0.tgz",
3335
3446
  "integrity": "sha1-LHS27kHZPKUbe1qu6PUDYx0lKnM="
3336
3447
  },
3448
+ "jsonpointer": {
3449
+ "version": "4.1.0",
3450
+ "resolved": "https://registry.npmjs.org/jsonpointer/-/jsonpointer-4.1.0.tgz",
3451
+ "integrity": "sha1-UB+4mYaiOJdlugnmBTKZzrTywsw= sha512-CXcRvMyTlnR53xMcKnuMzfCA5i/nfblTnnr74CZb6C4vG39eu6w51t7nKmU5MfLfbTgGItliNyjO/ciNPDqClg=="
3452
+ },
3337
3453
  "kind-of": {
3338
3454
  "version": "6.0.3",
3339
3455
  "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz",
@@ -3381,14 +3497,6 @@
3381
3497
  "resolved": "https://registry.npmjs.org/loader-runner/-/loader-runner-2.4.0.tgz",
3382
3498
  "integrity": "sha1-7UcGa/5TTX6ExMe5mYwqdWB9k1c= sha512-Jsmr89RcXGIwivFY21FcRrisYZfvLMTWx5kOLc+JTxtpBOG6xML0vzbc6SEQG2FO9/4Fc3wW4LVcB5DmGflaRw=="
3383
3499
  },
3384
- "locate-path": {
3385
- "version": "5.0.0",
3386
- "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz",
3387
- "integrity": "sha1-Gvujlq/WdqbUJQTQpno6frn2KqA= sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==",
3388
- "requires": {
3389
- "p-locate": "^4.1.0"
3390
- }
3391
- },
3392
3500
  "lodash": {
3393
3501
  "version": "4.17.20",
3394
3502
  "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.20.tgz",
@@ -3943,6 +4051,27 @@
3943
4051
  "define-properties": "^1.1.3",
3944
4052
  "has-symbols": "^1.0.1",
3945
4053
  "object-keys": "^1.1.1"
4054
+ },
4055
+ "dependencies": {
4056
+ "call-bind": {
4057
+ "version": "1.0.0",
4058
+ "resolved": "https://registry.npmjs.org/call-bind/-/call-bind-1.0.0.tgz",
4059
+ "integrity": "sha1-JBJwVLs/m9y0sfuCQYGGBy93uM4= sha512-AEXsYIyyDY3MCzbwdhzG3Jx1R0J2wetQyUynn6dYHAO+bg8l1k7jwZtRv4ryryFs7EP+NDlikJlVe59jr0cM2w==",
4060
+ "requires": {
4061
+ "function-bind": "^1.1.1",
4062
+ "get-intrinsic": "^1.0.0"
4063
+ }
4064
+ },
4065
+ "get-intrinsic": {
4066
+ "version": "1.0.1",
4067
+ "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.0.1.tgz",
4068
+ "integrity": "sha1-lKl2j8vdBZWhySc6rPTInQdWMb4= sha512-ZnWP+AmS1VUaLgTRy47+zKtjTxz+0xMpx3I52i+aalBK1QP19ggLF3Db89KJX7kjfOfP2eoa01qc++GwPgufPg==",
4069
+ "requires": {
4070
+ "function-bind": "^1.1.1",
4071
+ "has": "^1.0.3",
4072
+ "has-symbols": "^1.0.1"
4073
+ }
4074
+ }
3946
4075
  }
3947
4076
  },
3948
4077
  "object.pick": {
@@ -4010,24 +4139,6 @@
4010
4139
  "resolved": "https://registry.npmjs.org/os-tmpdir/-/os-tmpdir-1.0.2.tgz",
4011
4140
  "integrity": "sha1-u+Z0BseaqFxc/sdm/lc0VV36EnQ="
4012
4141
  },
4013
- "p-locate": {
4014
- "version": "4.1.0",
4015
- "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz",
4016
- "integrity": "sha1-o0KLtwiLOmApL2aRkni3wpetTwc= sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==",
4017
- "requires": {
4018
- "p-limit": "^2.2.0"
4019
- },
4020
- "dependencies": {
4021
- "p-limit": {
4022
- "version": "2.3.0",
4023
- "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz",
4024
- "integrity": "sha1-PdM8ZHohT9//2DWTPrCG2g3CHbE= sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==",
4025
- "requires": {
4026
- "p-try": "^2.0.0"
4027
- }
4028
- }
4029
- }
4030
- },
4031
4142
  "p-try": {
4032
4143
  "version": "2.2.0",
4033
4144
  "resolved": "https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz",
@@ -4265,6 +4376,41 @@
4265
4376
  "integrity": "sha1-8JkTPfft5CLoHR2ESCcO6z5CYfM= sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==",
4266
4377
  "requires": {
4267
4378
  "find-up": "^4.0.0"
4379
+ },
4380
+ "dependencies": {
4381
+ "find-up": {
4382
+ "version": "4.1.0",
4383
+ "resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz",
4384
+ "integrity": "sha1-l6/n1s3AvFkoWEt8jXsW6KmqXRk= sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==",
4385
+ "requires": {
4386
+ "locate-path": "^5.0.0",
4387
+ "path-exists": "^4.0.0"
4388
+ }
4389
+ },
4390
+ "locate-path": {
4391
+ "version": "5.0.0",
4392
+ "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz",
4393
+ "integrity": "sha1-Gvujlq/WdqbUJQTQpno6frn2KqA= sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==",
4394
+ "requires": {
4395
+ "p-locate": "^4.1.0"
4396
+ }
4397
+ },
4398
+ "p-limit": {
4399
+ "version": "2.3.0",
4400
+ "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz",
4401
+ "integrity": "sha1-PdM8ZHohT9//2DWTPrCG2g3CHbE= sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==",
4402
+ "requires": {
4403
+ "p-try": "^2.0.0"
4404
+ }
4405
+ },
4406
+ "p-locate": {
4407
+ "version": "4.1.0",
4408
+ "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz",
4409
+ "integrity": "sha1-o0KLtwiLOmApL2aRkni3wpetTwc= sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==",
4410
+ "requires": {
4411
+ "p-limit": "^2.2.0"
4412
+ }
4413
+ }
4268
4414
  }
4269
4415
  },
4270
4416
  "pkg-up": {
@@ -4325,14 +4471,6 @@
4325
4471
  "mkdirp": "^0.5.1"
4326
4472
  },
4327
4473
  "dependencies": {
4328
- "async": {
4329
- "version": "2.6.3",
4330
- "resolved": "https://registry.npmjs.org/async/-/async-2.6.3.tgz",
4331
- "integrity": "sha1-1yYl4jRKNlbjo61Pp0n6gymdgv8= sha512-zflvls11DCy+dQWzTW2dzuilv8Z5X/pjfmZOWba6TNIVDm+2UDaJmXSOXlasHKfNBs8oo3M0aT50fDEWfKZjXg==",
4332
- "requires": {
4333
- "lodash": "^4.17.14"
4334
- }
4335
- },
4336
4474
  "debug": {
4337
4475
  "version": "3.2.6",
4338
4476
  "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.6.tgz",
@@ -4341,11 +4479,6 @@
4341
4479
  "ms": "^2.1.1"
4342
4480
  }
4343
4481
  },
4344
- "lodash": {
4345
- "version": "4.17.15",
4346
- "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.15.tgz",
4347
- "integrity": "sha1-tEf2ZwoEVbv+7dETku/zMOoJdUg= sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A=="
4348
- },
4349
4482
  "mkdirp": {
4350
4483
  "version": "0.5.5",
4351
4484
  "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.5.tgz",
@@ -4361,11 +4494,6 @@
4361
4494
  "resolved": "https://registry.npmjs.org/posix-character-classes/-/posix-character-classes-0.1.1.tgz",
4362
4495
  "integrity": "sha1-AerA/jta9xoqbAL+q7jB/vfgDqs="
4363
4496
  },
4364
- "prepend-http": {
4365
- "version": "2.0.0",
4366
- "resolved": "https://registry.npmjs.org/prepend-http/-/prepend-http-2.0.0.tgz",
4367
- "integrity": "sha1-6SQ0v6XqjBn0HN/UAddBo8gZ2Jc="
4368
- },
4369
4497
  "prettier": {
4370
4498
  "version": "2.2.1",
4371
4499
  "resolved": "https://registry.npmjs.org/prettier/-/prettier-2.2.1.tgz",
@@ -4584,14 +4712,6 @@
4584
4712
  "resolved": "https://registry.npmjs.org/require-main-filename/-/require-main-filename-2.0.0.tgz",
4585
4713
  "integrity": "sha1-0LMp7MfMD2Fkn2IhW+aa9UqomJs= sha512-NKN5kMDylKuldxYLSUfrbo5Tuzh4hd+2E8NPPX02mZtn1VuREQToYe/ZdlJy+J3uCpfaiGF05e7B8W0iXbQHmg=="
4586
4714
  },
4587
- "resolve": {
4588
- "version": "1.12.2",
4589
- "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.12.2.tgz",
4590
- "integrity": "sha1-CLEkltmqhlnHX1NKjwXw2JL/9ZQ= sha512-cAVTI2VLHWYsGOirfeYVVQ7ZDejtQ9fp4YhYckWDEkFfqbVjaT11iM8k6xSAfGFMM+gDpZjMnFssPu8we+mqFw==",
4591
- "requires": {
4592
- "path-parse": "^1.0.6"
4593
- }
4594
- },
4595
4715
  "resolve-dir": {
4596
4716
  "version": "1.0.1",
4597
4717
  "resolved": "https://registry.npmjs.org/resolve-dir/-/resolve-dir-1.0.1.tgz",
@@ -4710,28 +4830,6 @@
4710
4830
  "truncate-utf8-bytes": "^1.0.0"
4711
4831
  }
4712
4832
  },
4713
- "schema-utils": {
4714
- "version": "2.7.1",
4715
- "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-2.7.1.tgz",
4716
- "integrity": "sha1-HKTzLRskxZDCA7jnpQvw6kzTlNc= sha512-SHiNtMOUGWBQJwzISiVYKu82GiV4QYGePp3odlY1tuKO7gPtphAT5R/py0fA6xtbgLL/RvtJZnU9b8s0F1q0Xg==",
4717
- "requires": {
4718
- "@types/json-schema": "^7.0.5",
4719
- "ajv": "^6.12.4",
4720
- "ajv-keywords": "^3.5.2"
4721
- },
4722
- "dependencies": {
4723
- "@types/json-schema": {
4724
- "version": "7.0.6",
4725
- "resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.6.tgz",
4726
- "integrity": "sha1-9MfsQ+gbMZqYFRFQMXCfJph4kfA= sha512-3c+yGKvVP5Y9TYBEibGNR+kLtijnj7mYrXRg+WpFb2X9xm04g/DXYkfg4hmzJQosc9snFNUPkbYIhu+KAm6jJw=="
4727
- },
4728
- "ajv-keywords": {
4729
- "version": "3.5.2",
4730
- "resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-3.5.2.tgz",
4731
- "integrity": "sha1-MfKdpatuANHC0yms97WSlhTVAU0= sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ=="
4732
- }
4733
- }
4734
- },
4735
4833
  "semver": {
4736
4834
  "version": "6.3.0",
4737
4835
  "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
@@ -5009,13 +5107,6 @@
5009
5107
  "emoji-regex": "^8.0.0",
5010
5108
  "is-fullwidth-code-point": "^3.0.0",
5011
5109
  "strip-ansi": "^6.0.0"
5012
- },
5013
- "dependencies": {
5014
- "is-fullwidth-code-point": {
5015
- "version": "3.0.0",
5016
- "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz",
5017
- "integrity": "sha1-8Rb4Bk/pCz94RKOJl8C3UFEmnx0= sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg=="
5018
- }
5019
5110
  }
5020
5111
  },
5021
5112
  "string.prototype.trimend": {
@@ -5025,6 +5116,27 @@
5025
5116
  "requires": {
5026
5117
  "call-bind": "^1.0.0",
5027
5118
  "define-properties": "^1.1.3"
5119
+ },
5120
+ "dependencies": {
5121
+ "call-bind": {
5122
+ "version": "1.0.0",
5123
+ "resolved": "https://registry.npmjs.org/call-bind/-/call-bind-1.0.0.tgz",
5124
+ "integrity": "sha1-JBJwVLs/m9y0sfuCQYGGBy93uM4= sha512-AEXsYIyyDY3MCzbwdhzG3Jx1R0J2wetQyUynn6dYHAO+bg8l1k7jwZtRv4ryryFs7EP+NDlikJlVe59jr0cM2w==",
5125
+ "requires": {
5126
+ "function-bind": "^1.1.1",
5127
+ "get-intrinsic": "^1.0.0"
5128
+ }
5129
+ },
5130
+ "get-intrinsic": {
5131
+ "version": "1.0.1",
5132
+ "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.0.1.tgz",
5133
+ "integrity": "sha1-lKl2j8vdBZWhySc6rPTInQdWMb4= sha512-ZnWP+AmS1VUaLgTRy47+zKtjTxz+0xMpx3I52i+aalBK1QP19ggLF3Db89KJX7kjfOfP2eoa01qc++GwPgufPg==",
5134
+ "requires": {
5135
+ "function-bind": "^1.1.1",
5136
+ "has": "^1.0.3",
5137
+ "has-symbols": "^1.0.1"
5138
+ }
5139
+ }
5028
5140
  }
5029
5141
  },
5030
5142
  "string.prototype.trimstart": {
@@ -5034,6 +5146,27 @@
5034
5146
  "requires": {
5035
5147
  "call-bind": "^1.0.0",
5036
5148
  "define-properties": "^1.1.3"
5149
+ },
5150
+ "dependencies": {
5151
+ "call-bind": {
5152
+ "version": "1.0.0",
5153
+ "resolved": "https://registry.npmjs.org/call-bind/-/call-bind-1.0.0.tgz",
5154
+ "integrity": "sha1-JBJwVLs/m9y0sfuCQYGGBy93uM4= sha512-AEXsYIyyDY3MCzbwdhzG3Jx1R0J2wetQyUynn6dYHAO+bg8l1k7jwZtRv4ryryFs7EP+NDlikJlVe59jr0cM2w==",
5155
+ "requires": {
5156
+ "function-bind": "^1.1.1",
5157
+ "get-intrinsic": "^1.0.0"
5158
+ }
5159
+ },
5160
+ "get-intrinsic": {
5161
+ "version": "1.0.1",
5162
+ "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.0.1.tgz",
5163
+ "integrity": "sha1-lKl2j8vdBZWhySc6rPTInQdWMb4= sha512-ZnWP+AmS1VUaLgTRy47+zKtjTxz+0xMpx3I52i+aalBK1QP19ggLF3Db89KJX7kjfOfP2eoa01qc++GwPgufPg==",
5164
+ "requires": {
5165
+ "function-bind": "^1.1.1",
5166
+ "has": "^1.0.3",
5167
+ "has-symbols": "^1.0.1"
5168
+ }
5169
+ }
5037
5170
  }
5038
5171
  },
5039
5172
  "string_decoder": {
@@ -5058,13 +5191,6 @@
5058
5191
  "integrity": "sha1-G33NyzK4E4gBs+R4umpRyqiWSNo= sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
5059
5192
  "requires": {
5060
5193
  "has-flag": "^4.0.0"
5061
- },
5062
- "dependencies": {
5063
- "has-flag": {
5064
- "version": "4.0.0",
5065
- "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
5066
- "integrity": "sha1-lEdx/ZyByBJlxNaUGGDaBrtZR5s= sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ=="
5067
- }
5068
5194
  }
5069
5195
  },
5070
5196
  "supports-hyperlinks": {
@@ -5074,13 +5200,6 @@
5074
5200
  "requires": {
5075
5201
  "has-flag": "^4.0.0",
5076
5202
  "supports-color": "^7.0.0"
5077
- },
5078
- "dependencies": {
5079
- "has-flag": {
5080
- "version": "4.0.0",
5081
- "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
5082
- "integrity": "sha1-lEdx/ZyByBJlxNaUGGDaBrtZR5s= sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ=="
5083
- }
5084
5203
  }
5085
5204
  },
5086
5205
  "tapable": {
@@ -5310,6 +5429,16 @@
5310
5429
  "semver": "^6.0.0"
5311
5430
  },
5312
5431
  "dependencies": {
5432
+ "enhanced-resolve": {
5433
+ "version": "4.1.1",
5434
+ "resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-4.1.1.tgz",
5435
+ "integrity": "sha1-KTfiuAZs0P584JkKmPDXGjUYn2Y= sha512-98p2zE+rL7/g/DzMHMTF4zZlCgeVdJ7yr6xzEpJRYwFYrGi9ANdn5DnJURg6RpBkyk60XYDnWIv51VfIhfNGuA==",
5436
+ "requires": {
5437
+ "graceful-fs": "^4.1.2",
5438
+ "memory-fs": "^0.5.0",
5439
+ "tapable": "^1.0.0"
5440
+ }
5441
+ },
5313
5442
  "json5": {
5314
5443
  "version": "1.0.1",
5315
5444
  "resolved": "https://registry.npmjs.org/json5/-/json5-1.0.1.tgz",
@@ -5327,6 +5456,29 @@
5327
5456
  "emojis-list": "^3.0.0",
5328
5457
  "json5": "^1.0.1"
5329
5458
  }
5459
+ },
5460
+ "memory-fs": {
5461
+ "version": "0.5.0",
5462
+ "resolved": "https://registry.npmjs.org/memory-fs/-/memory-fs-0.5.0.tgz",
5463
+ "integrity": "sha1-MkwBKIuIZSlm0WHbd4OHIIRajjw= sha512-jA0rdU5KoQMC0e6ppoNRtpp6vjFq6+NY7r8hywnC7V+1Xj/MtHwGIbB1QaK/dunyjWteJzmkpd7ooeWg10T7GA==",
5464
+ "requires": {
5465
+ "errno": "^0.1.3",
5466
+ "readable-stream": "^2.0.1"
5467
+ }
5468
+ },
5469
+ "readable-stream": {
5470
+ "version": "2.3.7",
5471
+ "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.7.tgz",
5472
+ "integrity": "sha1-Hsoc9xGu+BTAT2IlKjamL2yyO1c= sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw==",
5473
+ "requires": {
5474
+ "core-util-is": "~1.0.0",
5475
+ "inherits": "~2.0.3",
5476
+ "isarray": "~1.0.0",
5477
+ "process-nextick-args": "~2.0.0",
5478
+ "safe-buffer": "~5.1.1",
5479
+ "string_decoder": "~1.1.1",
5480
+ "util-deprecate": "~1.0.1"
5481
+ }
5330
5482
  }
5331
5483
  }
5332
5484
  },
@@ -5533,6 +5685,11 @@
5533
5685
  "punycode": "^2.1.0"
5534
5686
  }
5535
5687
  },
5688
+ "urijs": {
5689
+ "version": "1.19.7",
5690
+ "resolved": "https://registry.npmjs.org/urijs/-/urijs-1.19.7.tgz",
5691
+ "integrity": "sha1-T1lOWRE5KP6mPADOaI+zlbEWirk= sha512-Id+IKjdU0Hx+7Zx717jwLPsPeUqz7rAtuVBRLLs+qn+J2nf9NGITWVCxcijgYxBqe83C7sqsQPs6H1pyz3x9gA=="
5692
+ },
5536
5693
  "urix": {
5537
5694
  "version": "0.1.0",
5538
5695
  "resolved": "https://registry.npmjs.org/urix/-/urix-0.1.0.tgz",
@@ -5560,6 +5717,13 @@
5560
5717
  "integrity": "sha1-FrXK/Afb42dsGxmZF3gj1lA6yww=",
5561
5718
  "requires": {
5562
5719
  "prepend-http": "^2.0.0"
5720
+ },
5721
+ "dependencies": {
5722
+ "prepend-http": {
5723
+ "version": "2.0.0",
5724
+ "resolved": "https://registry.npmjs.org/prepend-http/-/prepend-http-2.0.0.tgz",
5725
+ "integrity": "sha1-6SQ0v6XqjBn0HN/UAddBo8gZ2Jc="
5726
+ }
5563
5727
  }
5564
5728
  },
5565
5729
  "use": {
@@ -5738,36 +5902,6 @@
5738
5902
  "isobject": "^3.0.1"
5739
5903
  }
5740
5904
  },
5741
- "enhanced-resolve": {
5742
- "version": "4.5.0",
5743
- "resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-4.5.0.tgz",
5744
- "integrity": "sha1-Lzz9hNvjtIfxjy2y7x4GSlccpew= sha512-Nv9m36S/vxpsI+Hc4/ZGRs0n9mXqSWGGq49zxb/cJfPAQMbUtttJAlNPS4AQzaBdw/pKskw5bMbekT/Y7W/Wlg==",
5745
- "requires": {
5746
- "graceful-fs": "^4.1.2",
5747
- "memory-fs": "^0.5.0",
5748
- "tapable": "^1.0.0"
5749
- },
5750
- "dependencies": {
5751
- "memory-fs": {
5752
- "version": "0.5.0",
5753
- "resolved": "https://registry.npmjs.org/memory-fs/-/memory-fs-0.5.0.tgz",
5754
- "integrity": "sha1-MkwBKIuIZSlm0WHbd4OHIIRajjw= sha512-jA0rdU5KoQMC0e6ppoNRtpp6vjFq6+NY7r8hywnC7V+1Xj/MtHwGIbB1QaK/dunyjWteJzmkpd7ooeWg10T7GA==",
5755
- "requires": {
5756
- "errno": "^0.1.3",
5757
- "readable-stream": "^2.0.1"
5758
- }
5759
- }
5760
- }
5761
- },
5762
- "eslint-scope": {
5763
- "version": "4.0.3",
5764
- "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-4.0.3.tgz",
5765
- "integrity": "sha1-ygODMxD2iJoyZHgaqC5j65z+eEg= sha512-p7VutNr1O/QrxysMo3E45FjYDTeXBy0iTltPFNSqKAIfjDSXC+4dj+qfyuD8bfAXrW/y6lW3O76VaYNPKfpKrg==",
5766
- "requires": {
5767
- "esrecurse": "^4.1.0",
5768
- "estraverse": "^4.1.1"
5769
- }
5770
- },
5771
5905
  "extend-shallow": {
5772
5906
  "version": "3.0.2",
5773
5907
  "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-3.0.2.tgz",
@@ -5816,11 +5950,6 @@
5816
5950
  "is-plain-object": "^2.0.4"
5817
5951
  }
5818
5952
  },
5819
- "is-wsl": {
5820
- "version": "1.1.0",
5821
- "resolved": "https://registry.npmjs.org/is-wsl/-/is-wsl-1.1.0.tgz",
5822
- "integrity": "sha1-HxbkqiKwTRM2tmGIpmrzxgDDpm0="
5823
- },
5824
5953
  "json5": {
5825
5954
  "version": "1.0.1",
5826
5955
  "resolved": "https://registry.npmjs.org/json5/-/json5-1.0.1.tgz",
@@ -5875,20 +6004,6 @@
5875
6004
  "minimist": "^1.2.5"
5876
6005
  }
5877
6006
  },
5878
- "readable-stream": {
5879
- "version": "2.3.7",
5880
- "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.7.tgz",
5881
- "integrity": "sha1-Hsoc9xGu+BTAT2IlKjamL2yyO1c= sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw==",
5882
- "requires": {
5883
- "core-util-is": "~1.0.0",
5884
- "inherits": "~2.0.3",
5885
- "isarray": "~1.0.0",
5886
- "process-nextick-args": "~2.0.0",
5887
- "safe-buffer": "~5.1.1",
5888
- "string_decoder": "~1.1.1",
5889
- "util-deprecate": "~1.0.1"
5890
- }
5891
- },
5892
6007
  "schema-utils": {
5893
6008
  "version": "1.0.0",
5894
6009
  "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-1.0.0.tgz",
@@ -5956,6 +6071,36 @@
5956
6071
  "repeat-string": "^1.6.1"
5957
6072
  }
5958
6073
  },
6074
+ "webpack": {
6075
+ "version": "4.44.2",
6076
+ "resolved": "https://registry.npmjs.org/webpack/-/webpack-4.44.2.tgz",
6077
+ "integrity": "sha1-a/4rCvBVyLLR6Q7SzZNj+EEma3I= sha512-6KJVGlCxYdISyurpQ0IPTklv+DULv05rs2hseIXer6D7KrUicRDLFb4IUM1S6LUAKypPM/nSiVSuv8jHu1m3/Q==",
6078
+ "requires": {
6079
+ "@webassemblyjs/ast": "1.9.0",
6080
+ "@webassemblyjs/helper-module-context": "1.9.0",
6081
+ "@webassemblyjs/wasm-edit": "1.9.0",
6082
+ "@webassemblyjs/wasm-parser": "1.9.0",
6083
+ "acorn": "^6.4.1",
6084
+ "ajv": "^6.10.2",
6085
+ "ajv-keywords": "^3.4.1",
6086
+ "chrome-trace-event": "^1.0.2",
6087
+ "enhanced-resolve": "^4.3.0",
6088
+ "eslint-scope": "^4.0.3",
6089
+ "json-parse-better-errors": "^1.0.2",
6090
+ "loader-runner": "^2.4.0",
6091
+ "loader-utils": "^1.2.3",
6092
+ "memory-fs": "^0.4.1",
6093
+ "micromatch": "^3.1.10",
6094
+ "mkdirp": "^0.5.3",
6095
+ "neo-async": "^2.6.1",
6096
+ "node-libs-browser": "^2.2.1",
6097
+ "schema-utils": "^1.0.0",
6098
+ "tapable": "^1.1.3",
6099
+ "terser-webpack-plugin": "^1.4.3",
6100
+ "watchpack": "^1.7.4",
6101
+ "webpack-sources": "^1.4.1"
6102
+ }
6103
+ },
5959
6104
  "yallist": {
5960
6105
  "version": "3.1.1",
5961
6106
  "resolved": "https://registry.npmjs.org/yallist/-/yallist-3.1.1.tgz",
@@ -6004,19 +6149,6 @@
6004
6149
  "wrap-ansi": "^5.1.0"
6005
6150
  }
6006
6151
  },
6007
- "color-convert": {
6008
- "version": "1.9.3",
6009
- "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz",
6010
- "integrity": "sha1-u3GFBpDh8TZWfeYp0tVHHe2kweg= sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==",
6011
- "requires": {
6012
- "color-name": "1.1.3"
6013
- }
6014
- },
6015
- "color-name": {
6016
- "version": "1.1.3",
6017
- "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz",
6018
- "integrity": "sha1-p9BVi9icQveV3UIyj3QIMcpTvCU="
6019
- },
6020
6152
  "cross-spawn": {
6021
6153
  "version": "6.0.5",
6022
6154
  "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-6.0.5.tgz",
@@ -6052,6 +6184,11 @@
6052
6184
  "locate-path": "^3.0.0"
6053
6185
  }
6054
6186
  },
6187
+ "has-flag": {
6188
+ "version": "3.0.0",
6189
+ "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz",
6190
+ "integrity": "sha1-tdRU3CGZriJWmfNGfloH87lVuv0="
6191
+ },
6055
6192
  "import-local": {
6056
6193
  "version": "2.0.0",
6057
6194
  "resolved": "https://registry.npmjs.org/import-local/-/import-local-2.0.0.tgz",
@@ -6061,6 +6198,11 @@
6061
6198
  "resolve-cwd": "^2.0.0"
6062
6199
  }
6063
6200
  },
6201
+ "is-fullwidth-code-point": {
6202
+ "version": "2.0.0",
6203
+ "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz",
6204
+ "integrity": "sha1-o7MKXE8ZkYMWeqq5O+764937ZU8="
6205
+ },
6064
6206
  "json5": {
6065
6207
  "version": "1.0.1",
6066
6208
  "resolved": "https://registry.npmjs.org/json5/-/json5-1.0.1.tgz",