Skip to content

Commit

Permalink
chore(deps-dev): bump aws-sdk from 2.1683.0 to 2.1687.0 (#1880)
Browse files Browse the repository at this point in the history
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1683.0 to 2.1687.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Commits](aws/aws-sdk-js@v2.1683.0...v2.1687.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 3, 2024
1 parent 0500339 commit 8b58832
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 @@ -255,7 +255,7 @@
"@salesforce/plugin-release-management": "^5.5.13",
"@salesforce/ts-sinon": "^1.4.26",
"@salesforce/ts-types": "^2.0.10",
"aws-sdk": "^2.1683.0",
"aws-sdk": "^2.1687.0",
"oclif": "^4.14.29",
"ts-node": "^10.9.2",
"typescript": "^5.5.4"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3862,10 +3862,10 @@ available-typed-arrays@^1.0.7:
dependencies:
possible-typed-array-names "^1.0.0"

aws-sdk@^2.1651.0, aws-sdk@^2.1683.0:
version "2.1683.0"
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1683.0.tgz#c97bf0de12a9a1c9b7413e482b72d76d81b58a5b"
integrity sha512-uy53mN2oHU0Jx5tkH7qG6h/42DeMAQD5jMi/6294hVgGCa29MK/ZiFIOdkEJNS9tbB03RTabg+5i4c6DxBpG8g==
aws-sdk@^2.1651.0, aws-sdk@^2.1687.0:
version "2.1687.0"
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1687.0.tgz#dd1d7e78b252842ea292a2d28d22c720b97a824b"
integrity sha512-Pk7RbIxJ8yDmFJRKzaapiUsAvz5cTPKCz7soomU+lASx1jvO29Z9KAPB6KJR22m7rDDMO/HNNN9OJRzfdvh7xQ==
dependencies:
buffer "4.9.2"
events "1.1.1"
Expand Down

0 comments on commit 8b58832

Please sign in to comment.