summaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-09-30 07:07:31 +0000
committernpmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>2019-09-30 08:42:31 +0000
commitff7eeb4501743adc9e3fbf354a957b5320375d30 (patch)
tree28c0e7c9dbe2f2415a361c07c8f20fb7ff240a0d /package-lock.json
parent30678f1582b0043f7cbf65fa6e257bcef5d1ffa5 (diff)
downloadnextcloud-server-ff7eeb4501743adc9e3fbf354a957b5320375d30.tar.gz
nextcloud-server-ff7eeb4501743adc9e3fbf354a957b5320375d30.zip
Bump dompurify from 2.0.1 to 2.0.3
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.0.1 to 2.0.3. - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](https://github.com/cure53/DOMPurify/compare/2.0.1...2.0.3) 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 021d0ed40a7..d43a9c9d8a9 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -2759,9 +2759,9 @@
}
},
"dompurify": {
- "version": "2.0.1",
- "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-2.0.1.tgz",
- "integrity": "sha512-57cdUdCG300XfdO+BTYfgBtcP0G6LuwnQ8BZQ2t9wFDIa+DoQT9iaxKox5aJJYovAA3B4wNIeNlqBfnS/OWvRQ=="
+ "version": "2.0.3",
+ "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-2.0.3.tgz",
+ "integrity": "sha512-q006uOkD2JGSJgF0qBt7rVhUvUPBWCxpGayALmHvXx2iNlMfNVz7PDGeXEUjNGgIDjADz59VZCv6UE3U8XRWVw=="
},
"domutils": {
"version": "1.5.1",