Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Wurst <ChristophWurst@users.noreply.github.com>2022-02-15 12:43:21 +0300
committerGitHub <noreply@github.com>2022-02-15 12:43:21 +0300
commitac40140429eb793e943d1c5b44b27a1a1e765898 (patch)
tree944c2f63768673265a1fa8f8858d86e2dba71955 /package.json
parent7fd618536570443f85ae42bc42b0653fa31ad3b1 (diff)
parentb7a689dbcfcc34619392d9585312f0273432bc7c (diff)
Merge pull request #5996 from nextcloud/dependabot/npm_and_yarn/dompurify-2.3.5
Bump dompurify from 2.3.4 to 2.3.5
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 53facdff1..573902985 100644
--- a/package.json
+++ b/package.json
@@ -49,7 +49,7 @@
"color-convert": "^2.0.1",
"core-js": "^3.20.3",
"debounce-promise": "^3.1.2",
- "dompurify": "^2.3.4",
+ "dompurify": "^2.3.5",
"html-to-text": "^8.1.0",
"ical.js": "^1.5.0",
"iframe-resizer": "^4.3.2",