chore(deps): update dependency dompurify to ^3.2.5
This commit is contained in:
parent
2cc5e6e5b3
commit
58c0f2ae7d
8
package-lock.json
generated
8
package-lock.json
generated
@ -14,7 +14,7 @@
|
||||
"@nextcloud/router": "^3.0.1",
|
||||
"@nextcloud/vite-config": "^2.3.2",
|
||||
"@nextcloud/vue": "~9.0.0-alpha.7",
|
||||
"dompurify": "^3.2.4",
|
||||
"dompurify": "^3.2.5",
|
||||
"linkify-html": "^4.2.0",
|
||||
"pinia": "^3.0.1",
|
||||
"toastify-js": "^1.12.0",
|
||||
@ -5130,9 +5130,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/dompurify": {
|
||||
"version": "3.2.4",
|
||||
"resolved": "https://registry.npmjs.org/dompurify/-/dompurify-3.2.4.tgz",
|
||||
"integrity": "sha512-ysFSFEDVduQpyhzAob/kkuJjf5zWkZD8/A9ywSp1byueyuCfHamrCBa14/Oc2iiB0e51B+NpxSl5gmzn+Ms/mg==",
|
||||
"version": "3.2.5",
|
||||
"resolved": "https://registry.npmjs.org/dompurify/-/dompurify-3.2.5.tgz",
|
||||
"integrity": "sha512-mLPd29uoRe9HpvwP2TxClGQBzGXeEC/we/q+bFlmPPmj2p2Ugl3r6ATu/UU1v77DXNcehiBg9zsr1dREyA/dJQ==",
|
||||
"license": "(MPL-2.0 OR Apache-2.0)",
|
||||
"optionalDependencies": {
|
||||
"@types/trusted-types": "^2.0.7"
|
||||
|
@ -23,7 +23,7 @@
|
||||
"@nextcloud/router": "^3.0.1",
|
||||
"@nextcloud/vite-config": "^2.3.2",
|
||||
"@nextcloud/vue": "~9.0.0-alpha.7",
|
||||
"dompurify": "^3.2.4",
|
||||
"dompurify": "^3.2.5",
|
||||
"linkify-html": "^4.2.0",
|
||||
"pinia": "^3.0.1",
|
||||
"toastify-js": "^1.12.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user