Skip to content

Commit

Permalink
chore(deps-dev): bump aws-sdk from 2.1617.0 to 2.1620.0 (#2522)
Browse files Browse the repository at this point in the history
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1617.0 to 2.1620.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Commits](aws/aws-sdk-js@v2.1617.0...v2.1620.0)

---
updated-dependencies:
- dependency-name: aws-sdk
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 15, 2024
1 parent c9c29a2 commit af7d752
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion examples/snippets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@aws-sdk/client-ssm": "^3.574.0",
"@aws-sdk/util-dynamodb": "^3.574.0",
"@middy/core": "^4.7.0",
"aws-sdk": "^2.1617.0",
"aws-sdk": "^2.1620.0",
"aws-sdk-client-mock": "^4.0.0",
"aws-sdk-client-mock-jest": "^4.0.0",
"hashi-vault-js": "^0.4.14",
Expand Down
10 changes: 5 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/tracer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@aws-sdk/client-dynamodb": "^3.574.0",
"@aws-sdk/client-xray": "^3.574.0",
"@types/promise-retry": "^1.1.6",
"aws-sdk": "^2.1617.0",
"aws-sdk": "^2.1620.0",
"axios": "^1.6.8",
"promise-retry": "^2.0.1"
},
Expand Down

0 comments on commit af7d752

Please sign in to comment.