Skip to content

Commit

Permalink
Merge pull request #1006 from salesforcecli/dependabot-npm_and_yarn-a…
Browse files Browse the repository at this point in the history
…ws-sdk-2.1550.0

fix(deps): bump aws-sdk from 2.1545.0 to 2.1550.0
  • Loading branch information
svc-cli-bot authored Feb 3, 2024
2 parents 199665f + aa657cf commit 9b4a91f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@salesforce/plugin-trust": "^3.3.5",
"@salesforce/sf-plugins-core": "^7.1.4",
"@salesforce/ts-types": "^2.0.9",
"aws-sdk": "^2.1545.0",
"aws-sdk": "^2.1550.0",
"chalk": "^5.3.0",
"fast-glob": "^3.3.2",
"got": "^13",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3430,10 +3430,10 @@ aws-sdk-mock@^5.9.0:
sinon "^17.0.0"
traverse "^0.6.6"

aws-sdk@^2.1231.0, aws-sdk@^2.1545.0:
version "2.1545.0"
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1545.0.tgz#8678ae8117a426d4a6602408e7f47f176356d7ca"
integrity sha512-iDUv6ksG7lTA0l/HlOgYdO6vfYFA1D2/JzAEXSdgKY0C901WgJqBtfs2CncOkCgDe2CjmlMuqciBzAfxCIiKFA==
aws-sdk@^2.1231.0, aws-sdk@^2.1550.0:
version "2.1550.0"
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1550.0.tgz#82bff4154728f1d5ff479be673726c0db75ba2cc"
integrity sha512-abkbOeaL7iV085UqO8Y7/Ep7VYONK32chhKejhMbPYSqTp2YgNeqOSQfSaVZWeWCwqJxujEyoXFGTNgTt46D0g==
dependencies:
buffer "4.9.2"
events "1.1.1"
Expand Down

0 comments on commit 9b4a91f

Please sign in to comment.