summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json
index 0a783ce..86ca7d9 100644
--- a/package.json
+++ b/package.json
@@ -21,6 +21,7 @@
"dependencies": {
"@sendgrid/mail": "^6.5.5",
"cors": "^2.8.5",
+ "dompurify": "^3.0.6",
"express": "^4.18.2",
"express-fileupload": "^1.4.1",
"express-handlebars": "^6.0.7",
@@ -30,6 +31,7 @@
"ical": "^0.6.0",
"ical-generator": "^1.15.4",
"jimp": "^0.16.13",
+ "jsdom": "^22.1.0",
"marked": "^9.1.0",
"moment-timezone": "^0.5.43",
"mongoose": "^5.13.20",