Skip to content

Commit

Permalink
fix(deps): bump @salesforce/plugin-trust from 2.6.19 to 2.6.21
Browse files Browse the repository at this point in the history
Bumps [@salesforce/plugin-trust](https://github.com/salesforcecli/plugin-trust) from 2.6.19 to 2.6.21.
- [Release notes](https://github.com/salesforcecli/plugin-trust/releases)
- [Changelog](https://github.com/salesforcecli/plugin-trust/blob/main/CHANGELOG.md)
- [Commits](salesforcecli/plugin-trust@2.6.19...2.6.21)

---
updated-dependencies:
- dependency-name: "@salesforce/plugin-trust"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 22, 2023
1 parent 9b5c418 commit d288681
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@salesforce/core": "^5.3.1",
"@salesforce/kit": "^3.0.14",
"@salesforce/plugin-command-reference": "^3.0.36",
"@salesforce/plugin-trust": "^2.6.19",
"@salesforce/plugin-trust": "^2.6.21",
"@salesforce/sf-plugins-core": "^3.1.28",
"@salesforce/ts-types": "^2.0.8",
"aws-sdk": "^2.1467.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1235,7 +1235,7 @@
strip-ansi "6.0.1"
ts-retry-promise "^0.7.1"

"@salesforce/core@^5.2.10", "@salesforce/core@^5.2.7", "@salesforce/core@^5.2.9", "@salesforce/core@^5.3.1", "@salesforce/core@^5.3.10":
"@salesforce/core@^5.2.10", "@salesforce/core@^5.2.7", "@salesforce/core@^5.3.1", "@salesforce/core@^5.3.10", "@salesforce/core@^5.3.9":
version "5.3.10"
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-5.3.10.tgz#897d315dcfbe025ff7d69f6c127577611154a6ee"
integrity sha512-PVBLRt28CBbDHbElChDsFIy+hMfc66pg/Vz0EzWiwL0XImN8Cw6n+viPV8uX7FGQVeA2P2RHGdRb83NCDt58dA==
Expand Down Expand Up @@ -1325,13 +1325,13 @@
handlebars "^4.7.8"
tslib "^2"

"@salesforce/plugin-trust@^2.6.19":
version "2.6.19"
resolved "https://registry.yarnpkg.com/@salesforce/plugin-trust/-/plugin-trust-2.6.19.tgz#0e2e95fec8015042b29123aece7556b83cb3a416"
integrity sha512-OKr5DFvc7aHk0AiUvQXWEKX2MISebClW/aOHz9GkWqU5gZfGMLbBeyieBoOCcaA5ESq8FAB4GZbDNVshba33qg==
"@salesforce/plugin-trust@^2.6.21":
version "2.6.21"
resolved "https://registry.yarnpkg.com/@salesforce/plugin-trust/-/plugin-trust-2.6.21.tgz#f1a23bf9013cfb0a0f4e7631f61a9c104cb692f2"
integrity sha512-v2XN4WXLiTBQjDMEpwDMhUdh2wlTHSe9rZi7mXqjdip6yvV929S5v1eX4a0yK80wrBESpjFLA38/GSp2efNU5w==
dependencies:
"@oclif/core" "^2.15.0"
"@salesforce/core" "^5.2.9"
"@salesforce/core" "^5.3.9"
"@salesforce/sf-plugins-core" "^3.1.23"
got "^11"
npm "9.8.1"
Expand Down

0 comments on commit d288681

Please sign in to comment.