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[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-27 11:17:28 +0300
committerGitHub <noreply@github.com>2021-05-27 11:17:28 +0300
commit4ab1a3b0d276debb7e2ccfaaecc2efb852b55251 (patch)
treece372fc48172e853e50595c3c40d891428ae7ab7 /package-lock.json
parent2ded52519b28b7e1a9ec8c5365a5fff5bd62d3bd (diff)
Bump dompurify from 2.2.2 to 2.2.8
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.2.2 to 2.2.8. - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](https://github.com/cure53/DOMPurify/compare/2.2.2...2.2.8) Signed-off-by: dependabot[bot] <support@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 3b9806b3c01..522d2054a22 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -3366,9 +3366,9 @@
}
},
"dompurify": {
- "version": "2.2.2",
- "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-2.2.2.tgz",
- "integrity": "sha512-BsGR4nDLaC5CNBnyT5I+d5pOeaoWvgVeg6Gq/aqmKYWMPR07131u60I80BvExLAJ0FQEIBQ1BTicw+C5+jOyrg=="
+ "version": "2.2.8",
+ "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-2.2.8.tgz",
+ "integrity": "sha512-9H0UL59EkDLgY3dUFjLV6IEUaHm5qp3mxSqWw7Yyx4Zhk2Jn2cmLe+CNPP3xy13zl8Bqg+0NehQzkdMoVhGRww=="
},
"duplexify": {
"version": "3.7.1",