Skip to content

Commit 8839e91

Browse files
Update dependency express to ^4.20.0
1 parent 98b2b35 commit 8839e91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"dependencies": {
1414
"async": "^2.6.0",
1515
"ejs": "^2.5.6",
16-
"express": "^4.15.2",
16+
"express": "^4.20.0",
1717
"express-session": "^1.15.6",
1818
"request-promise": "^4.2.2"
1919
},

0 commit comments

Comments
 (0)