File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 21
21
"buildPath" : " build" ,
22
22
"libPath" : " node_modules" ,
23
23
"dependencies" : {
24
- "dompurify" : " ^3.2.2 " ,
24
+ "dompurify" : " ^3.2.3 " ,
25
25
"jquery" : " ^3.7.1" ,
26
26
"mustache" : " ^4.2.0" ,
27
27
"timeago.js" : " ^4.0.1" ,
Original file line number Diff line number Diff line change @@ -130,10 +130,10 @@ detect-file@^1.0.0:
130
130
resolved "https://registry.yarnpkg.com/detect-file/-/detect-file-1.0.0.tgz#f0d66d03672a825cb1b73bdb3fe62310c8e552b7"
131
131
integrity sha1-8NZtA2cqglyxtzvbP+YjEMjlUrc=
132
132
133
- dompurify@^3.2.2 :
134
- version "3.2.2 "
135
- resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.2.2 .tgz#6c0518745e81686c74a684f5af1e5613e7cc0246 "
136
- integrity sha512-YMM+erhdZ2nkZ4fTNRTSI94mb7VG7uVF5vj5Zde7tImgnhZE3R6YW/IACGIHb2ux+QkEXMhe591N+5jWOmL4Zw ==
133
+ dompurify@^3.2.3 :
134
+ version "3.2.3 "
135
+ resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.2.3 .tgz#05dd2175225324daabfca6603055a09b2382a4cd "
136
+ integrity sha512-U1U5Hzc2MO0oW3DF+G9qYN0aT7atAou4AgI0XjWz061nyBPbdxkfdhfy5uMgGn6+oLFCfn44ZGbdDqCzVmlOWA ==
137
137
optionalDependencies :
138
138
" @types/trusted-types" " ^2.0.7"
139
139
You can’t perform that action at this time.
0 commit comments