diff --git a/package.json b/package.json index 60e854f..49d8803 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "@types/node-fetch": "2.5.8", "@types/react": "17.0.3", "@types/react-select": "4.0.13", - "@types/sanitize-html": "1.27.1", + "@types/sanitize-html": "1.27.2", "@types/twemoji": "12.1.1", "@types/url-regex-safe": "1.0.0", "@typescript-eslint/eslint-plugin": "4.20.0", diff --git a/yarn.lock b/yarn.lock index 30f867d..b0aa00a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1087,10 +1087,10 @@ "@types/scheduler" "*" csstype "^3.0.2" -"@types/sanitize-html@1.27.1": - version "1.27.1" - resolved "https://registry.npmjs.org/@types/sanitize-html/-/sanitize-html-1.27.1.tgz" - integrity sha512-TW5gfZYplKQYO8003WrxaDgwyJsEG74920S+Ei7zB9mbUFgm7l2NvFAumXzxL+1fOwM2I9A+G/1rgiEebQOxcQ== +"@types/sanitize-html@1.27.2": + version "1.27.2" + resolved "https://registry.yarnpkg.com/@types/sanitize-html/-/sanitize-html-1.27.2.tgz#f7bf16ca4b1408278f97ae737f0377a08a10b35c" + integrity sha512-DrH26m7CV6PB4YVckjbSIx+xloB7HBolr9Ctm0gZBffSu5dDV4yJKFQGPquJlReVW+xmg59gx+b/8/qYHxZEuw== dependencies: htmlparser2 "^4.1.0"