Merge pull request #402 from PreMiD/dependabot/npm_and_yarn/prompts-2.3.2

This commit is contained in:
dependabot-preview[bot]
2020-03-18 13:45:17 +00:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@@ -35,7 +35,7 @@
"fs-extra": "8.1.0",
"nodemon": "2.0.2",
"ora": "4.0.3",
"prompts": "2.3.1",
"prompts": "2.3.2",
"rimraf": "3.0.2",
"ssh2-sftp-client": "5.1.2",
"typescript": "3.8.3",

View File

@@ -2098,10 +2098,10 @@ process-nextick-args@~2.0.0:
resolved "https://registry.yarnpkg.com/process-nextick-args/-/process-nextick-args-2.0.1.tgz#7820d9b16120cc55ca9ae7792680ae7dba6d7fe2"
integrity sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==
prompts@2.3.1:
version "2.3.1"
resolved "https://registry.yarnpkg.com/prompts/-/prompts-2.3.1.tgz#b63a9ce2809f106fa9ae1277c275b167af46ea05"
integrity sha512-qIP2lQyCwYbdzcqHIUi2HAxiWixhoM9OdLCWf8txXsapC/X9YdsCoeyRIXE/GP+Q0J37Q7+XN/MFqbUa7IzXNA==
prompts@2.3.2:
version "2.3.2"
resolved "https://registry.yarnpkg.com/prompts/-/prompts-2.3.2.tgz#480572d89ecf39566d2bd3fe2c9fccb7c4c0b068"
integrity sha512-Q06uKs2CkNYVID0VqwfAl9mipo99zkBv/n2JtWY89Yxa3ZabWSrs0e2KTudKVa3peLUvYXMefDqIleLPVUBZMA==
dependencies:
kleur "^3.0.3"
sisteransi "^1.0.4"