aboutsummaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-10-13 10:17:51 +0000
committernpmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>2019-10-13 11:01:30 +0000
commit7ead31d841582a9e90694de59ca07d2d0bb6b1d8 (patch)
treebf4176a31db3780f169439b5260965500a2b1da2 /package-lock.json
parent3658f7e8477c86a00219be071cf9888c85f5a13b (diff)
downloadnextcloud-server-7ead31d841582a9e90694de59ca07d2d0bb6b1d8.tar.gz
nextcloud-server-7ead31d841582a9e90694de59ca07d2d0bb6b1d8.zip
Bump dompurify from 2.0.3 to 2.0.6
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.0.3 to 2.0.6. - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](https://github.com/cure53/DOMPurify/compare/2.0.3...2.0.6) 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 69781b2088c..d6609218432 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -2807,9 +2807,9 @@
}
},
"dompurify": {
- "version": "2.0.3",
- "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-2.0.3.tgz",
- "integrity": "sha512-q006uOkD2JGSJgF0qBt7rVhUvUPBWCxpGayALmHvXx2iNlMfNVz7PDGeXEUjNGgIDjADz59VZCv6UE3U8XRWVw=="
+ "version": "2.0.6",
+ "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-2.0.6.tgz",
+ "integrity": "sha512-1+AOpCYIKoLER/Ykd/Q/i11slhYy6T29/mmDrTsALH0JcMPB0pt9++8eDTGT70tv6ofmmeptrdqzZpmjMfFLRg=="
},
"domutils": {
"version": "1.5.1",