diff --git a/package.json b/package.json index f01fe47..3ad58e1 100644 --- a/package.json +++ b/package.json @@ -40,6 +40,6 @@ }, "dependencies": { "pulling": "^2.0.0", - "striptags": "^3.1.1" + "striptags": "^3.2.0" } } diff --git a/yarn.lock b/yarn.lock index 7a7d777..2690ee3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7,6 +7,7 @@ pulling@^2.0.0: resolved "https://registry.yarnpkg.com/pulling/-/pulling-2.0.0.tgz#5793d3b0ff8511a07465fd95a32498e4c2790c5f" integrity sha512-FTbrWBDFPZBP75bbeB3+5gXBFO3SCp+LKcUS7wE9Nn3x/RZoIjYzgH5RXT1vSBuyW+5sdguXqBsQjQeRYIKn1A== -striptags@^3.1.1: - version "3.1.1" - resolved "https://registry.yarnpkg.com/striptags/-/striptags-3.1.1.tgz#c8c3e7fdd6fb4bb3a32a3b752e5b5e3e38093ebd" +striptags@^3.2.0: + version "3.2.0" + resolved "https://registry.yarnpkg.com/striptags/-/striptags-3.2.0.tgz#cc74a137db2de8b0b9a370006334161f7dd67052" + integrity sha512-g45ZOGzHDMe2bdYMdIvdAfCQkCTDMGBazSw1ypMowwGIee7ZQ5dU0rBJ8Jqgl+jAKIv4dbeE1jscZq9wid1Tkw==