diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2019-09-30 07:07:31 +0000 |
---|---|---|
committer | npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com> | 2019-09-30 08:42:31 +0000 |
commit | ff7eeb4501743adc9e3fbf354a957b5320375d30 (patch) | |
tree | 28c0e7c9dbe2f2415a361c07c8f20fb7ff240a0d /package.json | |
parent | 30678f1582b0043f7cbf65fa6e257bcef5d1ffa5 (diff) | |
download | nextcloud-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.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 0b767fa2b47..943bb831990 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "clipboard": "^2.0.4", "css-vars-ponyfill": "^2.1.2", "davclient.js": "git+https://github.com/owncloud/davclient.js.git#0.1.3", - "dompurify": "^2.0.1", + "dompurify": "^2.0.3", "handlebars": "^4.3.4", "jcrop": "git+https://github.com/ChristophWurst/Jcrop.git#v0.9.12-npm3", "jquery": "2.1.4", |