Skip to content

Commit

Permalink
Bump aws-sdk from 2.1357.0 to 2.1435.0 in /nodejs (#839)
Browse files Browse the repository at this point in the history
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Commits](aws/aws-sdk-js@v2.1357.0...v2.1435.0)

---
updated-dependencies:
- dependency-name: aws-sdk
  dependency-type: direct:production
  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 Aug 14, 2023
1 parent 2e198ee commit 7918815
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion nodejs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"devDependencies": {
"@typescript-eslint/eslint-plugin": "5.50.0",
"@typescript-eslint/parser": "5.51.0",
"aws-sdk": "2.1357.0",
"aws-sdk": "2.1435.0",
"bestzip": "2.2.1",
"copyfiles": "2.4.1",
"eslint": "8.34.0",
Expand Down
2 changes: 1 addition & 1 deletion nodejs/sample-apps/aws-sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,6 @@
"typescript": "4.9.5"
},
"dependencies": {
"aws-sdk": "2.1357.0"
"aws-sdk": "2.1435.0"
}
}

0 comments on commit 7918815

Please sign in to comment.