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

github.com/nextcloud/polls.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>2022-05-12 04:06:40 +0300
committerGitHub <noreply@github.com>2022-05-12 04:06:40 +0300
commit528f0ba6505d4ce0f6853b8b3cfcb5c59d50021f (patch)
treeb5b694c028cf1f8021060950d1c4b877e01bdaa7 /package-lock.json
parent11c0c002a3b9200880f04370b7f14ded6c15ba84 (diff)
Bump dompurify from 2.3.6 to 2.3.7
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.3.6 to 2.3.7. - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](https://github.com/cure53/DOMPurify/compare/2.3.6...2.3.7) --- updated-dependencies: - dependency-name: dompurify dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/package-lock.json b/package-lock.json
index 8c893408..21078c5a 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -19,7 +19,7 @@
"@nextcloud/router": "^2.0.0",
"@nextcloud/vue": "^5.3.1",
"core-js": "^3.22.5",
- "dompurify": "^2.3.6",
+ "dompurify": "^2.3.7",
"file-saver": "^2.0.5",
"linkify-string": "^3.0.4",
"lodash": "^4.17.21",
@@ -5548,9 +5548,9 @@
}
},
"node_modules/dompurify": {
- "version": "2.3.6",
- "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-2.3.6.tgz",
- "integrity": "sha512-OFP2u/3T1R5CEgWCEONuJ1a5+MFKnOYpkywpUSxv/dj1LeBT1erK+JwM7zK0ROy2BRhqVCf0LRw/kHqKuMkVGg=="
+ "version": "2.3.7",
+ "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-2.3.7.tgz",
+ "integrity": "sha512-fsVZLywBd3awZIG3qU4JEdw7DCb0uUCajTfWRrLhsgKjTBd5CIIluPoAkNfco05GuNYQGj4/+bQIhlq96eT9eQ=="
},
"node_modules/domutils": {
"version": "2.8.0",
@@ -20002,9 +20002,9 @@
}
},
"dompurify": {
- "version": "2.3.6",
- "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-2.3.6.tgz",
- "integrity": "sha512-OFP2u/3T1R5CEgWCEONuJ1a5+MFKnOYpkywpUSxv/dj1LeBT1erK+JwM7zK0ROy2BRhqVCf0LRw/kHqKuMkVGg=="
+ "version": "2.3.7",
+ "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-2.3.7.tgz",
+ "integrity": "sha512-fsVZLywBd3awZIG3qU4JEdw7DCb0uUCajTfWRrLhsgKjTBd5CIIluPoAkNfco05GuNYQGj4/+bQIhlq96eT9eQ=="
},
"domutils": {
"version": "2.8.0",