Skip to content

Commit

Permalink
fix(deps): bump aws-sdk (#8827)
Browse files Browse the repository at this point in the history
Bumps the production-dependencies group in /apps/slack/lambda with 1 update: [aws-sdk](https://github.com/aws/aws-sdk-js).


Updates `aws-sdk` from 2.1690.0 to 2.1691.0
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Commits](aws/aws-sdk-js@v2.1690.0...v2.1691.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent 521ec04 commit b6f807b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions apps/slack/lambda/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 apps/slack/lambda/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@types/express": "^4.17.21",
"ajv": "^8.17.1",
"aws-lambda": "^1.0.7",
"aws-sdk": "^2.1690.0",
"aws-sdk": "^2.1691.0",
"contentful-management": "^10.46.4",
"cors": "^2.8.5",
"express": "^4.19.2",
Expand Down

0 comments on commit b6f807b

Please sign in to comment.