Skip to content

Commit

Permalink
Bump aws-sdk from 2.1612.0 to 2.1623.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.1612.0 to 2.1623.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Commits](aws/aws-sdk-js@v2.1612.0...v2.1623.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] committed May 20, 2024
1 parent fefd744 commit 74967af
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": "^7.7.0",
"@typescript-eslint/parser": "^7.7.0",
"aws-sdk": "2.1612.0",
"aws-sdk": "2.1623.0",
"bestzip": "2.2.1",
"copyfiles": "2.4.1",
"eslint": "8.57.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 @@ -45,6 +45,6 @@
"typescript": "5.4.5"
},
"dependencies": {
"aws-sdk": "2.1612.0"
"aws-sdk": "2.1623.0"
}
}

0 comments on commit 74967af

Please sign in to comment.