Skip to content

Commit

Permalink
chore(deps): bump express from 4.19.2 to 4.21.1 in /frontend
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.1.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.1/History.md)
- [Commits](expressjs/express@4.19.2...4.21.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and lfleischmann committed Nov 7, 2024
1 parent 5a7c4e9 commit 35d1e91
Show file tree
Hide file tree
Showing 2 changed files with 137 additions and 73 deletions.
2 changes: 1 addition & 1 deletion frontend/examples/express/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"cookie-parser": "^1.4.6",
"cors": "^2.8.5",
"dotenv": "^16.0.2",
"express": "^4.19.2",
"express": "^4.21.1",
"express-jwt": "^8.3.0",
"jwks-rsa": "^3.1.0"
}
Expand Down
Loading

0 comments on commit 35d1e91

Please sign in to comment.