diff --git a/package.json b/package.json index 453c9385..705d1032 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "devDependencies": { "@oclif/plugin-help": "^6.2.29", "@salesforce/dev-scripts": "^11.0.2", - "@salesforce/plugin-auth": "^3.7.3", + "@salesforce/plugin-auth": "^3.7.4", "@salesforce/plugin-user": "^3.6.27", "@types/debug": "^4.1.12", "eslint-plugin-sf-plugin": "^1.20.26", diff --git a/yarn.lock b/yarn.lock index cfc5545d..a6a5eb7e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1664,7 +1664,7 @@ "@pnpm/network.ca-file" "^1.0.1" config-chain "^1.1.11" -"@salesforce/core@^8.12.0", "@salesforce/core@^8.14.0", "@salesforce/core@^8.15.0", "@salesforce/core@^8.5.1": +"@salesforce/core@^8.14.0", "@salesforce/core@^8.15.0", "@salesforce/core@^8.5.1": version "8.15.0" resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.15.0.tgz#95d337a7a219c2d305117c9f5594617784a8642f" integrity sha512-vTobdBQ7JRlApUDezUAVlC7O7VUk1e+9AM8+TZIVnj2Glub7E5vtwTJRDT48MJ/wWjdhH+9MFfUi2GPHymHmrQ== @@ -1732,30 +1732,30 @@ dependencies: "@salesforce/ts-types" "^2.0.12" -"@salesforce/plugin-auth@^3.7.3": - version "3.7.3" - resolved "https://registry.yarnpkg.com/@salesforce/plugin-auth/-/plugin-auth-3.7.3.tgz#638ac348a4a19728c72b755fea7e62d5d8360bed" - integrity sha512-PllvzZRV1ShAk94lNwLZglhjRldfNUyUWlOfanAGZXnH36b4witOF6SCwfMjjrDVM8BaBG3FRBI6nHNX0KMiow== +"@salesforce/plugin-auth@^3.7.4": + version "3.7.4" + resolved "https://registry.yarnpkg.com/@salesforce/plugin-auth/-/plugin-auth-3.7.4.tgz#4be996c4bd49cc3421219e0dc3cccd235a3db995" + integrity sha512-IxCmd7j7MdWhEyWkaCR997yEjlpf++RzgG2OOYEckp+xTZ4E1z1YUHFUJNAXkoM1hWrX+10nMVwtlQpqIETFkg== dependencies: "@inquirer/checkbox" "^2.5.0" "@inquirer/select" "^2.5.0" "@oclif/core" "^4" "@salesforce/core" "^8.14.0" "@salesforce/kit" "^3.2.3" - "@salesforce/plugin-info" "^3.4.67" + "@salesforce/plugin-info" "^3.4.69" "@salesforce/sf-plugins-core" "^12.2.2" "@salesforce/ts-types" "^2.0.11" open "^10.1.2" -"@salesforce/plugin-info@^3.4.67": - version "3.4.67" - resolved "https://registry.yarnpkg.com/@salesforce/plugin-info/-/plugin-info-3.4.67.tgz#be069c1cf41b17a4982a51fd9af844edae32165c" - integrity sha512-ZxW22ziMIoMIo/TpfglI2v5hXajFtZXKzSrn0zKJbRPFVhdZyTxnaOl30/sQ47BOmDmhWIcw18rm6wJ4V7SJwA== +"@salesforce/plugin-info@^3.4.69": + version "3.4.69" + resolved "https://registry.yarnpkg.com/@salesforce/plugin-info/-/plugin-info-3.4.69.tgz#22b8d06b3be61356754e221b0616aac634d4eede" + integrity sha512-xUbB7rQd36AEAk00PJJ1B++j/hn9MoOTLb1oZn+bhucZyZwVuRAX+l0+VSQe/2y2PT5Gtij4kcS/4ww3itoGfg== dependencies: "@inquirer/input" "^2.3.0" "@jsforce/jsforce-node" "^3.8.2" "@oclif/core" "^4" - "@salesforce/core" "^8.12.0" + "@salesforce/core" "^8.14.0" "@salesforce/kit" "^3.2.3" "@salesforce/sf-plugins-core" "^12" got "^13.0.0"