|
679 | 679 | resolved "https://registry.yarnpkg.com/@types/http-cache-semantics/-/http-cache-semantics-4.0.0.tgz#9140779736aa2655635ee756e2467d787cfe8a2a"
|
680 | 680 | integrity sha512-c3Xy026kOF7QOTn00hbIllV1dLR9hG9NkSrLQgCVs8NF6sBU+VGWjD3wLPhmh1TYAc7ugCFsvHYMN4VcBN1U1A==
|
681 | 681 |
|
682 |
| -"@types/inquirer@6.5.0": |
683 |
| - version "6.5.0" |
684 |
| - resolved "https://registry.yarnpkg.com/@types/inquirer/-/inquirer-6.5.0.tgz#b83b0bf30b88b8be7246d40e51d32fe9d10e09be" |
685 |
| - integrity sha512-rjaYQ9b9y/VFGOpqBEXRavc3jh0a+e6evAbI31tMda8VlPaSy0AZJfXsvmIe3wklc7W6C3zCSfleuMXR7NOyXw== |
| 682 | +"@types/inquirer@8.2.1": |
| 683 | + version "8.2.1" |
| 684 | + resolved "https://registry.yarnpkg.com/@types/inquirer/-/inquirer-8.2.1.tgz#28a139be3105a1175e205537e8ac10830e38dbf4" |
| 685 | + integrity sha512-wKW3SKIUMmltbykg4I5JzCVzUhkuD9trD6efAmYgN2MrSntY0SMRQzEnD3mkyJ/rv9NLbTC7g3hKKE86YwEDLw== |
686 | 686 | dependencies:
|
687 | 687 | "@types/through" "*"
|
688 |
| - rxjs "^6.4.0" |
| 688 | + rxjs "^7.2.0" |
689 | 689 |
|
690 | 690 | "@types/istanbul-lib-coverage@*", "@types/istanbul-lib-coverage@^2.0.0":
|
691 | 691 | version "2.0.3"
|
@@ -6458,13 +6458,20 @@ rxjs-report-usage@^1.0.4:
|
6458 | 6458 | glob "~7.1.6"
|
6459 | 6459 | prompts "~2.3.2"
|
6460 | 6460 |
|
6461 |
| -rxjs@^6.4.0, rxjs@^6.5.3: |
| 6461 | +rxjs@^6.5.3: |
6462 | 6462 | version "6.5.4"
|
6463 | 6463 | resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.5.4.tgz#e0777fe0d184cec7872df147f303572d414e211c"
|
6464 | 6464 | integrity sha512-naMQXcgEo3csAEGvw/NydRA0fuS2nDZJiw1YUWFKU7aPPAPGZEsD4Iimit96qwCieH6y614MCLYwdkrWx7z/7Q==
|
6465 | 6465 | dependencies:
|
6466 | 6466 | tslib "^1.9.0"
|
6467 | 6467 |
|
| 6468 | +rxjs@^7.2.0: |
| 6469 | + version "7.5.5" |
| 6470 | + resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.5.5.tgz#2ebad89af0f560f460ad5cc4213219e1f7dd4e9f" |
| 6471 | + integrity sha512-sy+H0pQofO95VDmFLzyaw9xNJU4KTRSwQIGM6+iG3SypAtCiLDzpeG8sJrNCWn2Up9km+KhkvTdbkrdy+yzZdw== |
| 6472 | + dependencies: |
| 6473 | + tslib "^2.1.0" |
| 6474 | + |
6468 | 6475 | safe-buffer@5.1.2, safe-buffer@^5.0.1, safe-buffer@^5.1.0, safe-buffer@^5.1.1, safe-buffer@^5.1.2, safe-buffer@~5.1.0, safe-buffer@~5.1.1:
|
6469 | 6476 | version "5.1.2"
|
6470 | 6477 | resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.1.2.tgz#991ec69d296e0313747d59bdfd2b745c35f8828d"
|
@@ -7252,10 +7259,10 @@ tslib@^1.8.1, tslib@^1.9.0:
|
7252 | 7259 | resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.9.3.tgz#d7e4dd79245d85428c4d7e4822a79917954ca286"
|
7253 | 7260 | integrity sha512-4krF8scpejhaOgqzBEcGM7yDIEfi0/8+8zDRZhNZZ2kjmHJ4hv3zCbQWxoJGz1iw5U0Jl0nma13xzHXcncMavQ==
|
7254 | 7261 |
|
7255 |
| -tslib@^2.0.0: |
7256 |
| - version "2.3.1" |
7257 |
| - resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.1.tgz#e8a335add5ceae51aa261d32a490158ef042ef01" |
7258 |
| - integrity sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw== |
| 7262 | +tslib@^2.0.0, tslib@^2.1.0: |
| 7263 | + version "2.4.0" |
| 7264 | + resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.4.0.tgz#7cecaa7f073ce680a05847aa77be941098f36dc3" |
| 7265 | + integrity sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ== |
7259 | 7266 |
|
7260 | 7267 | tsutils-etc@^1.0.0, tsutils-etc@^1.2.2:
|
7261 | 7268 | version "1.3.1"
|
|
0 commit comments