diff --git a/website/package-lock.json b/website/package-lock.json index 545e917ab6..3f949ab166 100644 --- a/website/package-lock.json +++ b/website/package-lock.json @@ -7154,8 +7154,9 @@ } }, "node_modules/dompurify": { - "version": "3.0.6", - "license": "(MPL-2.0 OR Apache-2.0)" + "version": "3.1.6", + "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-3.1.6.tgz", + "integrity": "sha512-cTOAhc36AalkjtBpfG6O8JimdTMWNXjiePT2xQH/ppBGi/4uIpmj8eKyIkMJErXWARyINV/sB38yf8JCLF5pbQ==" }, "node_modules/domutils": { "version": "3.1.0",