Skip to content

Commit a2fa391

Browse files
Bump aws-sdk from 2.1343.0 to 2.1357.0 in /nodejs (aws-observability#630)
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1343.0 to 2.1357.0. - [Release notes](https://github.com/aws/aws-sdk-js/releases) - [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md) - [Commits](aws/aws-sdk-js@v2.1343.0...v2.1357.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 b95072f commit a2fa391

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": "5.50.0",
3434
"@typescript-eslint/parser": "5.51.0",
35-
"aws-sdk": "2.1343.0",
35+
"aws-sdk": "2.1357.0",
3636
"bestzip": "2.2.1",
3737
"copyfiles": "2.4.1",
3838
"eslint": "8.34.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": "4.9.5"
4848
},
4949
"dependencies": {
50-
"aws-sdk": "2.1343.0"
50+
"aws-sdk": "2.1357.0"
5151
}
5252
}

0 commit comments

Comments
 (0)