File tree Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Original file line number Diff line number Diff line change 16
16
"ag-grid-enterprise" : " ^32.0.2" ,
17
17
"ag-grid-react" : " ^32.0.2" ,
18
18
"d3" : " ^7.3.0" ,
19
- "dompurify" : " ^3.1.7 " ,
19
+ "dompurify" : " ^3.2.4 " ,
20
20
"localforage" : " ^1.10.0" ,
21
21
"lodash" : " ^4.17.21" ,
22
22
"markdown-to-jsx" : " ^7.4.0" ,
Original file line number Diff line number Diff line change 1195
1195
resolved "https://registry.npmjs.org/@types/scheduler/-/scheduler-0.16.3.tgz#cef09e3ec9af1d63d2a6cc5b383a737e24e6dcf5"
1196
1196
integrity sha512-5cJ8CB4yAx7BH1oMvdU0Jh9lrEXyPkar6F9G/ERswkCuvP4KQZfZkSjcMbAICCpQTN4OuZn8tz0HiKv9TGZgrQ==
1197
1197
1198
- " @types/trusted-types@* " :
1198
+ " @types/trusted-types@*" , "@types/trusted-types@^2.0.7" :
1199
1199
version "2.0.7"
1200
1200
resolved "https://registry.npmjs.org/@types/trusted-types/-/trusted-types-2.0.7.tgz#baccb07a970b91707df3a3e8ba6896c57ead2d11"
1201
1201
integrity sha512-ScaPdn1dQczgbl0QFTeTOmVHFULt394XJgOQNoyVhZ6r2vLnMLJfBPd53SB52T/3G36VI1/g2MZaX0cwDuXsfw==
@@ -2145,10 +2145,12 @@ dom-helpers@^5.0.1:
2145
2145
" @babel/runtime" " ^7.8.7"
2146
2146
csstype "^3.0.2"
2147
2147
2148
- dompurify@^3.1.7 :
2149
- version "3.1.7"
2150
- resolved "https://registry.npmjs.org/dompurify/-/dompurify-3.1.7.tgz#711a8c96479fb6ced93453732c160c3c72418a6a"
2151
- integrity sha512-VaTstWtsneJY8xzy7DekmYWEOZcmzIe3Qb3zPd4STve1OBTa+e+WmS1ITQec1fZYXI3HCsOZZiSMpG6oxoWMWQ==
2148
+ dompurify@^3.2.4 :
2149
+ version "3.2.4"
2150
+ resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.2.4.tgz#af5a5a11407524431456cf18836c55d13441cd8e"
2151
+ integrity sha512-ysFSFEDVduQpyhzAob/kkuJjf5zWkZD8/A9ywSp1byueyuCfHamrCBa14/Oc2iiB0e51B+NpxSl5gmzn+Ms/mg==
2152
+ optionalDependencies :
2153
+ " @types/trusted-types" " ^2.0.7"
2152
2154
2153
2155
emoji-regex@^8.0.0 :
2154
2156
version "8.0.0"
You can’t perform that action at this time.
0 commit comments