diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2019-10-27 02:16:37 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-10-27 02:16:37 +0000 |
commit | b8a4a5bf80e74abe023dc455f559e01d47b1c6b3 (patch) | |
tree | 7c40cd12ebf95b136c15d402f7b3e1a81079de16 /package-lock.json | |
parent | 790efdf78735d70e947415351a58db09a8152d59 (diff) | |
download | nextcloud-server-b8a4a5bf80e74abe023dc455f559e01d47b1c6b3.tar.gz nextcloud-server-b8a4a5bf80e74abe023dc455f559e01d47b1c6b3.zip |
Bump dompurify from 2.0.6 to 2.0.7
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.0.6 to 2.0.7.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/2.0.6...2.0.7)
Signed-off-by: dependabot-preview[bot] <support@dependabot.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 1830699b4d5..56745594558 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2521,9 +2521,9 @@ "dev": true }, "dompurify": { - "version": "2.0.6", - "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-2.0.6.tgz", - "integrity": "sha512-1+AOpCYIKoLER/Ykd/Q/i11slhYy6T29/mmDrTsALH0JcMPB0pt9++8eDTGT70tv6ofmmeptrdqzZpmjMfFLRg==" + "version": "2.0.7", + "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-2.0.7.tgz", + "integrity": "sha512-S3O0lk6rFJtO01ZTzMollCOGg+WAtCwS3U5E2WSDY/x/sy7q70RjEC4Dmrih5/UqzLLB9XoKJ8KqwBxaNvBu4A==" }, "duplexify": { "version": "3.7.1", |