diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json index df7f25c..4f25b06 100644 --- a/package.json +++ b/package.json @@ -38,6 +38,7 @@ "rehype-external-links": "^3.0.0", "rehype-unwrap-images": "^1.0.0", "remark-directive": "^4.0.0", + "sanitize-html": "^2.17.0", "satori": "0.15.2", "satori-html": "^0.3.2", "sharp": "^0.34.2", @@ -54,6 +55,7 @@ "@tailwindcss/typography": "^0.5.16", "@types/hast": "^3.0.4", "@types/mdast": "^4.0.4", + "@types/sanitize-html": "^2.16.0", "@types/turndown": "^5.0.5", "autoprefixer": "^10.4.21", "husky": "^9.1.7", |
