Skip to content

Commit

Permalink
chore(deps-dev): bump aws-sdk from 2.1659.0 to 2.1664.0
Browse files Browse the repository at this point in the history
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1659.0 to 2.1664.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Commits](aws/aws-sdk-js@v2.1659.0...v2.1664.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 Jul 29, 2024
1 parent ca3af67 commit c520bb8
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.22",
"@salesforce/ts-types": "^2.0.10",
"aws-sdk": "^2.1659.0",
"aws-sdk": "^2.1664.0",
"oclif": "^4.14.11",
"ts-node": "^10.9.2",
"typescript": "^5.5.3"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3923,10 +3923,10 @@ available-typed-arrays@^1.0.7:
dependencies:
possible-typed-array-names "^1.0.0"

aws-sdk@^2.1651.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==
aws-sdk@^2.1651.0, aws-sdk@^2.1664.0:
version "2.1664.0"
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1664.0.tgz#c6fbbf87fa969c2ba547fe3b33f8cd1db1ad00eb"
integrity sha512-S2IA1cCGz38d8ZKsuQGwlK3LE+9cXFt7OFsSGQtKX1Mc40xFXpiqQy7jX1r0vZIiy9ZMnxeTcBPM28G/yYu2kA==
dependencies:
buffer "4.9.2"
events "1.1.1"
Expand Down

0 comments on commit c520bb8

Please sign in to comment.