diff --git a/package.json b/package.json index 4153ff19..db0087f3 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "buefy": "^0.9.8", "bulma": "^0.9.3", "date-fns": "^2.22.1", - "dompurify": "^2.2.9", + "dompurify": "^2.3.0", "fuzzysort": "^1.1.4", "hotkeys-js": "^3.8.7", "lodash.debounce": "^4.0.8", diff --git a/yarn.lock b/yarn.lock index c0189db7..c0e1e600 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3301,10 +3301,10 @@ domhandler@^4.0.0, domhandler@^4.2.0: dependencies: domelementtype "^2.2.0" -dompurify@^2.2.9: - version "2.2.9" - resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-2.2.9.tgz#4b42e244238032d9286a0d2c87b51313581d9624" - integrity sha512-+9MqacuigMIZ+1+EwoEltogyWGFTJZWU3258Rupxs+2CGs4H914G9er6pZbsme/bvb5L67o2rade9n21e4RW/w== +dompurify@^2.3.0: + version "2.3.0" + resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-2.3.0.tgz#07bb39515e491588e5756b1d3e8375b5964814e2" + integrity sha512-VV5C6Kr53YVHGOBKO/F86OYX6/iLTw2yVSI721gKetxpHCK/V5TaLEf9ODjRgl1KLSWRMY6cUhAbv/c+IUnwQw== domutils@^2.5.2, domutils@^2.6.0: version "2.7.0"