Skip to content

Commit 54bf79b

Browse files
Merge pull request #13 from PortableProgrammer/dev
Chore: Update Express to v5
2 parents 59e355a + e26d0b8 commit 54bf79b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"dependencies": {
1313
"cookie-parser": "^1.4.7",
14-
"express": "^4.21.1",
14+
"express": "^5.1.0",
1515
"express-rate-limit": "^7.4.1",
1616
"he": "^1.2.0",
1717
"jsonwebtoken": "^9.0.2",

0 commit comments

Comments
 (0)