File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 71
71
"start" : " yarn build-assets && concurrently --kill-others --names js,css,dev-server 'yarn watch' 'yarn build-css --watch' 'yarn dev'"
72
72
},
73
73
"dependencies" : {
74
- "dompurify" : " ^3.2.3 "
74
+ "dompurify" : " ^3.2.5 "
75
75
}
76
76
}
Original file line number Diff line number Diff line change @@ -2738,10 +2738,10 @@ domhandler@^4.2.0, domhandler@^4.3.1:
2738
2738
dependencies :
2739
2739
domelementtype "^2.2.0"
2740
2740
2741
- dompurify@^3.2.3 :
2742
- version "3.2.3 "
2743
- resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.2.3 .tgz#05dd2175225324daabfca6603055a09b2382a4cd "
2744
- integrity sha512-U1U5Hzc2MO0oW3DF+G9qYN0aT7atAou4AgI0XjWz061nyBPbdxkfdhfy5uMgGn6+oLFCfn44ZGbdDqCzVmlOWA ==
2741
+ dompurify@^3.2.5 :
2742
+ version "3.2.5 "
2743
+ resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.2.5 .tgz#11b108656a5fb72b24d916df17a1421663d7129c "
2744
+ integrity sha512-mLPd29uoRe9HpvwP2TxClGQBzGXeEC/we/q+bFlmPPmj2p2Ugl3r6ATu/UU1v77DXNcehiBg9zsr1dREyA/dJQ ==
2745
2745
optionalDependencies :
2746
2746
" @types/trusted-types" " ^2.0.7"
2747
2747
You can’t perform that action at this time.
0 commit comments