Skip to content
This repository has been archived by the owner on Jul 25, 2024. It is now read-only.

Commit

Permalink
chore(deps): bump express from 4.18.3 to 4.19.2 in /client-app/server
Browse files Browse the repository at this point in the history
Bumps [express](https://github.com/expressjs/express) from 4.18.3 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](expressjs/express@4.18.3...4.19.2)

---
updated-dependencies:
- dependency-name: express
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 29, 2024
1 parent efc7e71 commit d759975
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
30 changes: 15 additions & 15 deletions client-app/server/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 client-app/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"axios": "1.6.7",
"cookie-parser": "1.4.6",
"cors": "2.8.5",
"express": "4.18.3",
"express": "4.19.2",
"jsonwebtoken": "9.0.2"
},
"type": "module",
Expand Down

0 comments on commit d759975

Please sign in to comment.