Skip to content

Commit e27f101

Browse files
chore(deps-dev): bump aws-sdk from 2.1639.0 to 2.1640.0 (#2649)
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 3c7c97e commit e27f101

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.596.0",
4444
"@aws-sdk/util-dynamodb": "^3.596.0",
4545
"@middy/core": "^4.7.0",
46-
"aws-sdk": "^2.1639.0",
46+
"aws-sdk": "^2.1640.0",
4747
"aws-sdk-client-mock": "^4.0.1",
4848
"aws-sdk-client-mock-jest": "^4.0.1",
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.596.0",
3333
"@aws-sdk/client-xray": "^3.596.0",
3434
"@types/promise-retry": "^1.1.6",
35-
"aws-sdk": "^2.1639.0",
35+
"aws-sdk": "^2.1640.0",
3636
"promise-retry": "^2.0.1"
3737
},
3838
"peerDependencies": {

0 commit comments

Comments
 (0)