From 26a6921217111513e10c19ca03136895d1b0d43a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 21 Dec 2024 05:46:42 +0000 Subject: [PATCH] fix(deps): bump @salesforce/plugin-trust from 3.7.50 to 3.7.51 Bumps [@salesforce/plugin-trust](https://github.com/salesforcecli/plugin-trust) from 3.7.50 to 3.7.51. - [Release notes](https://github.com/salesforcecli/plugin-trust/releases) - [Changelog](https://github.com/salesforcecli/plugin-trust/blob/main/CHANGELOG.md) - [Commits](https://github.com/salesforcecli/plugin-trust/compare/3.7.50...3.7.51) --- updated-dependencies: - dependency-name: "@salesforce/plugin-trust" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 5ec620f8..65e77fb0 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@salesforce/core": "^8.8.0", "@salesforce/kit": "^3.2.0", "@salesforce/plugin-command-reference": "^3.1.35", - "@salesforce/plugin-trust": "^3.7.50", + "@salesforce/plugin-trust": "^3.7.51", "@salesforce/sf-plugins-core": "^12.1.1", "@salesforce/ts-types": "^2.0.10", "aws-sdk": "^2.1692.0", diff --git a/yarn.lock b/yarn.lock index 39c33a6c..f2563c13 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2349,10 +2349,10 @@ proxy-agent "^6.5.0" semver "^7.6.3" -"@salesforce/plugin-trust@^3.7.50": - version "3.7.50" - resolved "https://registry.yarnpkg.com/@salesforce/plugin-trust/-/plugin-trust-3.7.50.tgz#148bc81605529dc6dc008fa1066810f7c7082c23" - integrity sha512-KAbmRRPoJ5B79TtRGxZTurjUddgprQ30zG2SuBS1l7kv3GIwFizafpPqvcEH0jVS60Y9n0NzdLTqefRi7G/HjQ== +"@salesforce/plugin-trust@^3.7.51": + version "3.7.51" + resolved "https://registry.yarnpkg.com/@salesforce/plugin-trust/-/plugin-trust-3.7.51.tgz#9ef349697bfb6c29fedfd7b96eca5a9cb87e02af" + integrity sha512-CvzOtGosJhnzJBQvnuiAb02WyLee8t0foSrS3Bsuz9QoUkXz8bmf7Re7UTpPFdRZx+N5Tj8cC8cf0YD8BRwzwQ== dependencies: "@oclif/core" "^4" "@salesforce/core" "^8.8.0"