From a510fe6d2b03d87727a56e557f66d48f15838e0c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 12 Sep 2021 20:42:46 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ANSIREGEX-1583908 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index cd28a75de7824f..fa25b46113f56e 100644 --- a/package.json +++ b/package.json @@ -87,7 +87,7 @@ "angular-sanitize": "1.5.7", "angular-sortable-view": "0.0.15", "angular-translate": "2.13.1", - "autoprefixer": "6.5.4", + "autoprefixer": "10.0.0", "babel-core": "6.21.0", "babel-jest": "21.0.0", "babel-loader": "7.1.2", @@ -110,7 +110,7 @@ "check-hash": "1.0.1", "color": "1.0.3", "commander": "2.8.1", - "css-loader": "0.28.7", + "css-loader": "1.0.0", "d3": "3.5.6", "d3-cloud": "1.2.1", "dragula": "3.7.0",