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-06-30 11:04:20 +0300
committernpmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>2020-06-30 12:10:48 +0300
commit298ece7639ce42fbf681c1d049fb4d0b293f7436 (patch)
treeedf021983bd0675eb79b5d99861453fda3fc72de /package-lock.json
parent8af824e4f3b7d3764622c2c78c8b92795144a053 (diff)
Bump dompurify from 2.0.11 to 2.0.12
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.0.11 to 2.0.12. - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](https://github.com/cure53/DOMPurify/compare/2.0.11...2.0.12) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[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 d8b16e82064..a8c3cadc0b1 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -5312,9 +5312,9 @@
}
},
"dompurify": {
- "version": "2.0.11",
- "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-2.0.11.tgz",
- "integrity": "sha512-qVoGPjIW9IqxRij7klDQQ2j6nSe4UNWANBhZNLnsS7ScTtLb+3YdxkRY8brNTpkUiTtcXsCJO+jS0UCDfenLuA=="
+ "version": "2.0.12",
+ "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-2.0.12.tgz",
+ "integrity": "sha512-Fl8KseK1imyhErHypFPA8qpq9gPzlsJ/EukA6yk9o0gX23p1TzC+rh9LqNg1qvErRTc0UNMYlKxEGSfSh43NDg=="
},
"duplexify": {
"version": "3.7.1",