From 651f30d7bb5d3c254ebf1003d0804321815c10f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 28 Apr 2024 05:44:31 +0000 Subject: [PATCH] chore(dev-deps): bump @salesforce/plugin-auth from 3.6.1 to 3.6.4 Bumps [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth) from 3.6.1 to 3.6.4. - [Release notes](https://github.com/salesforcecli/plugin-auth/releases) - [Changelog](https://github.com/salesforcecli/plugin-auth/blob/main/CHANGELOG.md) - [Commits](https://github.com/salesforcecli/plugin-auth/compare/3.6.1...3.6.4) --- updated-dependencies: - dependency-name: "@salesforce/plugin-auth" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 36 ++++++++++++++++++++++-------------- 2 files changed, 23 insertions(+), 15 deletions(-) diff --git a/package.json b/package.json index 8286e0f2..72a9a0ec 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "devDependencies": { "@oclif/plugin-help": "^6.0.20", "@salesforce/dev-scripts": "^9.0.0", - "@salesforce/plugin-auth": "^3.6.1", + "@salesforce/plugin-auth": "^3.6.4", "@types/debug": "^4.1.12", "eslint-plugin-sf-plugin": "^1.18.3", "oclif": "^4.9.0", diff --git a/yarn.lock b/yarn.lock index b87fac0e..4a144bb4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1424,7 +1424,7 @@ resolved "https://registry.yarnpkg.com/@inquirer/figures/-/figures-1.0.1.tgz#d65f0bd0e9511a90b4d3543ee6a3ce7211f29417" integrity sha512-mtup3wVKia3ZwULPHcbs4Mor8Voi+iIXEWD7wCNbIO6lYR62oPCTQyrddi5OMYVXHzeCSoneZwJuS8sBvlEwDw== -"@inquirer/input@^2.1.1", "@inquirer/input@^2.1.2": +"@inquirer/input@^2.1.1": version "2.1.2" resolved "https://registry.yarnpkg.com/@inquirer/input/-/input-2.1.2.tgz#cc0b0688c6ef7e58661e3d451dabcccbb0801e1a" integrity sha512-Szr9POj/NxbKSmbOx81ZD76b6xmvXXUY56QLWBXRv8zIGTIKtj03V4zAsw3MTiL6Qoo+IaRLwTLr3bI+qIblzA== @@ -1432,6 +1432,14 @@ "@inquirer/core" "^7.1.2" "@inquirer/type" "^1.2.1" +"@inquirer/input@^2.1.6": + version "2.1.6" + resolved "https://registry.yarnpkg.com/@inquirer/input/-/input-2.1.6.tgz#6f0bc5659252015ce75155c92831252c7b90cfe3" + integrity sha512-M8bUFOlcn/kQcVYskl4kkB6dYrHtymJJ1S4nSg/khXT3W3l71u2qhSzfo6PdBG3jUe6ILJZ0gUh4Kef2uJ5pxw== + dependencies: + "@inquirer/core" "^8.1.0" + "@inquirer/type" "^1.3.1" + "@inquirer/password@^1.1.16": version "1.1.16" resolved "https://registry.yarnpkg.com/@inquirer/password/-/password-1.1.16.tgz#37ddebbe37c6e76f8ad27d1f726aacdd7c423558" @@ -1717,29 +1725,29 @@ "@salesforce/ts-types" "^2.0.9" tslib "^2.6.2" -"@salesforce/plugin-auth@^3.6.1": - version "3.6.1" - resolved "https://registry.yarnpkg.com/@salesforce/plugin-auth/-/plugin-auth-3.6.1.tgz#0767d51043a027261adc81beb44bb873cbed779f" - integrity sha512-r3oHO+M5z54rdGwpq6o9BNE5Uc9jdbTpuyXKimDIdGGF26LdtLUWl3hMKF5gtzZ2ezS/5dTZgT2gD0aQGvMVfw== +"@salesforce/plugin-auth@^3.6.4": + version "3.6.4" + resolved "https://registry.yarnpkg.com/@salesforce/plugin-auth/-/plugin-auth-3.6.4.tgz#94f603bdecf2681b363d3127cabaf6620f882b90" + integrity sha512-p+YMpT1cK+BJf/8taxahAT31p4gNACtq0NR4w8Qkrm3cGWBVMujHHtV5/GX/zr5i2kIuzC/DjC/29tr2xb7JHw== dependencies: "@inquirer/checkbox" "^1.5.2" "@inquirer/select" "^1.3.3" "@oclif/core" "^3.26.2" - "@salesforce/core" "^7.0.1" - "@salesforce/kit" "^3.1.0" - "@salesforce/plugin-info" "^3.2.0" + "@salesforce/core" "^7.3.0" + "@salesforce/kit" "^3.1.1" + "@salesforce/plugin-info" "^3.2.3" "@salesforce/sf-plugins-core" "^9.0.1" "@salesforce/ts-types" "^2.0.9" chalk "^5.3.0" open "^10.1.0" -"@salesforce/plugin-info@^3.2.0": - version "3.2.0" - resolved "https://registry.yarnpkg.com/@salesforce/plugin-info/-/plugin-info-3.2.0.tgz#bb898559b22a6115db44ac43413967eb3a6b43ba" - integrity sha512-0mlT2pmzH8oMoQ7IWtNv36wmucdAspwITsXfxd0kFGj5hTeLUZNkT6LP3pURjJYxFD4CBlFvbpbJC9aYGncFbg== +"@salesforce/plugin-info@^3.2.3": + version "3.2.4" + resolved "https://registry.yarnpkg.com/@salesforce/plugin-info/-/plugin-info-3.2.4.tgz#1cb1c2c3140aebec85313574aa34ce2c69f8143a" + integrity sha512-WFWQmnLptPYYCMI+4sTud/tFvoxWWm8kxd9S8bcdziaCCHGb0KZegUcriXnZsrleEROk/i2TmtC8ij/Rn856jA== dependencies: - "@inquirer/input" "^2.1.2" - "@oclif/core" "^3.26.2" + "@inquirer/input" "^2.1.6" + "@oclif/core" "^3.26.4" "@salesforce/core" "^7.0.1" "@salesforce/kit" "^3.1.0" "@salesforce/sf-plugins-core" "^9.0.0"