From 77125225849ad09395c7f7d500367b878a700731 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 21 Dec 2024 10:13:57 +0000 Subject: [PATCH] fix(deps): bump @salesforce/plugin-info from 3.4.25 to 3.4.29 Bumps [@salesforce/plugin-info](https://github.com/salesforcecli/plugin-info) from 3.4.25 to 3.4.29. - [Release notes](https://github.com/salesforcecli/plugin-info/releases) - [Changelog](https://github.com/salesforcecli/plugin-info/blob/main/CHANGELOG.md) - [Commits](https://github.com/salesforcecli/plugin-info/compare/3.4.25...3.4.29) --- updated-dependencies: - dependency-name: "@salesforce/plugin-info" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index c89d2cfe..bf0172b2 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "@oclif/core": "^4", "@salesforce/core": "^8.8.0", "@salesforce/kit": "^3.2.0", - "@salesforce/plugin-info": "^3.4.25", + "@salesforce/plugin-info": "^3.4.29", "@salesforce/sf-plugins-core": "^12", "got": "^13.0.0", "npm": "^10.9.2", diff --git a/yarn.lock b/yarn.lock index 95525908..edceebd9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1894,10 +1894,10 @@ debug "^4.4.0" handlebars "^4.7.8" -"@salesforce/plugin-info@^3.4.25": - version "3.4.25" - resolved "https://registry.yarnpkg.com/@salesforce/plugin-info/-/plugin-info-3.4.25.tgz#6c823d7435a23964a8963655c5c70a9822d0fa08" - integrity sha512-E8sU/Ta5Vq9uqRPmM04Cjj836VW9sq82c6RIfghnXhsWIwLlfddW9kNwWU2FDbGkQSfig9OTIREShK3VbaK2kg== +"@salesforce/plugin-info@^3.4.29": + version "3.4.29" + resolved "https://registry.yarnpkg.com/@salesforce/plugin-info/-/plugin-info-3.4.29.tgz#6a5b7fd0c0066949d5de970a0684731ea782a72a" + integrity sha512-uaZZWTj1GqAqfiJGIaMPYv4m9JuVaRi80f2JGYkkZ0gRoei4L/nkueWyQe9U0DPHCFfGO9zEMb3uJALqgwTf3Q== dependencies: "@inquirer/input" "^2.3.0" "@jsforce/jsforce-node" "^3.6.3" @@ -1909,7 +1909,7 @@ marked "^4.3.0" marked-terminal "^4.2.0" open "^10.1.0" - proxy-agent "^6.4.0" + proxy-agent "^6.5.0" semver "^7.6.3" "@salesforce/plugin-telemetry@^3.6.27":