Skip to content

Commit

Permalink
fix(deps): bump aws-sdk from 2.1399.0 to 2.1404.0
Browse files Browse the repository at this point in the history
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1399.0 to 2.1404.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Commits](aws/aws-sdk-js@v2.1399.0...v2.1404.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 Jun 24, 2023
1 parent 69b7682 commit 377d37c
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 @@ -19,7 +19,7 @@
"@salesforce/plugin-trust": "^2.4.2",
"@salesforce/sf-plugins-core": "^3.0.4",
"@salesforce/ts-types": "^2.0.3",
"aws-sdk": "^2.1399.0",
"aws-sdk": "^2.1404.0",
"chalk": "^4.1.0",
"fast-glob": "^3.2.12",
"got": "^11.8.6",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2432,10 +2432,10 @@ aws-sdk-mock@^5.8.0:
sinon "^14.0.1"
traverse "^0.6.6"

aws-sdk@^2.1231.0, aws-sdk@^2.1399.0:
version "2.1399.0"
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1399.0.tgz#a3288dbd20a322bf504c3380e5ce33af91425a1a"
integrity sha512-u9G78zs4vN/jl/AI+wNA0qnId2bUmXaCUrzRjTqN8/MWMda7igXmWHbcLmUC3BKmQPrp3EzgC+jBzFWoz5QL9A==
aws-sdk@^2.1231.0, aws-sdk@^2.1404.0:
version "2.1404.0"
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1404.0.tgz#7412841226cfaad1ddf99caf22b1e97e34cc1deb"
integrity sha512-pt8SXXH/CDwA0qTNV1SkHhLXnIb9fk1NTutE5w/tj9u8Z5DSbHbc9bnmju1B9aoRG1VTR48/SqOyzkfquVnMCw==
dependencies:
buffer "4.9.2"
events "1.1.1"
Expand Down

0 comments on commit 377d37c

Please sign in to comment.