Skip to content

Commit

Permalink
Upgrade to Express 5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
karlhorky committed Sep 10, 2024
1 parent 4c3ada0 commit 5b48132
Show file tree
Hide file tree
Showing 2 changed files with 166 additions and 114 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
},
"dependencies": {
"@types/express": "4.17.21",
"@types/express-serve-static-core": "^4.19.5",
"express": "4.20.0",
"@types/express-serve-static-core": "4.19.5",
"express": "5.0.0",
"tsx": "4.19.0"
},
"devDependencies": {
Expand All @@ -25,5 +25,5 @@
"engines": {
"node": ">=20.9.0"
},
"packageManager": "[email protected]"
"packageManager": "[email protected]+sha512.73a29afa36a0d092ece5271de5177ecbf8318d454ecd701343131b8ebc0c1a91c487da46ab77c8e596d6acf1461e3594ced4becedf8921b074fbd8653ed7051c"
}
Loading

0 comments on commit 5b48132

Please sign in to comment.