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-07-14 03:17:42 +0300
committerMichaIng <micha@dietpi.com>2021-07-14 13:32:24 +0300
commit04f15c88b5c49ec07968851cc20b6d00c176773c (patch)
tree1d426a8c1a72913296936ba45cc5641b077a858b /package-lock.json
parent9516e3a8a72071cdaabcb397610af7b30c69fea0 (diff)
Bump dompurify from 2.2.8 to 2.2.9
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.2.8 to 2.2.9. - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](https://github.com/cure53/DOMPurify/compare/2.2.8...2.2.9) --- updated-dependencies: - dependency-name: dompurify dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.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 318719297a4..405bd0a22e6 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -3585,9 +3585,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",