File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 16
16
"regenerator-runtime" : " ^0.14.0" ,
17
17
"slugify" : " ^1.4.0" ,
18
18
"tom-select" : " ^2.0.1" ,
19
- "trix" : " ^2.1.12 " ,
19
+ "trix" : " ^2.1.15 " ,
20
20
"webpack" : " ^5.0.0" ,
21
21
"webpack-cli" : " ^5.1.4"
22
22
},
Original file line number Diff line number Diff line change @@ -1618,10 +1618,10 @@ domhandler@^5.0.2, domhandler@^5.0.3:
1618
1618
dependencies :
1619
1619
domelementtype "^2.3.0"
1620
1620
1621
- dompurify@^3.2.3 :
1622
- version "3.2.4 "
1623
- resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.2.4 .tgz#af5a5a11407524431456cf18836c55d13441cd8e "
1624
- integrity sha512-ysFSFEDVduQpyhzAob/kkuJjf5zWkZD8/A9ywSp1byueyuCfHamrCBa14/Oc2iiB0e51B+NpxSl5gmzn+Ms/mg ==
1621
+ dompurify@^3.2.5 :
1622
+ version "3.2.5 "
1623
+ resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.2.5 .tgz#11b108656a5fb72b24d916df17a1421663d7129c "
1624
+ integrity sha512-mLPd29uoRe9HpvwP2TxClGQBzGXeEC/we/q+bFlmPPmj2p2Ugl3r6ATu/UU1v77DXNcehiBg9zsr1dREyA/dJQ ==
1625
1625
optionalDependencies :
1626
1626
" @types/trusted-types" " ^2.0.7"
1627
1627
@@ -2744,12 +2744,12 @@ tom-select@^2.0.1:
2744
2744
" @orchidjs/sifter" " ^1.1.0"
2745
2745
" @orchidjs/unicode-variants" " ^1.1.2"
2746
2746
2747
- trix@^2.1.12 :
2748
- version "2.1.12 "
2749
- resolved "https://registry.yarnpkg.com/trix/-/trix-2.1.12 .tgz#102306c3a90afcc5b66815ce8d631ee43048a477 "
2750
- integrity sha512-0hQvJdy257XuzRdCzSQ/QvcqyTp+8ixMxVLWxSbWvEzD2kgKFlcrMjgWZbtVkJENaod+jm2sBTOWAZVNWK+DMA ==
2747
+ trix@^2.1.15 :
2748
+ version "2.1.15 "
2749
+ resolved "https://registry.yarnpkg.com/trix/-/trix-2.1.15 .tgz#fabad796ea779a8ae96522402fbc214cbfc4015f "
2750
+ integrity sha512-LoaXWczdTUV8+3Box92B9b1iaDVbxD14dYemZRxi3PwY+AuDm97BUJV2aHLBUFPuDABhxp0wzcbf0CxHCVmXiw ==
2751
2751
dependencies :
2752
- dompurify "^3.2.3 "
2752
+ dompurify "^3.2.5 "
2753
2753
2754
2754
undici-types@~6.20.0 :
2755
2755
version "6.20.0"
You can’t perform that action at this time.
0 commit comments