Skip to content

Commit 9891744

Browse files
chore(deps-dev): bump aws-sdk from 2.1627.0 to 2.1628.0 (#2587)
1 parent ffa4fc4 commit 9891744

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.1627.0",
46+
"aws-sdk": "^2.1628.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.1627.0",
35+
"aws-sdk": "^2.1628.0",
3636
"promise-retry": "^2.0.1"
3737
},
3838
"peerDependencies": {

0 commit comments

Comments
 (0)