Skip to content

Commit 1e8ffed

Browse files
chore(deps-dev): bump aws-sdk from 2.1648.0 to 2.1649.0 (#2706)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5a53430 commit 1e8ffed

File tree

3 files changed

+21
-9
lines changed

3 files changed

+21
-9
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.603.0",
4444
"@aws-sdk/util-dynamodb": "^3.602.0",
4545
"@middy/core": "^4.7.0",
46-
"aws-sdk": "^2.1648.0",
46+
"aws-sdk": "^2.1649.0",
4747
"aws-sdk-client-mock": "^4.0.1",
4848
"aws-sdk-client-mock-jest": "^4.0.1",
4949
"hashi-vault-js": "^0.4.15",

Diff for: package-lock.json

+19-7
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.602.0",
3333
"@aws-sdk/client-xray": "^3.600.0",
3434
"@types/promise-retry": "^1.1.6",
35-
"aws-sdk": "^2.1648.0",
35+
"aws-sdk": "^2.1649.0",
3636
"promise-retry": "^2.0.1"
3737
},
3838
"peerDependencies": {

0 commit comments

Comments
 (0)