Skip to content

Commit b9b09dc

Browse files
Update dependency dompurify to v3.4.11 [SECURITY]
1 parent 3c3efc4 commit b9b09dc

3 files changed

Lines changed: 9 additions & 9 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"bcrypt": "6.0.0",
1515
"canvas": "3.2.3",
1616
"cookie": "1.1.1",
17-
"dompurify": "3.4.9",
17+
"dompurify": "3.4.11",
1818
"dotenv-safe": "9.1.0",
1919
"jsdom": "29.1.1",
2020
"ley": "0.8.1",

pnpm-lock.yaml

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pnpm-workspace.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ minimumReleaseAgeExclude:
2929
- react-dom@19.2.4
3030
- react-is@19.2.4
3131
- '@types/react@19.2.10'
32-
# Renovate security update: dompurify@3.3.2 || 3.4.0 || 3.4.8 || 3.4.9
33-
- dompurify@3.3.2 || 3.4.0 || 3.4.8 || 3.4.9
32+
# Renovate security update: dompurify@3.3.2 || 3.4.0 || 3.4.8 || 3.4.9 || 3.4.11
33+
- dompurify@3.3.2 || 3.4.0 || 3.4.8 || 3.4.9 || 3.4.11
3434

3535
# Allow build scripts for trusted dependencies
3636
# - https://pnpm.io/settings#onlybuiltdependencies

0 commit comments

Comments
 (0)