diff --git a/ui/package.json b/ui/package.json index 3464bb7..86f7aea 100644 --- a/ui/package.json +++ b/ui/package.json @@ -15,7 +15,7 @@ "bootstrap": "^5.3.3", "bootswatch": "^5.3.3", "dayjs": "^1.11.11", - "dompurify": "^3.1.4", + "dompurify": "^3.1.6", "highlight.js": "^11.9.0", "highlightjs-line-numbers.js": "^2.8.0", "marked": "^12.0.2" diff --git a/ui/yarn.lock b/ui/yarn.lock index d6e160a..c2e389e 100644 --- a/ui/yarn.lock +++ b/ui/yarn.lock @@ -162,10 +162,10 @@ dayjs@^1.11.11: resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.11.tgz#dfe0e9d54c5f8b68ccf8ca5f72ac603e7e5ed59e" integrity sha512-okzr3f11N6WuqYtZSvm+F776mB41wRZMhKP+hc34YdW+KmtYYK9iqvHSwo2k9FEH3fhGXvOPV6yz2IcSrfRUDg== -dompurify@^3.1.4: - version "3.1.4" - resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.1.4.tgz#42121304b2b3a6bae22f80131ff8a8f3f3c56be2" - integrity sha512-2gnshi6OshmuKil8rMZuQCGiUF3cUxHY3NGDzUAdUx/NPEe5DVnO8BDoAQouvgwnx0R/+a6jUn36Z0FSdq8vww== +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== esbuild@^0.18.10: version "0.18.20"