diff --git a/package.json b/package.json index 61ea878730..e0aebf01d3 100644 --- a/package.json +++ b/package.json @@ -289,7 +289,7 @@ "@types/cli-progress": "^3.9.2", "@types/color": "^3.0.3", "@types/crypto-js": "^3.1.47", - "@types/dompurify": "^2.3.1", + "@types/dompurify": "^2.3.3", "@types/electron-devtools-installer": "^2.2.1", "@types/fs-extra": "^9.0.13", "@types/glob-to-regexp": "^0.4.1", diff --git a/yarn.lock b/yarn.lock index e92771b825..f2af1f954b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1413,10 +1413,10 @@ dependencies: "@types/ms" "*" -"@types/dompurify@^2.3.1": - version "2.3.1" - resolved "https://registry.yarnpkg.com/@types/dompurify/-/dompurify-2.3.1.tgz#2934adcd31c4e6b02676f9c22f9756e5091c04dd" - integrity sha512-YJth9qa0V/E6/XPH1Jq4BC8uCMmO8V1fKWn8PCvuZcAhMn7q0ez9LW6naQT04UZzjFfAPhyRMZmI2a2rbMlEFA== +"@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== dependencies: "@types/trusted-types" "*"