File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 47
47
"add" : " ^2.0.6" ,
48
48
"firebase" : " ^11.6.0" ,
49
49
"html-to-image" : " ^1.11.11" ,
50
- "isomorphic-dompurify" : " ^2.23 .0" ,
50
+ "isomorphic-dompurify" : " ^2.24 .0" ,
51
51
"next" : " ^15.1.5" ,
52
52
"prismjs" : " ^1.29.0" ,
53
53
"react" : " ^18.3.1" ,
Original file line number Diff line number Diff line change @@ -7640,13 +7640,13 @@ isexe@^2.0.0:
7640
7640
resolved "https://registry.yarnpkg.com/isexe/-/isexe-2.0.0.tgz#e8fbf374dc556ff8947a10dcb0572d633f2cfa10"
7641
7641
integrity sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==
7642
7642
7643
- isomorphic-dompurify@^2.23 .0:
7644
- version "2.23 .0"
7645
- resolved "https://registry.yarnpkg.com/isomorphic-dompurify/-/isomorphic-dompurify-2.23 .0.tgz#9f0a50410c6ab5014cee64df386426a1d8b0be23 "
7646
- integrity sha512-f9w5fPJwlu+VK1uowFy4eWYgd7uxl0nQJbtorGp1OAs6JeY1qPkBQKNee1RXrnr68GqZ86PwQ6LF/5rW1TrOZQ ==
7643
+ isomorphic-dompurify@^2.24 .0:
7644
+ version "2.24 .0"
7645
+ resolved "https://registry.yarnpkg.com/isomorphic-dompurify/-/isomorphic-dompurify-2.24 .0.tgz#967f17d1d2973aa3a1e9830c081a2f34f8b232ba "
7646
+ integrity sha512-SgKoDBCQveodymGMBPpzs9MOTCk4Luq0bTfwoPrUKa7q0FnCLZMtqR25Rnq228zJfMTsX1ZItiJbDtjb2lyv4A ==
7647
7647
dependencies:
7648
7648
dompurify "^3.2.5"
7649
- jsdom "^26.0 .0"
7649
+ jsdom "^26.1 .0"
7650
7650
7651
7651
istanbul-lib-coverage@^3.0.0, istanbul-lib-coverage@^3.2.0:
7652
7652
version "3.2.2"
@@ -8178,7 +8178,7 @@ jsdom@^20.0.0:
8178
8178
ws "^8.11.0"
8179
8179
xml-name-validator "^4.0.0"
8180
8180
8181
- jsdom@^26.0 .0:
8181
+ jsdom@^26.1 .0:
8182
8182
version "26.1.0"
8183
8183
resolved "https://registry.yarnpkg.com/jsdom/-/jsdom-26.1.0.tgz#ab5f1c1cafc04bd878725490974ea5e8bf0c72b3"
8184
8184
integrity sha512-Cvc9WUhxSMEo4McES3P7oK3QaXldCfNWp7pl2NNeiIFlCoLr3kfq9kb1fxftiwk1FLV7CvpvDfonxtzUDeSOPg==
You can’t perform that action at this time.
0 commit comments