diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2019-09-22 17:59:21 +0000 |
---|---|---|
committer | npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com> | 2019-09-23 05:44:50 +0000 |
commit | 55ca2596178ac37412916236900b686521fb087b (patch) | |
tree | ccdd09c169fb32b502a970252b2efe2042e24e09 /package-lock.json | |
parent | 2025cfe7d174219e7cd03171205ea519ce7def81 (diff) | |
download | nextcloud-server-55ca2596178ac37412916236900b686521fb087b.tar.gz nextcloud-server-55ca2596178ac37412916236900b686521fb087b.zip |
Bump dompurify from 2.0.0 to 2.0.1
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/2.0.0...2.0.1)
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 9163b5de9cd..cc0b11d3c8f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2759,9 +2759,9 @@ } }, "dompurify": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-2.0.0.tgz", - "integrity": "sha512-i8LWSIMDpGmv7AbOcQOyy54L4TrRhjs6yrSessoNeYspsAtgaKiiGeBAG5959qLfhGvyndkHeyZWxx0dd4iDxw==" + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-2.0.1.tgz", + "integrity": "sha512-57cdUdCG300XfdO+BTYfgBtcP0G6LuwnQ8BZQ2t9wFDIa+DoQT9iaxKox5aJJYovAA3B4wNIeNlqBfnS/OWvRQ==" }, "domutils": { "version": "1.5.1", |