Bump dompurify in /themes/common-theme/webapp/common-theme/js (#522)

Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.3.9 to 2.3.10.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/2.3.9...2.3.10)

---
updated-dependencies:
- dependency-name: dompurify
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
diff --git a/themes/common-theme/webapp/common-theme/js/package-lock.json b/themes/common-theme/webapp/common-theme/js/package-lock.json
index 4752afe..cab7cbf 100644
--- a/themes/common-theme/webapp/common-theme/js/package-lock.json
+++ b/themes/common-theme/webapp/common-theme/js/package-lock.json
@@ -8,7 +8,7 @@
             "license": "Apache-2.0",
             "dependencies": {
                 "@chinchilla-software/jquery-ui-timepicker-addon": "^1.6.3",
-                "dompurify": "^2.3.9",
+                "dompurify": "^2.3.10",
                 "flot": "^4.2.2",
                 "jquery": "^3.6.0",
                 "jquery-migrate": "^3.4.0",
@@ -28,9 +28,9 @@
             }
         },
         "node_modules/dompurify": {
-            "version": "2.3.9",
-            "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-2.3.9.tgz",
-            "integrity": "sha512-3zOnuTwup4lPV/GfGS6UzG4ub9nhSYagR/5tB3AvDEwqyy5dtyCM2dVjwGDCnrPerXifBKTYh/UWCGKK7ydhhw=="
+            "version": "2.3.10",
+            "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-2.3.10.tgz",
+            "integrity": "sha512-o7Fg/AgC7p/XpKjf/+RC3Ok6k4St5F7Q6q6+Nnm3p2zGWioAY6dh0CbbuwOhH2UcSzKsdniE/YnE2/92JcsA+g=="
         },
         "node_modules/flot": {
             "version": "4.2.2",
@@ -101,9 +101,9 @@
             "integrity": "sha512-P2rOR4MWcBMTbkaA0AE77COj8BTBIeNp9trtUKbvWFAoBoWHpwGhN8WIEjST7h/1nVQH+4CSpa4i9XoXZYvWXg=="
         },
         "dompurify": {
-            "version": "2.3.9",
-            "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-2.3.9.tgz",
-            "integrity": "sha512-3zOnuTwup4lPV/GfGS6UzG4ub9nhSYagR/5tB3AvDEwqyy5dtyCM2dVjwGDCnrPerXifBKTYh/UWCGKK7ydhhw=="
+            "version": "2.3.10",
+            "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-2.3.10.tgz",
+            "integrity": "sha512-o7Fg/AgC7p/XpKjf/+RC3Ok6k4St5F7Q6q6+Nnm3p2zGWioAY6dh0CbbuwOhH2UcSzKsdniE/YnE2/92JcsA+g=="
         },
         "flot": {
             "version": "4.2.2",
diff --git a/themes/common-theme/webapp/common-theme/js/package.json b/themes/common-theme/webapp/common-theme/js/package.json
index 330db02..d4b33b4 100644
--- a/themes/common-theme/webapp/common-theme/js/package.json
+++ b/themes/common-theme/webapp/common-theme/js/package.json
@@ -8,7 +8,7 @@
         "jquery-migrate": "^3.4.0",
         "jquery-validation": "^1.19.5",
         "jquery.browser": "^0.1.0",
-        "dompurify": "^2.3.9",
+        "dompurify": "^2.3.10",
         "jquery-ui-dist": "^1.13.1",
         "trumbowyg": "^2.25.1",
         "flot": "^4.2.2",