Skip to content

Commit be9b6ac

Browse files
fix(package): update express to version 4.17.1
Closes #27
1 parent e7f3dba commit be9b6ac

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
@@ -30,7 +30,7 @@
3030
"cors": "^2.8.4",
3131
"debug": "~3.1.0",
3232
"dotenv-extended": "^2.2.0",
33-
"express": "~4.16.0",
33+
"express": "~4.17.1",
3434
"http-errors": "~1.7.0",
3535
"jade": "~1.11.0",
3636
"morgan": "~1.9.0",

0 commit comments

Comments
 (0)