diff --git a/package.json b/package.json index 72cf626..4522f53 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "object-path": "^0.11.4", "passport": "^0.4.0", "passport-http-bearer": "^1.0.1", - "striptags": "^3.1.1", + "striptags": "^3.2.0", "validator": "^10.7.0" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index f937b76..2aeb1cb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -158,7 +158,7 @@ "@sinonjs/formatio@^2.0.0": version "2.0.0" - resolved "http://registry.npmjs.org/@sinonjs/formatio/-/formatio-2.0.0.tgz#84db7e9eb5531df18a8c5e0bfb6e449e55e654b2" + resolved "https://registry.npmjs.org/@sinonjs/formatio/-/formatio-2.0.0.tgz#84db7e9eb5531df18a8c5e0bfb6e449e55e654b2" dependencies: samsam "1.3.0" @@ -3817,9 +3817,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@^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" subscriptions-transport-ws@^0.9.11: version "0.9.14"