Browse Source

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>
tags/v17.0.0beta1
dependabot-preview[bot] 4 years ago
parent
commit
16dd043560
No account linked to committer's email address
6 changed files with 21 additions and 21 deletions
  1. 14
    14
      core/js/dist/main.js
  2. 1
    1
      core/js/dist/main.js.map
  3. 3
    3
      package-lock.json
  4. 1
    1
      package.json
  5. 1
    1
      settings/js/vue-5.js
  6. 1
    1
      settings/js/vue-5.js.map

+ 14
- 14
core/js/dist/main.js
File diff suppressed because it is too large
View File


+ 1
- 1
core/js/dist/main.js.map
File diff suppressed because it is too large
View File


+ 3
- 3
package-lock.json 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",

+ 1
- 1
package.json 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",

+ 1
- 1
settings/js/vue-5.js
File diff suppressed because it is too large
View File


+ 1
- 1
settings/js/vue-5.js.map
File diff suppressed because it is too large
View File


Loading…
Cancel
Save