diff --git a/package.json b/package.json index 42c474f4d..48b3c06c8 100644 --- a/package.json +++ b/package.json @@ -80,7 +80,7 @@ "@commitlint/cli": "^17.1.2", "@commitlint/config-conventional": "^17.0.0", "@types/d3": "^7.4.0", - "@types/dompurify": "^2.3.3", + "@types/dompurify": "^2.3.4", "@types/jest": "^28.1.7", "@types/stylis": "^4.0.2", "@typescript-eslint/eslint-plugin": "^5.36.1", diff --git a/yarn.lock b/yarn.lock index 01a2b7977..8c5a2ce30 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2509,10 +2509,10 @@ dependencies: "@types/ms" "*" -"@types/dompurify@^2.3.3": - version "2.3.3" - resolved "https://registry.yarnpkg.com/@types/dompurify/-/dompurify-2.3.3.tgz#c24c92f698f77ed9cc9d9fa7888f90cf2bfaa23f" - integrity sha512-nnVQSgRVuZ/843oAfhA25eRSNzUFcBPk/LOiw5gm8mD9/X7CNcbRkQu/OsjCewO8+VIYfPxUnXvPEVGenw14+w== +"@types/dompurify@^2.3.4": + version "2.3.4" + resolved "https://registry.yarnpkg.com/@types/dompurify/-/dompurify-2.3.4.tgz#94e997e30338ea24d4c8d08beca91ce4dd17a1b4" + integrity sha512-EXzDatIb5EspL2eb/xPGmaC8pePcTHrkDCONjeisusLFrVfl38Pjea/R0YJGu3k9ZQadSvMqW0WXPI2hEo2Ajg== dependencies: "@types/trusted-types" "*"