From a41a4b1dafda4691bf09975d2d28ba88213e38e8 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 26 Jun 2021 06:08:17 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-STRIPTAGS-1312310 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ac85186..2a93329 100644 --- a/package.json +++ b/package.json @@ -80,7 +80,7 @@ "ora": "^0.3.0", "qs": "^6.2.1", "request": "^2.75.0", - "striptags": "^2.1.1", + "striptags": "^3.2.0", "snyk": "^1.25.0" }, "snyk": true