⬆️(dependencies) update dompurify to v3.4.13 [SECURITY]

This commit is contained in:
renovate[bot]
2026-08-09 13:56:58 +00:00
committed by GitHub
parent b4b5f9fc2c
commit c9e32e34e8
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -37,7 +37,7 @@
"@types/node": "24.13.3", "@types/node": "24.13.3",
"@types/react": "19.2.17", "@types/react": "19.2.17",
"@types/react-dom": "19.2.3", "@types/react-dom": "19.2.3",
"dompurify": "3.4.12", "dompurify": "3.4.13",
"eslint": "10.8.0", "eslint": "10.8.0",
"js-yaml": "5.2.2", "js-yaml": "5.2.2",
"postcss": "8.5.25", "postcss": "8.5.25",
+4 -4
View File
@@ -8778,10 +8778,10 @@ domhandler@^5.0.2, domhandler@^5.0.3:
dependencies: dependencies:
domelementtype "^2.3.0" domelementtype "^2.3.0"
dompurify@3.4.12, dompurify@^3.3.2: dompurify@3.4.13, dompurify@^3.3.2:
version "3.4.12" version "3.4.13"
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.4.12.tgz#6fa2265e9bbdce882c4ace4107626051b448ffa8" resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.4.13.tgz#fc28949d59f92d62e28a3a764bcbeee35897a1be"
integrity sha512-zQvGet8Z2sWbQhCmfFz/T5QWH2oBmjnqK3qvOjaqaNLrLEF912WamU+ohnTp0TCep/MFVHpdJuCZEdFOdTnEFg== integrity sha512-2vmYIoqjze2d+kakP8S/nS5shfsl587kzwEjcGlTdiksUVgFHnFCsLYDVj/JNqJVOQZGSYBTmuycv0PodwmnMQ==
optionalDependencies: optionalDependencies:
"@types/trusted-types" "^2.0.7" "@types/trusted-types" "^2.0.7"