File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2828 "dependencies" : {
2929 "commander" : " 3.0.2" ,
3030 "csv-parse" : " 4.6.5" ,
31- "inquirer" : " ^6.5 .0" ,
31+ "inquirer" : " 7.0 .0" ,
3232 "js-yaml" : " ^3.13.1" ,
3333 "lodash" : " ^4.17.15" ,
3434 "node-emoji" : " ^1.10.0" ,
Original file line number Diff line number Diff line change @@ -1665,29 +1665,29 @@ ini@^1.3.4, ini@~1.3.0:
16651665 resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.5.tgz#eee25f56db1c9ec6085e0c22778083f596abf927"
16661666 integrity sha512-RZY5huIKCMRWDUqZlEi72f/lmXKMvuszcMBduliQ3nnWbx9X/ZBQO7DijMEYS9EhHBb2qacRUMtC7svLwe0lcw==
16671667
1668- inquirer@^6.4.1 :
1669- version "6.5.2 "
1670- resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-6.5.2 .tgz#ad50942375d036d327ff528c08bd5fab089928ca "
1671- integrity sha512-cntlB5ghuB0iuO65Ovoi8ogLHiWGs/5yNrtUcKjFhSSiVeAIVpD7koaSU9RM8mpXw5YDi9RdYXGQMaOURB7ycQ ==
1668+ inquirer@7.0.0 :
1669+ version "7.0.0 "
1670+ resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-7.0.0 .tgz#9e2b032dde77da1db5db804758b8fea3a970519a "
1671+ integrity sha512-rSdC7zelHdRQFkWnhsMu2+2SO41mpv2oF2zy4tMhmiLWkcKbOAs87fWAJhVXttKVwhdZvymvnuM95EyEXg2/tQ ==
16721672 dependencies :
1673- ansi-escapes "^3 .2.0 "
1673+ ansi-escapes "^4 .2.1 "
16741674 chalk "^2.4.2"
1675- cli-cursor "^2 .1.0"
1675+ cli-cursor "^3 .1.0"
16761676 cli-width "^2.0.0"
16771677 external-editor "^3.0.3"
1678- figures "^2 .0.0"
1679- lodash "^4.17.12 "
1680- mute-stream "0.0.7 "
1678+ figures "^3 .0.0"
1679+ lodash "^4.17.15 "
1680+ mute-stream "0.0.8 "
16811681 run-async "^2.2.0"
16821682 rxjs "^6.4.0"
1683- string-width "^2 .1.0"
1683+ string-width "^4 .1.0"
16841684 strip-ansi "^5.1.0"
16851685 through "^2.3.6"
16861686
1687- inquirer@^6.5.0 :
1688- version "6.5.0 "
1689- resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-6.5.0 .tgz#2303317efc9a4ea7ec2e2df6f86569b734accf42 "
1690- integrity sha512-scfHejeG/lVZSpvCXpsB4j/wQNPM5JC8kiElOI0OUTwmc1RTpXr4H32/HOlQHcZiYl2z2VElwuCVDRG8vFmbnA ==
1687+ inquirer@^6.4.1 :
1688+ version "6.5.2 "
1689+ resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-6.5.2 .tgz#ad50942375d036d327ff528c08bd5fab089928ca "
1690+ integrity sha512-cntlB5ghuB0iuO65Ovoi8ogLHiWGs/5yNrtUcKjFhSSiVeAIVpD7koaSU9RM8mpXw5YDi9RdYXGQMaOURB7ycQ ==
16911691 dependencies :
16921692 ansi-escapes "^3.2.0"
16931693 chalk "^2.4.2"
@@ -2212,6 +2212,11 @@ mute-stream@0.0.7:
22122212 resolved "https://registry.yarnpkg.com/mute-stream/-/mute-stream-0.0.7.tgz#3075ce93bc21b8fab43e1bc4da7e8115ed1e7bab"
22132213 integrity sha1-MHXOk7whuPq0PhvE2n6BFe0ee6s=
22142214
2215+ mute-stream@0.0.8 :
2216+ version "0.0.8"
2217+ resolved "https://registry.yarnpkg.com/mute-stream/-/mute-stream-0.0.8.tgz#1630c42b2251ff81e2a283de96a5497ea92e5e0d"
2218+ integrity sha512-nnbWWOkoWyUsTjKrhgD0dcz22mdkSnpYqbEjIm2nhwhuxlSkpywJmBo8h0ZqJdkp73mb90SssHkN4rsRaBAfAA==
2219+
22152220natural-compare@^1.4.0 :
22162221 version "1.4.0"
22172222 resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"
You can’t perform that action at this time.
0 commit comments