diff --git a/package.json b/package.json index 2e1c7a8c..dcd7ad89 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "buefy": "^0.9.3", "bulma": "^0.9.1", "date-fns": "^2.16.1", - "dompurify": "^2.1.1", + "dompurify": "^2.2.0", "hotkeys-js": "^3.8.1", "lodash.debounce": "^4.0.8", "lodash.throttle": "^4.1.1", diff --git a/yarn.lock b/yarn.lock index a0fb8212..8cd753af 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3323,10 +3323,10 @@ domhandler@^2.3.0: dependencies: domelementtype "1" -dompurify@^2.1.1: - version "2.1.1" - resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-2.1.1.tgz#b5aa988676b093a9c836d8b855680a8598af25fe" - integrity sha512-NijiNVkS/OL8mdQL1hUbCD6uty/cgFpmNiuFxrmJ5YPH2cXrPKIewoixoji56rbZ6XBPmtM8GA8/sf9unlSuwg== +dompurify@^2.2.0: + version "2.2.0" + resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-2.2.0.tgz#51d34e76faa38b5d6b4e83a0678530f27fe3965c" + integrity sha512-bqFOQ7XRmmozp0VsKdIEe8UwZYxj0yttz7l80GBtBqdVRY48cOpXH2J/CVO7AEkV51qY0EBVXfilec18mdmQ/w== domutils@1.5.1: version "1.5.1"