update to express 5

This commit is contained in:
Matt Walsh
2025-04-02 22:34:59 -05:00
parent bd6c5430c4
commit 130a1bfad3
6 changed files with 970 additions and 970 deletions

View File

@@ -49,6 +49,6 @@
},
"dependencies": {
"ejs": "^3.1.5",
"express": "^4.17.1"
"express": "^5.1.0"
}
}
}