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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulius Härtl <jus@bitgrid.net>2020-11-16 13:27:52 +0300
committerJulius Härtl <jus@bitgrid.net>2020-11-16 13:30:59 +0300
commitccc845b1c4a47545591f3930a38ee5ec74d1e7db (patch)
treed259830ee59bef1d3cdbdb3aaba56386baf89f59 /package-lock.json
parent7a821da1bcfe0913afc5b5dcfdede75e4d89902c (diff)
Bump dompurify to 2.2.2
Signed-off-by: Julius Härtl <jus@bitgrid.net>
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 6aa4b4d62d4..4efba829ac0 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -3366,9 +3366,9 @@
}
},
"dompurify": {
- "version": "2.0.15",
- "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-2.0.15.tgz",
- "integrity": "sha512-8AnYW8iXOC7xC7K3FBvQ7+GdmtOsgDGZC5dDXaewCC674qcId7G5mhz5VIEnVShJVjQdlcaPjxpaOzaV9JC3Tg=="
+ "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",