diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-06-30 08:04:20 +0000 |
---|---|---|
committer | npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com> | 2020-06-30 09:10:48 +0000 |
commit | 298ece7639ce42fbf681c1d049fb4d0b293f7436 (patch) | |
tree | edf021983bd0675eb79b5d99861453fda3fc72de /package-lock.json | |
parent | 8af824e4f3b7d3764622c2c78c8b92795144a053 (diff) | |
download | nextcloud-server-298ece7639ce42fbf681c1d049fb4d0b293f7436.tar.gz nextcloud-server-298ece7639ce42fbf681c1d049fb4d0b293f7436.zip |
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.json | 6 |
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", |