Skip to content

Commit

Permalink
fix(deps): bump aws-sdk from 2.1599.0 to 2.1613.0
Browse files Browse the repository at this point in the history
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1599.0 to 2.1613.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Commits](aws/aws-sdk-js@v2.1599.0...v2.1613.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 May 4, 2024
1 parent 68d5432 commit 2b19a79
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.6.3",
"@salesforce/sf-plugins-core": "^9.0.5",
"@salesforce/ts-types": "^2.0.9",
"aws-sdk": "^2.1599.0",
"aws-sdk": "^2.1613.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 @@ -3269,10 +3269,10 @@ aws-sdk-mock@^5.9.0:
sinon "^17.0.0"
traverse "^0.6.6"

aws-sdk@^2.1231.0, aws-sdk@^2.1599.0:
version "2.1599.0"
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1599.0.tgz#701850e6baabf6e796169e0894f062eee4509fba"
integrity sha512-jPb1LAN+s1TLTK+VR3TTJLr//sb3AhhT60Bm9jxB5G/fVeeRczXtBtixNpQ00gksQdkstILYLc9S6MuKMsksxA==
aws-sdk@^2.1231.0, aws-sdk@^2.1613.0:
version "2.1613.0"
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1613.0.tgz#242a4aa73bbd4312153f5ec0d9435ea13a2879db"
integrity sha512-NCBSOa7i/VewoAy6fZIcxJxjKqySREy+bqAG2tKESZo2/DCm0i9XFW0R78LDtxKvjz+mqjmqviAm3r7LBsF0dg==
dependencies:
buffer "4.9.2"
events "1.1.1"
Expand Down

0 comments on commit 2b19a79

Please sign in to comment.