diff --git a/package.json b/package.json index 125ad28..e19d0a9 100644 --- a/package.json +++ b/package.json @@ -119,7 +119,7 @@ "redux-thunk": "2.1.0", "remove-markdown": "0.1.0", "speakingurl": "10.0.0", - "striptags": "2.1.1", + "striptags": "3.2.0", "tinymce": "^4.6.1", "updeep": "0.16.0" }, diff --git a/yarn.lock b/yarn.lock index 51e38a9..ce38f8a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7325,9 +7325,9 @@ 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.1.1" - resolved "https://registry.yarnpkg.com/striptags/-/striptags-2.1.1.tgz#e771b8b3193b97bbed392dca59a78279d3c8a6a6" +striptags@3.2.0: + version "3.2.0" + resolved "https://registry.yarnpkg.com/striptags/-/striptags-3.2.0.tgz#cc74a137db2de8b0b9a370006334161f7dd67052" style-loader@^0.19.0: version "0.19.1"