Skip to content

Commit

Permalink
chore(deps-dev): bump aws-sdk from 2.1643.0 to 2.1647.0 (#1764)
Browse files Browse the repository at this point in the history
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1643.0 to 2.1647.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Commits](aws/aws-sdk-js@v2.1643.0...v2.1647.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 25, 2024
1 parent c3a6b1b commit e13c293
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 @@ -252,7 +252,7 @@
"@salesforce/plugin-release-management": "^5.5.7",
"@salesforce/ts-sinon": "^1.4.22",
"@salesforce/ts-types": "^2.0.9",
"aws-sdk": "^2.1643.0",
"aws-sdk": "^2.1647.0",
"oclif": "^4.13.10",
"ts-node": "^10.9.2",
"typescript": "^5.4.5"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4476,10 +4476,10 @@ available-typed-arrays@^1.0.7:
dependencies:
possible-typed-array-names "^1.0.0"

aws-sdk@^2.1632.0, aws-sdk@^2.1643.0:
version "2.1643.0"
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1643.0.tgz#ecd91156900eb23b9ada5a32df8654bcc4eaa521"
integrity sha512-1k8W0cU7K9rPwPBzv84Z2IE5aT3jhv3Jswn8XerZliiLl1MTj6F4wjxCeY5BpmAv+Zyy4zM0w98M8vVqKeHEeA==
aws-sdk@^2.1632.0, aws-sdk@^2.1647.0:
version "2.1647.0"
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1647.0.tgz#a6eb81aacdb6d02ccc12ae5b41f969fb402de8c3"
integrity sha512-BKFucC3IKfl40FGRCwJPeJ0cWZEa/Wd9r5HKuNg7h4eAN97G1aBjprDt4hvCHzwwNAVP4r0gBoxKeJ1f3HQWeg==
dependencies:
buffer "4.9.2"
events "1.1.1"
Expand Down

0 comments on commit e13c293

Please sign in to comment.