Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 24f8993

Browse files
dependabot[bot]dreamorosi
andauthoredMar 24, 2024
chore(deps-dev): bump aws-sdk from 2.1582.0 to 2.1583.0 (#2268)
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1582.0 to 2.1583.0. - [Release notes](https://github.com/aws/aws-sdk-js/releases) - [Commits](aws/aws-sdk-js@v2.1582.0...v2.1583.0) --- updated-dependencies: - dependency-name: aws-sdk dependency-type: direct:development 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> Co-authored-by: Andrea Amorosi <[email protected]>
1 parent 3ae63c4 commit 24f8993

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed
 

‎docs/snippets/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@aws-sdk/client-secrets-manager": "^3.535.0",
3535
"@aws-sdk/client-ssm": "^3.535.0",
3636
"@aws-sdk/util-dynamodb": "^3.538.0",
37-
"aws-sdk": "^2.1582.0",
37+
"aws-sdk": "^2.1583.0",
3838
"aws-sdk-client-mock": "^4.0.0",
3939
"aws-sdk-client-mock-jest": "^4.0.0",
4040
"axios": "^1.6.8",

‎package-lock.json

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎packages/tracer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@aws-sdk/client-dynamodb": "^3.538.0",
3636
"@aws-sdk/client-xray": "^3.535.0",
3737
"@types/promise-retry": "^1.1.6",
38-
"aws-sdk": "^2.1582.0",
38+
"aws-sdk": "^2.1583.0",
3939
"axios": "^1.6.8",
4040
"promise-retry": "^2.0.1"
4141
},

0 commit comments

Comments
 (0)
Please sign in to comment.