Skip to content

Commit

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

fix(deps): bump aws-sdk from 2.1655.0 to 2.1659.0
  • Loading branch information
svc-cli-bot authored Jul 13, 2024
2 parents 70fe307 + 04fd814 commit 5b4ede8
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.10",
"@salesforce/sf-plugins-core": "^11.1.1",
"@salesforce/ts-types": "^2.0.10",
"aws-sdk": "^2.1655.0",
"aws-sdk": "^2.1659.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 @@ -3062,10 +3062,10 @@ aws-sdk-mock@^5.9.0:
sinon "^17.0.0"
traverse "^0.6.6"

aws-sdk@^2.1231.0, aws-sdk@^2.1655.0:
version "2.1655.0"
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1655.0.tgz#62bbc96bb8057876e41e280604c5bcdde9d48dc4"
integrity sha512-Tec0/ZHK8ES6NvAEJhgEm3znyoPb4QUuyQZ2RdvbNTbpJDbeeDuu4BaCAR5HbEVXREVk1/8OBDMsWW1B5lkcww==
aws-sdk@^2.1231.0, aws-sdk@^2.1659.0:
version "2.1659.0"
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1659.0.tgz#b2c84baddf1af7ea16d55365ad13b4f0c72baae0"
integrity sha512-WOoy5DdWW4kpQuxjWiQdoSDR+dT/HeAUwjb6b+8taEMZzvUzp3fmdDwdryUTlLWGxrnb7ru2yu5pryjhPOzANg==
dependencies:
buffer "4.9.2"
events "1.1.1"
Expand Down

0 comments on commit 5b4ede8

Please sign in to comment.