diff --git a/package.json b/package.json index 606233956f..de10ad1ecc 100644 --- a/package.json +++ b/package.json @@ -114,7 +114,7 @@ "sshpk": "^1.13.2", "steemscript": "^1.0.1", "store": "^1.3.20", - "striptags": "^2.1.1", + "striptags": "^3.2.0", "text-ellipsis": "^1.0.3", "url-parse": "^1.4.3", "url-search-params-polyfill": "^2.0.0", diff --git a/yarn.lock b/yarn.lock index fcf7849273..cb54ec7f15 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9832,9 +9832,10 @@ strip-json-comments@~2.0.1: version "2.0.1" resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a" -striptags@^2.1.1: - version "2.2.1" - resolved "https://registry.yarnpkg.com/striptags/-/striptags-2.2.1.tgz#4c450b708d41b8bf39cf24c49ff234fc6aabfd32" +striptags@^3.2.0: + version "3.2.0" + resolved "https://registry.yarnpkg.com/striptags/-/striptags-3.2.0.tgz#cc74a137db2de8b0b9a370006334161f7dd67052" + integrity sha512-g45ZOGzHDMe2bdYMdIvdAfCQkCTDMGBazSw1ypMowwGIee7ZQ5dU0rBJ8Jqgl+jAKIv4dbeE1jscZq9wid1Tkw== style-loader@^0.20.3: version "0.20.3"