File tree 2 files changed +12
-5
lines changed
2 files changed +12
-5
lines changed Original file line number Diff line number Diff line change 83
83
"d3" : " ^3.5.17" ,
84
84
"d3-cloud" : " ^1.2.4" ,
85
85
"debug" : " ^3.1.0" ,
86
- "dompurify" : " ^2.0.7 " ,
86
+ "dompurify" : " ^3.2.4 " ,
87
87
"font-awesome" : " ^4.7.0" ,
88
88
"hoist-non-react-statics" : " ^3.3.0" ,
89
89
"leaflet" : " ~1.3.1" ,
Original file line number Diff line number Diff line change 2183
2183
resolved "https://registry.yarnpkg.com/@types/trusted-types/-/trusted-types-1.0.6.tgz#569b8a08121d3203398290d602d84d73c8dcf5da"
2184
2184
integrity sha512-230RC8sFeHoT6sSUlRO6a8cAnclO06eeiq1QDfiv2FGCLWFvvERWgwIQD4FWqD9A69BN7Lzee4OXwoMVnnsWDw==
2185
2185
2186
+ " @types/trusted-types@^2.0.7 " :
2187
+ version "2.0.7"
2188
+ resolved "https://registry.yarnpkg.com/@types/trusted-types/-/trusted-types-2.0.7.tgz#baccb07a970b91707df3a3e8ba6896c57ead2d11"
2189
+ integrity sha512-ScaPdn1dQczgbl0QFTeTOmVHFULt394XJgOQNoyVhZ6r2vLnMLJfBPd53SB52T/3G36VI1/g2MZaX0cwDuXsfw==
2190
+
2186
2191
" @types/yargs-parser@* " :
2187
2192
version "21.0.0"
2188
2193
resolved "https://registry.yarnpkg.com/@types/yargs-parser/-/yargs-parser-21.0.0.tgz#0c60e537fa790f5f9472ed2776c2b71ec117351b"
@@ -3939,10 +3944,12 @@ domhandler@^2.3.0:
3939
3944
dependencies :
3940
3945
domelementtype "1"
3941
3946
3942
- dompurify@^2.0.7 :
3943
- version "2.5.4"
3944
- resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-2.5.4.tgz#347e91070963b22db31c7c8d0ce9a0a2c3c08746"
3945
- integrity sha512-l5NNozANzaLPPe0XaAwvg3uZcHtDBnziX/HjsY1UcDj1MxTK8Dd0Kv096jyPK5HRzs/XM5IMj20dW8Fk+HnbUA==
3947
+ dompurify@^3.2.4 :
3948
+ version "3.2.4"
3949
+ resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.2.4.tgz#af5a5a11407524431456cf18836c55d13441cd8e"
3950
+ integrity sha512-ysFSFEDVduQpyhzAob/kkuJjf5zWkZD8/A9ywSp1byueyuCfHamrCBa14/Oc2iiB0e51B+NpxSl5gmzn+Ms/mg==
3951
+ optionalDependencies :
3952
+ " @types/trusted-types" " ^2.0.7"
3946
3953
3947
3954
[email protected] , domutils@^1.5.1:
3948
3955
version "1.5.1"
You can’t perform that action at this time.
0 commit comments