Update dompurify
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
This commit is contained in:
parent
d612657240
commit
e853378e39
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -2232,9 +2232,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"dompurify": {
|
||||
"version": "1.0.10",
|
||||
"resolved": "https://registry.npmjs.org/dompurify/-/dompurify-1.0.10.tgz",
|
||||
"integrity": "sha512-huhl3DSWX5LaA7jDtnj3XQdJgWW1wYouNW7N0drGzQa4vEUSVWyeFN+Atx6HP4r5cang6oQytMom6I4yhGJj5g=="
|
||||
"version": "2.0.7",
|
||||
"resolved": "https://registry.npmjs.org/dompurify/-/dompurify-2.0.7.tgz",
|
||||
"integrity": "sha512-S3O0lk6rFJtO01ZTzMollCOGg+WAtCwS3U5E2WSDY/x/sy7q70RjEC4Dmrih5/UqzLLB9XoKJ8KqwBxaNvBu4A=="
|
||||
},
|
||||
"duplexify": {
|
||||
"version": "3.7.1",
|
||||
|
|
|
@ -31,7 +31,7 @@
|
|||
"clipboard": "^2.0.4",
|
||||
"css-vars-ponyfill": "^1.17.0",
|
||||
"davclient.js": "git+https://github.com/owncloud/davclient.js.git#0.1.3",
|
||||
"dompurify": "^1.0.10",
|
||||
"dompurify": "^2.0.7",
|
||||
"handlebars": "^4.5.3",
|
||||
"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
Loading…
Reference in New Issue