Skip to content

Commit f6881f9

Browse files
Update dependency express to v4.20.0 [SECURITY]
1 parent 613f4dc commit f6881f9

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
@@ -10,7 +10,7 @@
1010
"heroku-postbuild": "npm run build"
1111
},
1212
"dependencies": {
13-
"express": "4.16.3",
13+
"express": "4.20.0",
1414
"vue": "2.5.17",
1515
"@vue/cli-service": "4.4.4"
1616
},

0 commit comments

Comments
 (0)