Skip to content

Commit

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

fix(deps): bump aws-sdk from 2.1646.0 to 2.1651.0
  • Loading branch information
svc-cli-bot authored Jun 29, 2024
2 parents afe2f13 + c84bcea commit fcccd01
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.7.8",
"@salesforce/sf-plugins-core": "^11.1.1",
"@salesforce/ts-types": "^2.0.10",
"aws-sdk": "^2.1646.0",
"aws-sdk": "^2.1651.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 @@ -3015,10 +3015,10 @@ aws-sdk-mock@^5.9.0:
sinon "^17.0.0"
traverse "^0.6.6"

aws-sdk@^2.1231.0, aws-sdk@^2.1646.0:
version "2.1646.0"
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1646.0.tgz#5616e367135d8b930cf850c2dc386dff8df984af"
integrity sha512-PAvDiR8ow3zjO0T5HMda04kXIzQ5e1zeWxWGSUodRwu9W569gZPBnqzcPX3PJFNAKBZnZBdbNgsci1g2nXCcBg==
aws-sdk@^2.1231.0, aws-sdk@^2.1651.0:
version "2.1651.0"
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1651.0.tgz#1b3cd731dbbfd08072793c5d3e480953b689c0eb"
integrity sha512-MZjQvvOPkKcx1N428ejUjqSfhm4TAIcgPIgpniiDMw1LjB1yA8JBZvrWer6J6MACAXQ99v0uKE4BSvtYn+AT3g==
dependencies:
buffer "4.9.2"
events "1.1.1"
Expand Down

0 comments on commit fcccd01

Please sign in to comment.