summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2020-07-23 12:32:57 +0300
committerLauri Ojansivu <x@xet7.org>2020-07-23 12:32:57 +0300
commit42d8773e3674ce67ae710db2dffdc46f9669d7a9 (patch)
tree00a957bdd46ce30a50ac4f0e82d7955cb1f35968 /package.json
parent15dff73b94ecb9c5b65c4e1d39adeeea474de070 (diff)
downloadwekan-42d8773e3674ce67ae710db2dffdc46f9669d7a9.tar.gz
wekan-42d8773e3674ce67ae710db2dffdc46f9669d7a9.tar.bz2
wekan-42d8773e3674ce67ae710db2dffdc46f9669d7a9.zip
Revert xss to previous compatible version.
Thanks to xet7 !
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 53a25e12..20317f3a 100644
--- a/package.json
+++ b/package.json
@@ -75,6 +75,6 @@
"papaparse": "^5.2.0",
"qs": "^6.9.4",
"source-map-support": "^0.5.19",
- "xss": "^1.0.7"
+ "xss": "^1.0.6"
}
}