Skip to content

Commit

Permalink
fix(deps): bump aws-sdk from 2.1231.0 to 2.1233.0
Browse files Browse the repository at this point in the history
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1231.0 to 2.1233.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.1231.0...v2.1233.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 Oct 15, 2022
1 parent f771b59 commit 99c7581
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 @@ -17,7 +17,7 @@
"@salesforce/plugin-trust": "^2.1.0",
"@salesforce/ts-types": "^1.5.21",
"agent-base": "^6.0.2",
"aws-sdk": "^2.1231.0",
"aws-sdk": "^2.1233.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 @@ -2135,10 +2135,10 @@ aws-sdk-mock@^5.4.0:
sinon "^13.0.2"
traverse "^0.6.6"

aws-sdk@^2.1122.0, aws-sdk@^2.1227.0, aws-sdk@^2.1231.0:
version "2.1231.0"
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1231.0.tgz#c02e83b095211d9f6dfb540fd47fa69190af9c0d"
integrity sha512-ONBuRsOxsu0zL8u/Vmz49tPWi9D4ls2pjb6szdfSx9VQef7bOnWe9gJpWoA94OTzcjOWsvjsG7UgjvQJkIuPBg==
aws-sdk@^2.1122.0, aws-sdk@^2.1227.0, aws-sdk@^2.1233.0:
version "2.1233.0"
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1233.0.tgz#3386515966ca8a5baac048d986ad0977119c0765"
integrity sha512-e1GbVltsoQpWvx0gxQlEtKOdOrNWyjhD8bjFIMx/3Nwwzw4ac2KOy7CyC5I+lBj8el4AB0399umLHJZmL5WcVg==
dependencies:
buffer "4.9.2"
events "1.1.1"
Expand Down

0 comments on commit 99c7581

Please sign in to comment.