Skip to content
Snippets Groups Projects
Commit f54347e8 authored by Mend Renovate's avatar Mend Renovate Committed by Manuel Leduc
Browse files

XWIKI-22199: Upgrade to dompurify 3.1.4

parent 506c645a
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@
"name": "xwiki-livedata-vue",
"version": "1.0.0",
"dependencies": {
"dompurify": "3.1.1",
"dompurify": "3.1.4",
"lz-string": "1.5.0",
"u-node": "0.0.2",
"vue": "2.7.16",
......@@ -8657,9 +8657,10 @@
}
},
"node_modules/dompurify": {
"version": "3.1.1",
"resolved": "https://registry.npmjs.org/dompurify/-/dompurify-3.1.1.tgz",
"integrity": "sha512-tVP8C/GJwnABOn/7cx/ymx/hXpmBfWIPihC1aOEvS8GbMqy3pgeYtJk1HXN3CO7tu+8bpY18f6isjR5Cymj0TQ=="
"version": "3.1.4",
"resolved": "https://registry.npmjs.org/dompurify/-/dompurify-3.1.4.tgz",
"integrity": "sha512-2gnshi6OshmuKil8rMZuQCGiUF3cUxHY3NGDzUAdUx/NPEe5DVnO8BDoAQouvgwnx0R/+a6jUn36Z0FSdq8vww==",
"license": "(MPL-2.0 OR Apache-2.0)"
},
"node_modules/domutils": {
"version": "2.8.0",
......
......@@ -16,7 +16,7 @@
"vuedraggable": "2.24.3",
"vue-tippy": "4.16.0",
"vue2-touch-events": "3.2.3",
"dompurify": "3.1.1"
"dompurify": "3.1.4"
},
"devDependencies": {
"@vue/cli-plugin-babel": "5.0.8",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment