Skip to content

Commit

Permalink
fix(deps): bump aws-sdk from 2.1579.0 to 2.1584.0
Browse files Browse the repository at this point in the history
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1579.0 to 2.1584.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Commits](aws/aws-sdk-js@v2.1579.0...v2.1584.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 23, 2024
1 parent 7ef1477 commit 1759081
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 @@ -20,7 +20,7 @@
"@salesforce/plugin-trust": "^3.3.17",
"@salesforce/sf-plugins-core": "^7.1.16",
"@salesforce/ts-types": "^2.0.9",
"aws-sdk": "^2.1579.0",
"aws-sdk": "^2.1584.0",
"chalk": "^5.3.0",
"fast-glob": "^3.3.2",
"got": "^13",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3406,10 +3406,10 @@ aws-sdk-mock@^5.9.0:
sinon "^17.0.0"
traverse "^0.6.6"

aws-sdk@^2.1231.0, aws-sdk@^2.1579.0:
version "2.1579.0"
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1579.0.tgz#7114c06b3c2a60fc4c47eff37397f96679ccd3ec"
integrity sha512-TYv/bK2kVT/dfrpjAPL6sEhku4uH9EB18gRa6p9gi0fPtmhe49HrYoN2xmPNSqLPj4/CtSXmZhg91Ny1DhG8/Q==
aws-sdk@^2.1231.0, aws-sdk@^2.1584.0:
version "2.1584.0"
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1584.0.tgz#3ffe7e9f2ae42587d80721cf17b4a93d2dda692c"
integrity sha512-57Qizb+bLOhrBLWQSWw6WXTtbO/lFKzLouHxTfm/QeXm38gs0Q0knFxhdH+sWc/DPPJYSRGy7MNiuQcmsq5zxA==
dependencies:
buffer "4.9.2"
events "1.1.1"
Expand Down

0 comments on commit 1759081

Please sign in to comment.