Skip to content

Commit

Permalink
fix(deps): bump aws-sdk from 2.1373.0 to 2.1377.0
Browse files Browse the repository at this point in the history
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1373.0 to 2.1377.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Commits](aws/aws-sdk-js@v2.1373.0...v2.1377.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 May 13, 2023
1 parent d9986b9 commit aba44d1
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/sf-plugins-core": "^2.2.4",
"@salesforce/ts-types": "^1.7.3",
"agent-base": "^6.0.2",
"aws-sdk": "^2.1373.0",
"aws-sdk": "^2.1377.0",
"chalk": "^4.1.0",
"conventional-changelog-conventionalcommits": "^4.6.1",
"conventional-changelog-preset-loader": "^2.3.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2215,10 +2215,10 @@ aws-sdk-mock@^5.8.0:
sinon "^14.0.1"
traverse "^0.6.6"

aws-sdk@^2.1231.0, aws-sdk@^2.1373.0:
version "2.1373.0"
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1373.0.tgz#e1e7d5b01498de48dd0cd8c7849c1766c115f13d"
integrity sha512-3/P79VU2VVeiof25bn8TSepEhWCRhwuQGYoEWX/2pApQRJAY+w/3JFVKHjbAe3NYEEBNeiAE6PQ9DqWz5Pp+Lw==
aws-sdk@^2.1231.0, aws-sdk@^2.1377.0:
version "2.1377.0"
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1377.0.tgz#85f3590c8a8c0a600268e921aea8a289f7804e87"
integrity sha512-59T3v/o40fk2I2zpgh2E0Z/BBK5awBQUva7VLjLHo9rsMvTM58mgya667hYTua00rHC1A3GJSCNORUhXvhomYQ==
dependencies:
buffer "4.9.2"
events "1.1.1"
Expand Down

0 comments on commit aba44d1

Please sign in to comment.