Skip to content

Commit

Permalink
fix(deps): update dependency @types/express to v5 (#1216)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 26, 2024
1 parent 413c215 commit 0b2511b
Show file tree
Hide file tree
Showing 2 changed files with 106 additions and 18 deletions.
122 changes: 105 additions & 17 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
Expand Up @@ -5,7 +5,7 @@
"private": true,
"type": "module",
"dependencies": {
"@types/express": "4.17.21",
"@types/express": "5.0.0",
"axios": "1.7.7",
"body-parser": "1.20.3",
"errorhandler": "1.5.1",
Expand Down

0 comments on commit 0b2511b

Please sign in to comment.