mirror of
https://github.com/pa11y/pa11y-dashboard.git
synced 2025-09-24 14:21:13 +00:00
Upgrade express to 4.14 or greater
Prevents https://nodesecurity.io/advisories/106
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
"body-parser": "~1.15",
|
||||
"chalk": "~1.1",
|
||||
"compression": "~1.6",
|
||||
"express": "~4.13",
|
||||
"express": "~4.14",
|
||||
"express-hbs": "~1.0",
|
||||
"moment": "~2.13",
|
||||
"pa11y-webservice": "~2.0",
|
||||
|
Reference in New Issue
Block a user