Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 27, 2024
1 parent edef659 commit 33e2d1a
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.24",
"@salesforce/ts-types": "^2.0.10",
"aws-sdk": "^2.1678.0",
"aws-sdk": "^2.1683.0",
"oclif": "^4.14.26",
"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 @@ -3828,10 +3828,10 @@ available-typed-arrays@^1.0.7:
dependencies:
possible-typed-array-names "^1.0.0"

aws-sdk@^2.1651.0, aws-sdk@^2.1678.0:
version "2.1678.0"
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1678.0.tgz#fa313cfc1e0fc8a69a00c4803eca7c6b08527685"
integrity sha512-7+MNi7hholVrQYBu8bVbfzOBHxKlC63BfuxUwwMaUrFN1hok4pdB0QsEvL6YHwZtF+3Bq5zhONImnT2Q7W15yg==
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==
dependencies:
buffer "4.9.2"
events "1.1.1"
Expand Down

0 comments on commit 33e2d1a

Please sign in to comment.