aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorNathan-SR <144961007+Nathan-SR@users.noreply.github.com>2024-10-01 04:17:34 -0400
committerNathan-SR <144961007+Nathan-SR@users.noreply.github.com>2024-10-01 04:17:34 -0400
commit111a4775788a52b218d5dbb49ef8c2d83d90ff3e (patch)
tree92d5cbd85fc0a956295a7d71a1f500479c06c941 /package.json
parent96883cb177d44ed9e06e800de9b35bda36e6fd1c (diff)
added dompurify
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 a1def81de..f0fa676a6 100644
--- a/package.json
+++ b/package.json
@@ -37,6 +37,7 @@
"@types/cookie-session": "^2.0.48",
"@types/d3": "^7.4.3",
"@types/dom-mediacapture-record": "^1.0.19",
+ "@types/dompurify": "^3.0.5",
"@types/exif": "^0.6.5",
"@types/express": "^5.0.0",
"@types/express-session": "^1.17.10",
@@ -173,6 +174,7 @@
"D": "^1.0.0",
"d3": "^7.8.5",
"depcheck": "^1.4.7",
+ "dompurify": "^3.1.7",
"dotenv": "^16.4.5",
"eslint-webpack-plugin": "^4.1.0",
"exif": "^0.6.0",