From 0f641e023fb04dd7b361023190ff9dd3c154bf8e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 15 Apr 2021 03:33:20 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-POSTCSS-1090595 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 33fd31eea96593..a12f7c85314af8 100644 --- a/package.json +++ b/package.json @@ -113,7 +113,7 @@ "request": "^2.65.0", "reselect": "^2.0.2", "rx": "^4.0.0", - "sanitize-html": "^1.11.1", + "sanitize-html": "^2.0.0", "snyk": "^1.19.1", "store": "https://github.com/berkeleytrue/store.js.git#feature/noop-server", "uuid": "^3.0.1",