Skip to content

Commit

Permalink
build(deps): bump express from 4.17.2 to 4.19.2 (#14)
Browse files Browse the repository at this point in the history
Bumps [express](https://github.com/expressjs/express) from 4.17.2 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.17.2...4.19.2)

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

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 Apr 14, 2024
1 parent 7c22d68 commit ebd5bd2
Show file tree
Hide file tree
Showing 3 changed files with 74 additions and 73 deletions.
2 changes: 1 addition & 1 deletion backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"config": "^3.3.6",
"cors": "^2.8.5",
"dotenv": "^10.0.0",
"express": "^4.17.2",
"express": "^4.19.2",
"helmet": "^5.0.1",
"mongoose": "^6.11.3",
"morgan": "^1.10.0",
Expand Down
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@popperjs/core": "^2.11.2",
"axios": "^1.6.0",
"cors": "^2.8.5",
"express": "^4.17.2",
"express": "^4.19.2",
"filepond": "^4.30.3",
"filepond-plugin-file-encode": "^2.1.10",
"filepond-plugin-file-poster": "^2.5.1",
Expand Down
143 changes: 72 additions & 71 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ebd5bd2

Please sign in to comment.