File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6565 "html2canvas" : " ^1.4.1" ,
6666 "jest" : " ^30.2.0" ,
6767 "jquery" : " ^3.7.1" ,
68- "jspdf" : " ^4.0 .0" ,
68+ "jspdf" : " ^4.1 .0" ,
6969 "jwt-decode" : " ^2.2.0" ,
7070 "leaflet" : " ^1.9.4" ,
7171 "leaflet.heat" : " ^0.2.0" ,
Original file line number Diff line number Diff line change @@ -5943,13 +5943,20 @@ dompurify@^2.5.4:
59435943 resolved "https://registry.npmjs.org/dompurify/-/dompurify-2.5.8.tgz"
59445944 integrity sha512-o1vSNgrmYMQObbSSvF/1brBYEQPHhV1+gsmrusO7/GXtp1T9rCS8cXFqVxK/9crT1jA6Ccv+5MTSjBNqr7Sovw==
59455945
5946- dompurify@^3.2.4, dompurify@^3.2. 5 :
5946+ dompurify@^3.2.5 :
59475947 version "3.2.6"
59485948 resolved "https://registry.npmjs.org/dompurify/-/dompurify-3.2.6.tgz"
59495949 integrity sha512-/2GogDQlohXPZe6D6NOgQvXLPSYBqIWMnZ8zzOhn09REE4eyAzb+Hed3jhoM9OkuaJ8P6ZGTTVWQKAi8ieIzfQ==
59505950 optionalDependencies :
59515951 " @types/trusted-types" " ^2.0.7"
59525952
5953+ dompurify@^3.3.1 :
5954+ version "3.3.1"
5955+ resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.3.1.tgz#c7e1ddebfe3301eacd6c0c12a4af284936dbbb86"
5956+ integrity sha512-qkdCKzLNtrgPFP1Vo+98FRzJnBRGe4ffyCea9IwHB1fyxPOeNTHpLKYGd4Uk9xvNoH0ZoOjwZxNptyMwqrId1Q==
5957+ optionalDependencies :
5958+ " @types/trusted-types" " ^2.0.7"
5959+
59535960domutils@^2.8.0 :
59545961 version "2.8.0"
59555962 resolved "https://registry.npmjs.org/domutils/-/domutils-2.8.0.tgz"
@@ -8419,18 +8426,18 @@ jspdf@^2.5.1:
84198426 dompurify "^2.5.4"
84208427 html2canvas "^1.0.0-rc.5"
84218428
8422- jspdf@^4.0 .0 :
8423- version "4.0 .0"
8424- resolved "https://registry.npmjs.org /jspdf/-/jspdf-4.0 .0.tgz"
8425- integrity sha512-w12U97Z6edKd2tXDn3LzTLg7C7QLJlx0BPfM3ecjK2BckUl9/81vZ+r5gK4/3KQdhAcEZhENUxRhtgYBj75MqQ ==
8429+ jspdf@^4.1 .0 :
8430+ version "4.1 .0"
8431+ resolved "https://registry.yarnpkg.com /jspdf/-/jspdf-4.1 .0.tgz#4fb476251c8751c996175cfaac02d30fdf8c7b7a "
8432+ integrity sha512-xd1d/XRkwqnsq6FP3zH1Q+Ejqn2ULIJeDZ+FTKpaabVpZREjsJKRJwuokTNgdqOU+fl55KgbvgZ1pRTSWCP2kQ ==
84268433 dependencies :
84278434 " @babel/runtime" " ^7.28.4"
84288435 fast-png "^6.2.0"
84298436 fflate "^0.8.1"
84308437 optionalDependencies :
84318438 canvg "^3.0.11"
84328439 core-js "^3.6.0"
8433- dompurify "^3.2.4 "
8440+ dompurify "^3.3.1 "
84348441 html2canvas "^1.0.0-rc.5"
84358442
84368443" jsx-ast-utils@^2.4.1 || ^3.0.0" , jsx-ast-utils@^3.3.5:
You can’t perform that action at this time.
0 commit comments