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:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-09-14 20:42:37 +0300
committerRoeland Jago Douma <roeland@famdouma.nl>2020-09-14 20:51:23 +0300
commit064bedf686314bd026d36769fb2f3fcd98d229da (patch)
tree0b1941ff176b3d80979a2c3bc9d7f75e2c82b4ff /package-lock.json
parent1c9a898875ca571d844b46b94237e4ca2e6996d6 (diff)
Bump dompurify from 2.0.14 to 2.0.15
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.0.14 to 2.0.15. - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](https://github.com/cure53/DOMPurify/compare/2.0.14...2.0.15) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com> Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
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 7270eb13cc9..310a37f3255 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -3366,9 +3366,9 @@
}
},
"dompurify": {
- "version": "2.0.14",
- "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-2.0.14.tgz",
- "integrity": "sha512-oqcjyCLHLjWugZ6VwK0YfmRND/DFy/CuZhdasmymMfnxbzaaQxBSA1ATZIXWESGDj/nvq1vKLmRa7rTdbGgrmQ=="
+ "version": "2.0.15",
+ "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-2.0.15.tgz",
+ "integrity": "sha512-8AnYW8iXOC7xC7K3FBvQ7+GdmtOsgDGZC5dDXaewCC674qcId7G5mhz5VIEnVShJVjQdlcaPjxpaOzaV9JC3Tg=="
},
"duplexify": {
"version": "3.7.1",