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 1200
1200
resolved "https://registry.npmjs.org/@types/scheduler/-/scheduler-0.16.3.tgz#cef09e3ec9af1d63d2a6cc5b383a737e24e6dcf5"
1201
1201
integrity sha512-5cJ8CB4yAx7BH1oMvdU0Jh9lrEXyPkar6F9G/ERswkCuvP4KQZfZkSjcMbAICCpQTN4OuZn8tz0HiKv9TGZgrQ==
1202
1202
1203
- " @types/trusted-types@* " :
1203
+ " @types/trusted-types@*" , "@types/trusted-types@^2.0.7" :
1204
1204
version "2.0.7"
1205
1205
resolved "https://registry.npmjs.org/@types/trusted-types/-/trusted-types-2.0.7.tgz#baccb07a970b91707df3a3e8ba6896c57ead2d11"
1206
1206
integrity sha512-ScaPdn1dQczgbl0QFTeTOmVHFULt394XJgOQNoyVhZ6r2vLnMLJfBPd53SB52T/3G36VI1/g2MZaX0cwDuXsfw==
@@ -2150,10 +2150,12 @@ dom-helpers@^5.0.1:
2150
2150
" @babel/runtime" " ^7.8.7"
2151
2151
csstype "^3.0.2"
2152
2152
2153
- dompurify@^3.1.7 :
2154
- version "3.1.7"
2155
- resolved "https://registry.npmjs.org/dompurify/-/dompurify-3.1.7.tgz#711a8c96479fb6ced93453732c160c3c72418a6a"
2156
- integrity sha512-VaTstWtsneJY8xzy7DekmYWEOZcmzIe3Qb3zPd4STve1OBTa+e+WmS1ITQec1fZYXI3HCsOZZiSMpG6oxoWMWQ==
2153
+ dompurify@^3.2.4 :
2154
+ version "3.2.4"
2155
+ resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.2.4.tgz#af5a5a11407524431456cf18836c55d13441cd8e"
2156
+ integrity sha512-ysFSFEDVduQpyhzAob/kkuJjf5zWkZD8/A9ywSp1byueyuCfHamrCBa14/Oc2iiB0e51B+NpxSl5gmzn+Ms/mg==
2157
+ optionalDependencies :
2158
+ " @types/trusted-types" " ^2.0.7"
2157
2159
2158
2160
emoji-regex@^8.0.0 :
2159
2161
version "8.0.0"
You can’t perform that action at this time.
0 commit comments