Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 23, 2023
1 parent fbd9db5 commit 8993c26
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": "6.4.0",
"@typescript-eslint/parser": "5.62.0",
"aws-sdk": "2.1435.0",
"aws-sdk": "2.1478.0",
"bestzip": "2.2.1",
"copyfiles": "2.4.1",
"eslint": "8.47.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": "5.1.6"
},
"dependencies": {
"aws-sdk": "2.1435.0"
"aws-sdk": "2.1478.0"
}
}

0 comments on commit 8993c26

Please sign in to comment.