Skip to content

Commit

Permalink
Bump express from 4.19.2 to 4.20.0 in /backend (#142)
Browse files Browse the repository at this point in the history
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 Nov 11, 2024
1 parent a131982 commit d7427c8
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 25 deletions.
2 changes: 1 addition & 1 deletion backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
},
"dependencies": {
"@prisma/client": "^5.19.0",
"express": "^4.17.0",
"express": "^4.20.0",
"inversify": "^6.0.0",
"passport": "^0.7.0",
"passport-http-bearer": "^1.0.1",
Expand Down
85 changes: 61 additions & 24 deletions backend/pnpm-lock.yaml

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

0 comments on commit d7427c8

Please sign in to comment.