Skip to content

Commit 900c12e

Browse files
chore(deps-dev): bump aws-sdk from 2.1626.0 to 2.1627.0 (#2579)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Andrea Amorosi <[email protected]>
1 parent d0b4cf2 commit 900c12e

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

Diff for: examples/snippets/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@aws-sdk/client-ssm": "^3.574.0",
4444
"@aws-sdk/util-dynamodb": "^3.574.0",
4545
"@middy/core": "^4.7.0",
46-
"aws-sdk": "^2.1626.0",
46+
"aws-sdk": "^2.1627.0",
4747
"aws-sdk-client-mock": "^4.0.0",
4848
"aws-sdk-client-mock-jest": "^4.0.0",
4949
"hashi-vault-js": "^0.4.14",

Diff for: package-lock.json

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: packages/tracer/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@aws-sdk/client-dynamodb": "^3.574.0",
3333
"@aws-sdk/client-xray": "^3.574.0",
3434
"@types/promise-retry": "^1.1.6",
35-
"aws-sdk": "^2.1626.0",
35+
"aws-sdk": "^2.1627.0",
3636
"axios": "^1.6.8",
3737
"promise-retry": "^2.0.1"
3838
},

0 commit comments

Comments
 (0)