mirror of
https://github.com/pa11y/pa11y-dashboard.git
synced 2025-09-24 14:21:13 +00:00
Require webservice 2.0.1 or greater
Addresses the following vulns present on 2.0.0: * https://nodesecurity.io/advisories/45 * https://nodesecurity.io/advisories/63 * https://nodesecurity.io/advisories/65 * https://nodesecurity.io/advisories/121
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
"express": "~4.14",
|
||||
"express-hbs": "~1.0",
|
||||
"moment": "~2.13",
|
||||
"pa11y-webservice": "~2.0",
|
||||
"pa11y-webservice": "^2.0.1",
|
||||
"pa11y-webservice-client-node": "~1.2",
|
||||
"underscore": "~1.8"
|
||||
},
|
||||
|
Reference in New Issue
Block a user