Skip to content

Commit

Permalink
chore(deps-dev): bump aws-sdk from 2.1672.0 to 2.1678.0 (#1854)
Browse files Browse the repository at this point in the history
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1672.0 to 2.1678.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Commits](aws/aws-sdk-js@v2.1672.0...v2.1678.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 Aug 20, 2024
1 parent 458d72d commit b7ca080
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 @@ -252,7 +252,7 @@
"@salesforce/plugin-release-management": "^5.5.13",
"@salesforce/ts-sinon": "^1.4.24",
"@salesforce/ts-types": "^2.0.10",
"aws-sdk": "^2.1672.0",
"aws-sdk": "^2.1678.0",
"oclif": "^4.14.22",
"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 @@ -3814,10 +3814,10 @@ available-typed-arrays@^1.0.7:
dependencies:
possible-typed-array-names "^1.0.0"

aws-sdk@^2.1651.0, aws-sdk@^2.1672.0:
version "2.1672.0"
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1672.0.tgz#7526f12bda7b56a16c84e82f14dbb4b34a2b233f"
integrity sha512-en4uaVWE/wPa9YsF2XAYtKP0hLQ10s93/nWe+SQ8Yox1xrDn1Tr32MMOtSLRXLxPRKcvmI7Yzw7jiQMgs1jqBQ==
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==
dependencies:
buffer "4.9.2"
events "1.1.1"
Expand Down

0 comments on commit b7ca080

Please sign in to comment.