File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 22
22
"dependencies" : {
23
23
"@juggle/resize-observer" : " ^3.4.0" ,
24
24
"@mdi/font" : " ^7.4.47" ,
25
- "dompurify" : " ^3.2.2 " ,
25
+ "dompurify" : " ^3.2.3 " ,
26
26
"fontfaceobserver" : " ^2.3.0" ,
27
27
"geojson" : " ^0.5.0" ,
28
28
"ol" : " ^10.3.1" ,
Original file line number Diff line number Diff line change @@ -616,13 +616,20 @@ detect-libc@^1.0.3:
616
616
resolved "https://registry.yarnpkg.com/detect-libc/-/detect-libc-1.0.3.tgz#fa137c4bd698edf55cd5cd02ac559f91a4c4ba9b"
617
617
integrity sha512-pGjwhsmsp4kL2RTz08wcOlGN83otlqHeD/Z5T8GXZB+/YcpQ/dgo+lbU8ZsGxV0HIvqqxo9l7mqYwyYMD9bKDg==
618
618
619
- dompurify@*, dompurify@^3.2.2 :
619
+ dompurify@* :
620
620
version "3.2.2"
621
621
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.2.2.tgz#6c0518745e81686c74a684f5af1e5613e7cc0246"
622
622
integrity sha512-YMM+erhdZ2nkZ4fTNRTSI94mb7VG7uVF5vj5Zde7tImgnhZE3R6YW/IACGIHb2ux+QkEXMhe591N+5jWOmL4Zw==
623
623
optionalDependencies :
624
624
" @types/trusted-types" " ^2.0.7"
625
625
626
+ dompurify@^3.2.3 :
627
+ version "3.2.3"
628
+ resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.2.3.tgz#05dd2175225324daabfca6603055a09b2382a4cd"
629
+ integrity sha512-U1U5Hzc2MO0oW3DF+G9qYN0aT7atAou4AgI0XjWz061nyBPbdxkfdhfy5uMgGn6+oLFCfn44ZGbdDqCzVmlOWA==
630
+ optionalDependencies :
631
+ " @types/trusted-types" " ^2.0.7"
632
+
626
633
earcut@^3.0.0 :
627
634
version "3.0.0"
628
635
resolved "https://registry.yarnpkg.com/earcut/-/earcut-3.0.0.tgz#a8d5bf891224eaea8287201b5e787c6c0318af89"
You can’t perform that action at this time.
0 commit comments