diff --git a/package.json b/package.json index de35d6a..d3380b9 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "astro-og-canvas": "^0.10.1", "canvaskit-wasm": "^0.40.0", "feed": "^5.2.0", - "katex": "^0.16.28", + "katex": "^0.16.32", "markdown-it": "^14.1.1", "mdast-util-to-string": "^4.0.0", "node-html-parser": "^7.0.2", @@ -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 c71ccc8..7827f9b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -36,8 +36,8 @@ importers: specifier: ^5.2.0 version: 5.2.0 katex: - specifier: ^0.16.28 - version: 0.16.28 + specifier: ^0.16.32 + version: 0.16.32 markdown-it: specifier: ^14.1.1 version: 14.1.1 @@ -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 @@ -2827,8 +2827,8 @@ packages: resolution: {integrity: sha512-+KJGIyHgkGuIq3IEBNftfhW/LfWhXUIY6OmyVWjliu5KH1y0fw7VQ8YndE2O4qZdMSd9SqbnC8GOcZEy0Om7sA==} engines: {node: '>=18'} - katex@0.16.28: - resolution: {integrity: sha512-YHzO7721WbmAL6Ov1uzN/l5mY5WWWhJBSW+jq4tkfZfsxmo1hu6frS0EOswvjBUnWE6NtjEs48SFn5CQESRLZg==} + katex@0.16.32: + resolution: {integrity: sha512-ac0FzkRJlpw4WyH3Zu/OgU9LmPKqjHr6O2BxfSrBt8uJ1BhvH2YK3oJ4ut/K+O+6qQt2MGpdbn0MrffVEnnUDQ==} hasBin: true keyv@4.5.4: @@ -3692,8 +3692,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==} @@ -7435,7 +7435,7 @@ snapshots: jwt-decode@4.0.0: {} - katex@0.16.28: + katex@0.16.32: dependencies: commander: 8.3.0 @@ -7874,7 +7874,7 @@ snapshots: dependencies: '@types/katex': 0.16.8 devlop: 1.1.0 - katex: 0.16.28 + katex: 0.16.32 micromark-factory-space: 2.0.1 micromark-util-character: 2.1.1 micromark-util-symbol: 2.0.1 @@ -8529,7 +8529,7 @@ snapshots: '@types/katex': 0.16.8 hast-util-from-html-isomorphic: 2.0.0 hast-util-to-text: 4.0.2 - katex: 0.16.28 + katex: 0.16.32 unist-util-visit-parents: 6.0.2 vfile: 6.0.3 @@ -8738,7 +8738,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