diff --git a/package.json b/package.json index 53b4010..3e4c8bb 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "rehype-katex": "^7.0.1", "remark-directive": "^4.0.0", "remark-math": "^6.0.0", - "sanitize-html": "^2.17.0", + "sanitize-html": "^2.17.1", "sharp": "^0.34.5", "unist-util-visit": "^5.1.0" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 77c7ee4..634c841 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -60,8 +60,8 @@ importers: specifier: ^6.0.0 version: 6.0.0 sanitize-html: - specifier: ^2.17.0 - version: 2.17.0 + specifier: ^2.17.1 + version: 2.17.1 sharp: specifier: ^0.34.5 version: 0.34.5 @@ -3599,8 +3599,8 @@ packages: resolution: {integrity: sha512-b3rppTKm9T+PsVCBEOUR46GWI7fdOs00VKZ1+9c1EWDaDMvjQc6tUwuFyIprgGgTcWoVHSKrU8H31ZHA2e0RHA==} engines: {node: '>=10'} - sanitize-html@2.17.0: - resolution: {integrity: sha512-dLAADUSS8rBwhaevT12yCezvioCA+bmUTPH/u57xKPT8d++voeYE6HeluA/bPbQ15TwDBG2ii+QZIEmYx8VdxA==} + sanitize-html@2.17.1: + resolution: {integrity: sha512-ehFCW+q1a4CSOWRAdX97BX/6/PDEkCqw7/0JXZAGQV57FQB3YOkTa/rrzHPeJ+Aghy4vZAFfWMYyfxIiB7F/gw==} sass-formatter@0.7.9: resolution: {integrity: sha512-CWZ8XiSim+fJVG0cFLStwDvft1VI7uvXdCNJYXhDvowiv+DsbD1nXLiQ4zrE5UBvj5DWZJ93cwN0NX5PMsr1Pw==} @@ -8505,7 +8505,7 @@ snapshots: safe-stable-stringify@2.5.0: {} - sanitize-html@2.17.0: + sanitize-html@2.17.1: dependencies: deepmerge: 4.3.1 escape-string-regexp: 4.0.0