Skip to content

Commit

Permalink
Merge pull request #1262 from salesforcecli/dependabot-npm_and_yarn-s…
Browse files Browse the repository at this point in the history
…alesforce-plugin-trust-3.7.43

fix(deps): bump @salesforce/plugin-trust from 3.7.40 to 3.7.43
  • Loading branch information
svc-cli-bot authored Nov 23, 2024
2 parents d8de5fc + 29740e8 commit ac8bf33
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@salesforce/core": "^8.8.0",
"@salesforce/kit": "^3.2.0",
"@salesforce/plugin-command-reference": "^3.1.33",
"@salesforce/plugin-trust": "^3.7.40",
"@salesforce/plugin-trust": "^3.7.43",
"@salesforce/sf-plugins-core": "^12.0.11",
"@salesforce/ts-types": "^2.0.10",
"aws-sdk": "^2.1692.0",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1404,7 +1404,7 @@
"@jridgewell/resolve-uri" "3.1.0"
"@jridgewell/sourcemap-codec" "1.4.14"

"@jsforce/jsforce-node@^3.6.1":
"@jsforce/jsforce-node@^3.6.1", "@jsforce/jsforce-node@^3.6.2":
version "3.6.2"
resolved "https://registry.yarnpkg.com/@jsforce/jsforce-node/-/jsforce-node-3.6.2.tgz#5d8509aaeb161f1d6658e4ce737948a04d3ce3a6"
integrity sha512-bBWRCZl4kVRnYLHRSzl4piqowM3GeTW2yBoKo+WnMGAw36uGjyMq/9z9yAaA+0AmpHFaI4po7/0PrAMdEU/AGA==
Expand Down Expand Up @@ -1846,7 +1846,7 @@
strip-ansi "6.0.1"
ts-retry-promise "^0.8.1"

"@salesforce/core@^8.5.1", "@salesforce/core@^8.6.3", "@salesforce/core@^8.6.4", "@salesforce/core@^8.8.0":
"@salesforce/core@^8.5.1", "@salesforce/core@^8.6.4", "@salesforce/core@^8.8.0":
version "8.8.0"
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.8.0.tgz#849c07ea3a2548ca201fc0fe8baef9b36a462194"
integrity sha512-HWGdRiy/MPCJ2KHz+W+cnqx0O9xhx9+QYvwP8bn9PE27wj0A/NjTi4xrqIWk1M+fE4dXHycE+8qPf4b540euvg==
Expand Down Expand Up @@ -1928,33 +1928,33 @@
debug "^4.3.7"
handlebars "^4.7.8"

"@salesforce/plugin-info@^3.4.13":
version "3.4.15"
resolved "https://registry.yarnpkg.com/@salesforce/plugin-info/-/plugin-info-3.4.15.tgz#60fd9a9cb9a2fd626081073578f2ebaf636755e5"
integrity sha512-Br9eFrNGCS2HcwxyCZ2f+G6LD3B4AgtNurc+94oJnGDa2EIWKe9sOlZEvAGwICfMpsd5d62Q5WfpVZRl2v/DTw==
"@salesforce/plugin-info@^3.4.18":
version "3.4.21"
resolved "https://registry.yarnpkg.com/@salesforce/plugin-info/-/plugin-info-3.4.21.tgz#b2d743216723e76020ef24b0d2e441cf4d98e61e"
integrity sha512-fH7Mj/K+syDbywqy4OAmYLo9G6850o2ESP0ufhRFlid1PlV6KqXq9XyUA3PGj/0KBkcfMxgUuz000vAsUIjdMQ==
dependencies:
"@inquirer/input" "^2.3.0"
"@jsforce/jsforce-node" "^3.6.1"
"@jsforce/jsforce-node" "^3.6.2"
"@oclif/core" "^4"
"@salesforce/core" "^8.6.3"
"@salesforce/core" "^8.8.0"
"@salesforce/kit" "^3.2.3"
"@salesforce/sf-plugins-core" "^11.3.12"
"@salesforce/sf-plugins-core" "^12"
got "^13.0.0"
marked "^4.3.0"
marked-terminal "^4.2.0"
open "^10.1.0"
proxy-agent "^6.4.0"
semver "^7.6.3"

"@salesforce/plugin-trust@^3.7.40":
version "3.7.40"
resolved "https://registry.yarnpkg.com/@salesforce/plugin-trust/-/plugin-trust-3.7.40.tgz#d909a1e9e42eec717178fa9746e4efc6ed7e57ba"
integrity sha512-Gtb5W64Hpuh9+y6AY4N2B9EAlay1oVroU4sozEt9VdS0xAzVKGCkaeY+LWsk4rE1vc/194D4n4Tj4jIcBZje/g==
"@salesforce/plugin-trust@^3.7.43":
version "3.7.43"
resolved "https://registry.yarnpkg.com/@salesforce/plugin-trust/-/plugin-trust-3.7.43.tgz#0e1f257b6945f43288def4eceb96ec2e9448bda8"
integrity sha512-Hn+ufKwBHFK4P1wLChl3/fSWARWjYA2WvYJU5KH+yV8DTYpVmZgQkUabDixzHVEefiBXdQl5322pybVUoQPY7g==
dependencies:
"@oclif/core" "^4"
"@salesforce/core" "^8.6.4"
"@salesforce/core" "^8.8.0"
"@salesforce/kit" "^3.2.0"
"@salesforce/plugin-info" "^3.4.13"
"@salesforce/plugin-info" "^3.4.18"
"@salesforce/sf-plugins-core" "^12"
got "^13.0.0"
npm "^10.9.0"
Expand Down

0 comments on commit ac8bf33

Please sign in to comment.