Skip to content

Commit 89a2f8e

Browse files
Bump aws-sdk from 2.1539.0 to 2.1540.0 in /nodejs (#1113)
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1539.0 to 2.1540.0. - [Release notes](https://github.com/aws/aws-sdk-js/releases) - [Commits](aws/aws-sdk-js@v2.1539.0...v2.1540.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>
1 parent 49fef09 commit 89a2f8e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

nodejs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"devDependencies": {
3333
"@typescript-eslint/eslint-plugin": "6.13.2",
3434
"@typescript-eslint/parser": "6.18.1",
35-
"aws-sdk": "2.1539.0",
35+
"aws-sdk": "2.1540.0",
3636
"bestzip": "2.2.1",
3737
"copyfiles": "2.4.1",
3838
"eslint": "8.56.0",

nodejs/sample-apps/aws-sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,6 @@
4747
"typescript": "5.3.3"
4848
},
4949
"dependencies": {
50-
"aws-sdk": "2.1539.0"
50+
"aws-sdk": "2.1540.0"
5151
}
5252
}

0 commit comments

Comments
 (0)