Skip to content

Commit

Permalink
build(deps-dev): bump aws-sdk from 2.1580.0 to 2.1585.0
Browse files Browse the repository at this point in the history
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1580.0 to 2.1585.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Commits](aws/aws-sdk-js@v2.1580.0...v2.1585.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 Mar 26, 2024
1 parent 06ae948 commit 069ab8a
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 @@ -257,7 +257,7 @@
"@salesforce/ts-sinon": "^1.4.19",
"@salesforce/ts-types": "^2.0.9",
"@types/debug": "^4.1.12",
"aws-sdk": "^2.1580.0",
"aws-sdk": "^2.1585.0",
"oclif": "^4.6.3",
"ts-node": "^10.9.1",
"typescript": "^5"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4168,10 +4168,10 @@ available-typed-arrays@^1.0.5, available-typed-arrays@^1.0.6:
dependencies:
possible-typed-array-names "^1.0.0"

aws-sdk@^2.1565.0, aws-sdk@^2.1580.0:
version "2.1580.0"
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1580.0.tgz#c3390205c711a53a14054a9307ab7b42cf0ba40b"
integrity sha512-jR9EWyo1UY6QrYs+jhXCpqxBYXU6QYmqNejpsPgU5OzAWxUgalbXfQPAaw0A/DBxXU99qHO+j6RUYof82veiKw==
aws-sdk@^2.1565.0, aws-sdk@^2.1585.0:
version "2.1585.0"
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1585.0.tgz#1275714a3e15e3fcbb4f07411e3c78a10215008d"
integrity sha512-zDJ76hivdnBLH2+hXTO0F5y3Sdx5RRSDCf4EqZILZCUkPLTwaVmKmaU6XO3pyhrMTcWk58m7UBgHFyARE5SCkQ==
dependencies:
buffer "4.9.2"
events "1.1.1"
Expand Down

0 comments on commit 069ab8a

Please sign in to comment.