Skip to content

Commit

Permalink
Bump express from 4.21.1 to 4.21.2 in /src
Browse files Browse the repository at this point in the history
Bumps [express](https://github.com/expressjs/express) from 4.21.1 to 4.21.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.2/History.md)
- [Commits](expressjs/express@4.21.1...4.21.2)

---
updated-dependencies:
- dependency-name: express
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and joshgubler committed Dec 10, 2024
1 parent 3180cf2 commit 182bcaf
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 9 deletions.
22 changes: 14 additions & 8 deletions src/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 src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"dependencies": {
"@aws-sdk/client-dynamodb": "^3.705.0",
"@aws-sdk/client-s3": "^3.705.0",
"express": "^4.21.1"
"express": "^4.21.2"
},
"devDependencies": {
"jest": "^29.7.0",
Expand Down

0 comments on commit 182bcaf

Please sign in to comment.