Skip to content

Commit 40d795e

Browse files
chore(deps): bump isomorphic-dompurify from 2.23.0 to 2.24.0
Bumps [isomorphic-dompurify](https://github.com/kkomelin/isomorphic-dompurify) from 2.23.0 to 2.24.0. - [Release notes](https://github.com/kkomelin/isomorphic-dompurify/releases) - [Commits](kkomelin/isomorphic-dompurify@2.23.0...2.24.0) --- updated-dependencies: - dependency-name: isomorphic-dompurify dependency-version: 2.24.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c235e16 commit 40d795e

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"add": "^2.0.6",
4848
"firebase": "^11.6.0",
4949
"html-to-image": "^1.11.11",
50-
"isomorphic-dompurify": "^2.23.0",
50+
"isomorphic-dompurify": "^2.24.0",
5151
"next": "^15.1.5",
5252
"prismjs": "^1.29.0",
5353
"react": "^18.3.1",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7640,13 +7640,13 @@ isexe@^2.0.0:
76407640
resolved "https://registry.yarnpkg.com/isexe/-/isexe-2.0.0.tgz#e8fbf374dc556ff8947a10dcb0572d633f2cfa10"
76417641
integrity sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==
76427642

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==
76477647
dependencies:
76487648
dompurify "^3.2.5"
7649-
jsdom "^26.0.0"
7649+
jsdom "^26.1.0"
76507650

76517651
istanbul-lib-coverage@^3.0.0, istanbul-lib-coverage@^3.2.0:
76527652
version "3.2.2"
@@ -8178,7 +8178,7 @@ jsdom@^20.0.0:
81788178
ws "^8.11.0"
81798179
xml-name-validator "^4.0.0"
81808180

8181-
jsdom@^26.0.0:
8181+
jsdom@^26.1.0:
81828182
version "26.1.0"
81838183
resolved "https://registry.yarnpkg.com/jsdom/-/jsdom-26.1.0.tgz#ab5f1c1cafc04bd878725490974ea5e8bf0c72b3"
81848184
integrity sha512-Cvc9WUhxSMEo4McES3P7oK3QaXldCfNWp7pl2NNeiIFlCoLr3kfq9kb1fxftiwk1FLV7CvpvDfonxtzUDeSOPg==

0 commit comments

Comments
 (0)