Skip to content

Commit

Permalink
Bump aws-sdk from 2.1486.0 to 2.1538.0 in /nodejs (#1108)
Browse files Browse the repository at this point in the history
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1486.0 to 2.1538.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Commits](aws/aws-sdk-js@v2.1486.0...v2.1538.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 Jan 18, 2024
1 parent 37889e7 commit a530be6
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.13.2",
"@typescript-eslint/parser": "6.18.1",
"aws-sdk": "2.1486.0",
"aws-sdk": "2.1538.0",
"bestzip": "2.2.1",
"copyfiles": "2.4.1",
"eslint": "8.56.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.3.3"
},
"dependencies": {
"aws-sdk": "2.1486.0"
"aws-sdk": "2.1538.0"
}
}

0 comments on commit a530be6

Please sign in to comment.