diff --git a/package.json b/package.json index c004a03..454593e 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "@types/fs-extra": "8.1.0", "@types/ini": "1.3.30", "@types/node": "13.7.7", - "@types/prompts": "2.0.3", + "@types/prompts": "2.0.4", "@types/request-promise-native": "1.0.17", "@types/rimraf": "2.0.3", "@types/socket.io": "2.1.4", diff --git a/yarn.lock b/yarn.lock index 769d4a0..2a289dd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -138,10 +138,10 @@ resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.26.tgz#213e153babac0ed169d44a6d919501e68f59dea9" integrity sha512-UmUm94/QZvU5xLcUlNR8hA7Ac+fGpO1EG/a8bcWVz0P0LqtxFmun9Y2bbtuckwGboWJIT70DoWq1r3hb56n3DA== -"@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.4": + version "2.0.4" + resolved "https://registry.yarnpkg.com/@types/prompts/-/prompts-2.0.4.tgz#dbd829fe8114a8ffe17503bd767a047c285268f6" + integrity sha512-UlgMLjQMxfAUHesZDFeOlIZD8nyuX8HMdkcT2swgP1QLoLlPvTTZmEr7oYQgP8HxDl+dS45I0Mf/7fFya/Z9jw== "@types/request-promise-native@1.0.17": version "1.0.17"