Bump dompurify from 1.0.10 to 1.0.11

Bumps [dompurify](https://github.com/cure53/DOMPurify) from 1.0.10 to 1.0.11.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/1.0.10...1.0.11)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
This commit is contained in:
dependabot-preview[bot] 2019-06-23 01:13:14 +00:00 committed by Roeland Jago Douma
parent 9b5f6ec1d8
commit 16dd043560
No known key found for this signature in database
GPG Key ID: F941078878347C0C
6 changed files with 21 additions and 21 deletions

28
core/js/dist/main.js vendored

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

6
package-lock.json generated
View File

@ -2553,9 +2553,9 @@
"dev": true
},
"dompurify": {
"version": "1.0.10",
"resolved": "https://registry.npmjs.org/dompurify/-/dompurify-1.0.10.tgz",
"integrity": "sha512-huhl3DSWX5LaA7jDtnj3XQdJgWW1wYouNW7N0drGzQa4vEUSVWyeFN+Atx6HP4r5cang6oQytMom6I4yhGJj5g=="
"version": "1.0.11",
"resolved": "https://registry.npmjs.org/dompurify/-/dompurify-1.0.11.tgz",
"integrity": "sha512-XywCTXZtc/qCX3iprD1pIklRVk/uhl8BKpkTxr+ZyMVUzSUg7wkQXRBp/euJ5J5moa1QvfpvaPQVP71z1O59dQ=="
},
"duplexify": {
"version": "3.7.1",

View File

@ -31,7 +31,7 @@
"clipboard": "^2.0.4",
"css-vars-ponyfill": "^2.0.2",
"davclient.js": "git+https://github.com/owncloud/davclient.js.git#0.1.3",
"dompurify": "^1.0.10",
"dompurify": "^1.0.11",
"handlebars": "^4.1.2",
"jcrop": "git+https://github.com/ChristophWurst/Jcrop.git#v0.9.12-npm3",
"jquery": "2.1.4",

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long