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>2021-06-23 20:33:12 +0300
committerGitHub <noreply@github.com>2021-06-23 20:33:12 +0300
commit6a40ed4765a98164b58905134402e038821a54dd (patch)
tree10af31ec35f5a1f87d373a5715255b39624860b6 /package-lock.json
parent82adb4c21e030ea14747212b29382c81ffe51b82 (diff)
parent1882b9793509cb64c259ad58e7a468b7cd193293 (diff)
Merge pull request #27622 from nextcloud/dependabot/npm_and_yarn/stable21/dompurify-2.2.9
Bump dompurify from 2.2.8 to 2.2.9
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 ef8c0559733..3a9835443d3 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -4314,9 +4314,9 @@
}
},
"dompurify": {
- "version": "2.2.8",
- "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-2.2.8.tgz",
- "integrity": "sha512-9H0UL59EkDLgY3dUFjLV6IEUaHm5qp3mxSqWw7Yyx4Zhk2Jn2cmLe+CNPP3xy13zl8Bqg+0NehQzkdMoVhGRww=="
+ "version": "2.2.9",
+ "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-2.2.9.tgz",
+ "integrity": "sha512-+9MqacuigMIZ+1+EwoEltogyWGFTJZWU3258Rupxs+2CGs4H914G9er6pZbsme/bvb5L67o2rade9n21e4RW/w=="
},
"duplexify": {
"version": "3.7.1",