diff --git a/package.json b/package.json index 2e09b342..51d2d511 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "dependencies": { "@inquirer/confirm": "^3.1.8", "@inquirer/input": "^2.1.9", - "@inquirer/select": "^2.3.6", + "@inquirer/select": "^2.3.7", "@oclif/core": "^4", "@salesforce/core": "^8.0.1", "@salesforce/kit": "^3.1.6", diff --git a/yarn.lock b/yarn.lock index ce9ef7e9..1a86d445 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1320,21 +1320,21 @@ "@inquirer/core" "^8.2.2" "@inquirer/type" "^1.3.3" -"@inquirer/core@^8.2.2", "@inquirer/core@^8.2.3": - version "8.2.3" - resolved "https://registry.yarnpkg.com/@inquirer/core/-/core-8.2.3.tgz#e1986ae0e7de4c1dee72d34dcf0f9a3587709eff" - integrity sha512-WrpDVPAaxJQjHid3Ra4FhUO70YBzkHSYVyW5X48L5zHYdudoPISJqTRRWSeamHfaXda7PNNaC5Py5MEo7QwBNA== +"@inquirer/core@^8.2.2", "@inquirer/core@^8.2.4": + version "8.2.4" + resolved "https://registry.yarnpkg.com/@inquirer/core/-/core-8.2.4.tgz#300de755849d3166d15127e2341cef6aa4bd031d" + integrity sha512-7vsXSfxtrrbwMTirfaKwPcjqJy7pzeuF/bP62yo1NQrRJ5HjmMlrhZml/Ljm9ODc1RnbhJlTeSnCkjtFddKjwA== dependencies: "@inquirer/figures" "^1.0.3" "@inquirer/type" "^1.3.3" "@types/mute-stream" "^0.0.4" - "@types/node" "^20.14.6" + "@types/node" "^20.14.9" "@types/wrap-ansi" "^3.0.0" ansi-escapes "^4.3.2" - chalk "^4.1.2" cli-spinners "^2.9.2" cli-width "^4.1.0" mute-stream "^1.0.0" + picocolors "^1.0.1" signal-exit "^4.1.0" strip-ansi "^6.0.1" wrap-ansi "^6.2.0" @@ -1361,16 +1361,16 @@ "@inquirer/type" "^1.3.3" ansi-escapes "^4.3.2" -"@inquirer/select@^2.3.5", "@inquirer/select@^2.3.6": - version "2.3.6" - resolved "https://registry.yarnpkg.com/@inquirer/select/-/select-2.3.6.tgz#2b1d09f48ec52f1a66c59082ef214ce61a7315b3" - integrity sha512-eLqlZXre69Jenmar5s+3018xF3lpaGfxVZLHkCzkrhtuTuFjpYtb0YpiYeZNKZm9pa+ih3s9acN/zRt+dDh+qA== +"@inquirer/select@^2.3.5", "@inquirer/select@^2.3.7": + version "2.3.7" + resolved "https://registry.yarnpkg.com/@inquirer/select/-/select-2.3.7.tgz#6cfb2f986e1507d6604a9464b97f4edbc11ece54" + integrity sha512-11+4klLDhnhvT8FgpFkq3+CUvWVRqk8N8f3TnM84Orzt6UmdynRRzT9glcc5JD7u9uN8rvUJNyskf4QKlR+flA== dependencies: - "@inquirer/core" "^8.2.3" + "@inquirer/core" "^8.2.4" "@inquirer/figures" "^1.0.3" "@inquirer/type" "^1.3.3" ansi-escapes "^4.3.2" - chalk "^4.1.2" + picocolors "^1.0.1" "@inquirer/type@^1.3.3": version "1.3.3" @@ -2367,10 +2367,10 @@ dependencies: undici-types "~5.26.4" -"@types/node@^20.14.6": - version "20.14.8" - resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.8.tgz#45c26a2a5de26c3534a9504530ddb3b27ce031ac" - integrity sha512-DO+2/jZinXfROG7j7WKFn/3C6nFwxy2lLpgLjEXJz+0XKphZlTLJ14mo8Vfg8X5BWN6XjyESXq+LcYdT7tR3bA== +"@types/node@^20.14.9": + version "20.14.9" + resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.9.tgz#12e8e765ab27f8c421a1820c99f5f313a933b420" + integrity sha512-06OCtnTXtWOZBJlRApleWndH4JsRVs1pDCc8dLSQp+7PpUpX3ePdHyeNSFTeSe7FtKyQkrlPvHwJOW3SLd8Oyg== dependencies: undici-types "~5.26.4" @@ -6038,10 +6038,10 @@ pathval@^1.1.1: resolved "https://registry.yarnpkg.com/pathval/-/pathval-1.1.1.tgz#8534e77a77ce7ac5a2512ea21e0fdb8fcf6c3d8d" integrity sha512-Dp6zGqpTdETdR63lehJYPeIOqpiNBNtc7BpWSLrOje7UaIsE5aY92r/AunQA7rsXvet3lrJ3JnZX29UPTKXyKQ== -picocolors@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c" - integrity sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ== +picocolors@^1.0.0, picocolors@^1.0.1: + version "1.0.1" + resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.1.tgz#a8ad579b571952f0e5d25892de5445bcfe25aaa1" + integrity sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew== picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.3.1: version "2.3.1"