diff --git a/package.json b/package.json index e06d997..b204ab1 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "lodash": "^4.17.10", "morgan": "^1.9.0", "pg": "^7.4.3", - "striptags": "^3.1.1" + "striptags": "^3.2.0" }, "devDependencies": { "messenger-codes": "https://github.com/CMP-Studio/messenger-codes.git", diff --git a/yarn.lock b/yarn.lock index e8b03eb..a00dfea 100644 --- a/yarn.lock +++ b/yarn.lock @@ -520,7 +520,7 @@ etag@~1.8.1: event-stream@~3.3.0: version "3.3.4" - resolved "http://registry.npmjs.org/event-stream/-/event-stream-3.3.4.tgz#4ab4c9a0f5a54db9338b4c34d86bfce8f4b35571" + resolved "https://registry.npmjs.org/event-stream/-/event-stream-3.3.4.tgz#4ab4c9a0f5a54db9338b4c34d86bfce8f4b35571" dependencies: duplexer "~0.1.1" from "~0" @@ -2228,9 +2228,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" supports-color@^5.2.0, supports-color@^5.3.0: version "5.4.0"