diff --git a/package.json b/package.json index e288a44..e4ec38d 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "axios": "0.19.2", "colors": "1.4.0", "cosmiconfig": "6.0.0", - "gluegun": "4.2.0", + "gluegun": "4.3.0", "isomorphic-git": "1.4.0", "latest-version": "5.1.0", "prompts": "2.3.2", diff --git a/yarn.lock b/yarn.lock index 95708c6..a881f79 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3407,10 +3407,10 @@ end-of-stream@^1.0.0, end-of-stream@^1.1.0, end-of-stream@^1.4.1: dependencies: once "^1.4.0" -enquirer@2.3.2: - version "2.3.2" - resolved "https://registry.yarnpkg.com/enquirer/-/enquirer-2.3.2.tgz#1c30284907cadff5ed2404bd8396036dd3da070e" - integrity sha512-PLhTMPUXlnaIv9D3Cq3/Zr1xb7soeDDgunobyCmYLUG19n24dvC8i+ZZgm2DekGpDnx7JvFSHV7lxfM58PMtbA== +enquirer@2.3.4: + version "2.3.4" + resolved "https://registry.yarnpkg.com/enquirer/-/enquirer-2.3.4.tgz#c608f2e1134c7f68c1c9ee056de13f9b31076de9" + integrity sha512-pkYrrDZumL2VS6VBGDhqbajCM2xpkUNLuKfGPjfKaSIBKYopQbqEFyrOkRMIb2HDR/rO1kGhEt/5twBwtzKBXw== dependencies: ansi-colors "^3.2.1" @@ -4365,10 +4365,10 @@ globby@^10.0.1: merge2 "^1.2.3" slash "^3.0.0" -gluegun@4.2.0: - version "4.2.0" - resolved "https://registry.yarnpkg.com/gluegun/-/gluegun-4.2.0.tgz#bd322710611463c9ebea8a6f14a851983110e8d0" - integrity sha512-ABzaq9A5Gy1BzchyxkJKuX+kSRjpaorj9DMVH+drW+2LRmLanNxRUdzCcWTX9qiV0sbp1AaOnOtv5uhREeyifA== +gluegun@4.3.0: + version "4.3.0" + resolved "https://registry.yarnpkg.com/gluegun/-/gluegun-4.3.0.tgz#1e873605cf51a8954c10b4005af3854df556712a" + integrity sha512-NxjvfuBwVkC2o9cuUUJerLJFIDUs7IfxJagc5prLrLbmPUI/Xek3mA9OQK6FL5nlUwVGT7BYlw7og0mehAyfGQ== dependencies: apisauce "^1.0.1" app-module-path "^2.2.0" @@ -4377,7 +4377,7 @@ gluegun@4.2.0: cosmiconfig "6.0.0" cross-spawn "^7.0.0" ejs "^2.6.1" - enquirer "2.3.2" + enquirer "2.3.4" execa "^3.0.0" fs-jetpack "^2.2.2" lodash.camelcase "^4.3.0"