Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: express
  dependency-type: direct:production
  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>
  • Loading branch information
dependabot[bot] authored Sep 12, 2024
1 parent 92945a4 commit 408d083
Show file tree
Hide file tree
Showing 2 changed files with 129 additions and 78 deletions.
205 changes: 128 additions & 77 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 package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"type": "module",
"dependencies": {
"express": "^4.19.2",
"express": "^4.21.0",
"mailparser": "^3.7.1",
"node-fetch": "^3.3.2",
"pug": "^3.0.3"
Expand Down

0 comments on commit 408d083

Please sign in to comment.