diff --git a/package.json b/package.json index e401763..36351a6 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "preview": "vite preview" }, "dependencies": { - "dompurify": "^3.1.6", + "dompurify": "^3.1.7", "marked": "^13.0.3" }, "peerDependencies": {}, diff --git a/yarn.lock b/yarn.lock index ea355c6..208b3a0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -664,10 +664,10 @@ debug@^4.3.6: dependencies: ms "2.1.2" -dompurify@^3.1.6: - version "3.1.6" - resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.1.6.tgz#43c714a94c6a7b8801850f82e756685300a027e2" - integrity sha512-cTOAhc36AalkjtBpfG6O8JimdTMWNXjiePT2xQH/ppBGi/4uIpmj8eKyIkMJErXWARyINV/sB38yf8JCLF5pbQ== +dompurify@^3.1.7: + version "3.1.7" + resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.1.7.tgz#711a8c96479fb6ced93453732c160c3c72418a6a" + integrity sha512-VaTstWtsneJY8xzy7DekmYWEOZcmzIe3Qb3zPd4STve1OBTa+e+WmS1ITQec1fZYXI3HCsOZZiSMpG6oxoWMWQ== entities@^4.5.0: version "4.5.0"