From 44117d5e306ea777d9fa66a5cac77d4d5b924c1c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 7 Jul 2024 02:48:47 +0000 Subject: [PATCH] fix(deps): bump @inquirer/input from 2.1.11 to 2.2.1 Bumps [@inquirer/input](https://github.com/SBoudrias/Inquirer.js) from 2.1.11 to 2.2.1. - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/input@2.1.11...@inquirer/input@2.2.1) --- updated-dependencies: - dependency-name: "@inquirer/input" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 21 ++++++++------------- 2 files changed, 9 insertions(+), 14 deletions(-) diff --git a/package.json b/package.json index 2ae7d313..7b214dfe 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "author": "Salesforce", "bugs": "https://github.com/forcedotcom/cli/issues", "dependencies": { - "@inquirer/input": "^2.1.11", + "@inquirer/input": "^2.2.1", "@jsforce/jsforce-node": "^3.2.0", "@oclif/core": "^4", "@salesforce/core": "^8.1.0", diff --git a/yarn.lock b/yarn.lock index 209f4301..cde4d0df 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1429,7 +1429,7 @@ "@inquirer/core" "^9.0.2" "@inquirer/type" "^1.4.0" -"@inquirer/core@^8.2.2", "@inquirer/core@^8.2.4": +"@inquirer/core@^8.2.2": version "8.2.4" resolved "https://registry.yarnpkg.com/@inquirer/core/-/core-8.2.4.tgz#300de755849d3166d15127e2341cef6aa4bd031d" integrity sha512-7vsXSfxtrrbwMTirfaKwPcjqJy7pzeuF/bP62yo1NQrRJ5HjmMlrhZml/Ljm9ODc1RnbhJlTeSnCkjtFddKjwA== @@ -1472,13 +1472,13 @@ resolved "https://registry.yarnpkg.com/@inquirer/figures/-/figures-1.0.3.tgz#1227cc980f88e6d6ab85abadbf164f5038041edd" integrity sha512-ErXXzENMH5pJt5/ssXV0DfWUZqly8nGzf0UcBV9xTnP+KyffE2mqyxIMBrZ8ijQck2nU0TQm40EQB53YreyWHw== -"@inquirer/input@^2.1.11", "@inquirer/input@^2.1.9": - version "2.1.11" - resolved "https://registry.yarnpkg.com/@inquirer/input/-/input-2.1.11.tgz#aeaa3692e8050de4fd976271b21c3c5e7ca05109" - integrity sha512-Ip/YLkdG2IXxjWY2SZyNxTi9st/U20eTDJAxlvN6h8wnql2PDj8zJs+RQ2F26hhEVBP19aNvT0I8D8GiPVJqaQ== +"@inquirer/input@^2.1.9", "@inquirer/input@^2.2.1": + version "2.2.1" + resolved "https://registry.yarnpkg.com/@inquirer/input/-/input-2.2.1.tgz#cb795ab12f25cc8c6eeb6f51f04c71a70e4067c8" + integrity sha512-Yl1G6h7qWydzrJwqN777geeJVaAFL5Ly83aZlw4xHf8Z/BoTMfKRheyuMaQwOG7LQ4e5nQP7PxXdEg4SzQ+OKw== dependencies: - "@inquirer/core" "^8.2.4" - "@inquirer/type" "^1.3.3" + "@inquirer/core" "^9.0.2" + "@inquirer/type" "^1.4.0" "@inquirer/password@^2.1.9": version "2.1.9" @@ -1500,12 +1500,7 @@ ansi-escapes "^4.3.2" chalk "^4.1.2" -"@inquirer/type@^1.3.3": - version "1.3.3" - resolved "https://registry.yarnpkg.com/@inquirer/type/-/type-1.3.3.tgz#26b2628630fd2381c7fa1e3ab396feb9bbc575da" - integrity sha512-xTUt0NulylX27/zMx04ZYar/kr1raaiFTVvQ5feljQsiAgdm0WPj4S73/ye0fbslh+15QrIuDvfCXTek7pMY5A== - -"@inquirer/type@^1.4.0": +"@inquirer/type@^1.3.3", "@inquirer/type@^1.4.0": version "1.4.0" resolved "https://registry.yarnpkg.com/@inquirer/type/-/type-1.4.0.tgz#3dd0c8f78c0548bbc18b9c07af16a86c4007e1f0" integrity sha512-AjOqykVyjdJQvtfkNDGUyMYGF8xN50VUxftCQWsOyIo4DFRLr6VQhW0VItGI1JIyQGCGgIpKa7hMMwNhZb4OIw==