diff --git a/package.json b/package.json index e39714cf..47966faa 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "@giscus/react": "^3.1.0", "@svgr/webpack": "^8.1.0", "@vercel/analytics": "^1.5.0", - "dompurify": "^3.4.11", + "dompurify": "^3.4.13", "focus-visible": "^5.2.0", "highlight.js": "^11.11.0", "markdown-it": "^14.2.0", diff --git a/yarn.lock b/yarn.lock index a31ab46f..05e6f58a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5355,10 +5355,10 @@ domhandler@^5.0.2, domhandler@^5.0.3: dependencies: domelementtype "^2.3.0" -dompurify@^3.4.11: - version "3.4.11" - resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.4.11.tgz#29c8ba496475f279ef4015784068452fb14a0680" - integrity sha512-zhlUV12GsaRzMsf9q5M254YhA4+VuF0fG+QFqu6aYpoGlKtz+w8//jBcGVYBgQkR5GHjUomejY84AV+/uPbWdw== +dompurify@^3.4.13: + version "3.4.13" + resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.4.13.tgz#fc28949d59f92d62e28a3a764bcbeee35897a1be" + integrity sha512-2vmYIoqjze2d+kakP8S/nS5shfsl587kzwEjcGlTdiksUVgFHnFCsLYDVj/JNqJVOQZGSYBTmuycv0PodwmnMQ== optionalDependencies: "@types/trusted-types" "^2.0.7"