mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-22 09:46:30 -05:00
Update xss protection
Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
This commit is contained in:
parent
459fe2da07
commit
565cdc0197
1 changed files with 1 additions and 1 deletions
|
@ -131,7 +131,7 @@
|
||||||
"visibilityjs": "^1.2.4",
|
"visibilityjs": "^1.2.4",
|
||||||
"viz.js": "^1.7.0",
|
"viz.js": "^1.7.0",
|
||||||
"winston": "^2.3.0",
|
"winston": "^2.3.0",
|
||||||
"xss": "^0.3.3"
|
"xss": "^1.0.3"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=6.x <10.x"
|
"node": ">=6.x <10.x"
|
||||||
|
|
Loading…
Reference in a new issue