From 025878d6647331e34e8b4447e9b0c5790b36abc8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 28 Jul 2024 05:47:43 +0000 Subject: [PATCH] fix(deps): bump @inquirer/password from 2.1.14 to 2.1.17 Bumps [@inquirer/password](https://github.com/SBoudrias/Inquirer.js) from 2.1.14 to 2.1.17. - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/password@2.1.14...@inquirer/password@2.1.17) --- updated-dependencies: - dependency-name: "@inquirer/password" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index 06531ac10..093165695 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ }, "dependencies": { "@inquirer/confirm": "^3.1.17", - "@inquirer/password": "^2.1.14", + "@inquirer/password": "^2.1.17", "@oclif/core": "^4.0.12", "@salesforce/core": "^8.1.1", "@salesforce/kit": "^3.1.6", diff --git a/yarn.lock b/yarn.lock index 2f7948baa..d2fcaf0c4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -429,7 +429,7 @@ "@inquirer/core" "^9.0.5" "@inquirer/type" "^1.5.1" -"@inquirer/core@^9.0.2", "@inquirer/core@^9.0.5": +"@inquirer/core@^9.0.5": version "9.0.5" resolved "https://registry.yarnpkg.com/@inquirer/core/-/core-9.0.5.tgz#b5e14d80e87419231981f48fa86f63d15cb8805b" integrity sha512-QWG41I7vn62O9stYKg/juKXt1PEbr/4ZZCPb4KgXDQGwgA9M5NBTQ7FnOvT1ridbxkm/wTxLCNraUs7y47pIRQ== @@ -453,16 +453,16 @@ resolved "https://registry.yarnpkg.com/@inquirer/figures/-/figures-1.0.5.tgz#57f9a996d64d3e3345d2a3ca04d36912e94f8790" integrity sha512-79hP/VWdZ2UVc9bFGJnoQ/lQMpL74mGgzSYX1xUqCVk7/v73vJCMw1VuyWN1jGkZ9B3z7THAbySqGbCNefcjfA== -"@inquirer/password@^2.1.14": - version "2.1.14" - resolved "https://registry.yarnpkg.com/@inquirer/password/-/password-2.1.14.tgz#06621f547b0b05ad4303700f13892cabd3a366ee" - integrity sha512-sPzOkXLhWJQ96K6nPZFnF8XB8tsDrcCRobd1d3EDz81F+4hp8BbdmsnsQcqZ7oYDIOVM/mWJyIUtJ35TrssJxQ== +"@inquirer/password@^2.1.17": + version "2.1.17" + resolved "https://registry.yarnpkg.com/@inquirer/password/-/password-2.1.17.tgz#0fe306721360b53bf172a66f4c48780039f91061" + integrity sha512-/u6DM/fDHXoBWyA+9aRhghkeo5smE7wO9k4E2UoJbgiRCkt3JjBEuBqLOJNrz8E16M0ez4UM1vd5cXrmICHW+A== dependencies: - "@inquirer/core" "^9.0.2" - "@inquirer/type" "^1.4.0" + "@inquirer/core" "^9.0.5" + "@inquirer/type" "^1.5.1" ansi-escapes "^4.3.2" -"@inquirer/type@^1.3.3", "@inquirer/type@^1.4.0", "@inquirer/type@^1.5.1": +"@inquirer/type@^1.3.3", "@inquirer/type@^1.5.1": version "1.5.1" resolved "https://registry.yarnpkg.com/@inquirer/type/-/type-1.5.1.tgz#cdd36732e38ea5d2b1a4336aada65ebe7d2765e0" integrity sha512-m3YgGQlKNS0BM+8AFiJkCsTqHEFCWn6s/Rqye3mYwvqY6LdfUv12eSwbsgNzrYyrLXiy7IrrjDLPysaSBwEfhw==