mirror of
https://github.com/suitenumerique/docs.git
synced 2026-08-17 21:25:43 +02:00
⬆️(dependencies) update dompurify to v3.4.13 [SECURITY]
This commit is contained in:
@@ -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",
|
||||||
|
|||||||
@@ -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"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user