Skip to content

Commit

Permalink
fix(deps): bump aws-sdk from 2.1655.0 to 2.1659.0
Browse files Browse the repository at this point in the history
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1655.0 to 2.1659.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Commits](aws/aws-sdk-js@v2.1655.0...v2.1659.0)

---
updated-dependencies:
- dependency-name: aws-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 13, 2024
1 parent 70fe307 commit 04fd814
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 04fd814

Please sign in to comment.