Skip to content

Commit 20177e4

Browse files
fix(package): update express to version 4.17.1
Closes #41
1 parent 73d7b50 commit 20177e4

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
@@ -36,7 +36,7 @@
3636
"bluebird": "~3.5.4",
3737
"body-parser": "~1.19.0",
3838
"debug": "~4.1.1",
39-
"express": "~4.16.4",
39+
"express": "~4.17.1",
4040
"prom-client": "~11.3.0",
4141
"sinek": "~7.29.3"
4242
},

0 commit comments

Comments
 (0)