diff --git a/package.json b/package.json index bb499a7..de168bd 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@types/jest": "25.1.4", "@types/node": "10.17.17", "@types/nodegit": "0.26.1", - "@types/prompts": "2.0.3", + "@types/prompts": "2.0.5", "babel-jest": "25.1.0", "codecov": "3.6.5", "eslint": "6.8.0", diff --git a/yarn.lock b/yarn.lock index 47c57a2..b83f60b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1558,10 +1558,10 @@ resolved "https://registry.yarnpkg.com/@types/parse-json/-/parse-json-4.0.0.tgz#2f8bb441434d163b35fb8ffdccd7138927ffb8c0" integrity sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA== -"@types/prompts@2.0.3": - version "2.0.3" - resolved "https://registry.yarnpkg.com/@types/prompts/-/prompts-2.0.3.tgz#9928714a7a5c2017919f8fecef517369d27dd5df" - integrity sha512-5+r923liPATAzRQhLTGfrRuel9vv7Mk1DZ/CJkgRrLctmM9QeOIbuVolA7wAACaw+m0Ysug85CjPbkb5ZgE1Ag== +"@types/prompts@2.0.5": + version "2.0.5" + resolved "https://registry.yarnpkg.com/@types/prompts/-/prompts-2.0.5.tgz#b3cb5cd2c69a0da11b21ea6618bffdab6091336c" + integrity sha512-07dV9H+uEmGjtudYst7UlRnctQfd/22zJ2/k1ykZR4Kx/n42hC314v1NCxvaesZebvJJ8i5AVMtBaMbSIR3oBw== "@types/retry@^0.12.0": version "0.12.0"