summaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-11-14 15:57:25 +0000
committernpmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>2020-11-14 16:12:21 +0000
commit3116cb14451280af2fd9f0e4c4ebd1e5707c9ea3 (patch)
tree015443e27bf50930a98b2617ce098be1a797b0d4 /package-lock.json
parent08bde8e411e0b83b2a7832c6f93380641acc1fdd (diff)
downloadnextcloud-server-3116cb14451280af2fd9f0e4c4ebd1e5707c9ea3.tar.gz
nextcloud-server-3116cb14451280af2fd9f0e4c4ebd1e5707c9ea3.zip
Bump dompurify from 2.2.0 to 2.2.2
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.2.0 to 2.2.2. - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](https://github.com/cure53/DOMPurify/compare/2.2.0...2.2.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index d3d201abf12..ad1d8369e29 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -4389,9 +4389,9 @@
}
},
"dompurify": {
- "version": "2.2.0",
- "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-2.2.0.tgz",
- "integrity": "sha512-bqFOQ7XRmmozp0VsKdIEe8UwZYxj0yttz7l80GBtBqdVRY48cOpXH2J/CVO7AEkV51qY0EBVXfilec18mdmQ/w=="
+ "version": "2.2.2",
+ "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-2.2.2.tgz",
+ "integrity": "sha512-BsGR4nDLaC5CNBnyT5I+d5pOeaoWvgVeg6Gq/aqmKYWMPR07131u60I80BvExLAJ0FQEIBQ1BTicw+C5+jOyrg=="
},
"duplexify": {
"version": "3.7.1",