From c572aff8ee645cc5b86043bb208bac03a63dbe12 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 5 May 2021 22:54:34 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ISSVG-1243891 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d416906..6e23162 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "camelcase": "^4.1.0", "caporal": "^0.10.0", "cross-spawn": "^6.0.5", - "css-loader": "^0.28.11", + "css-loader": "^1.0.0", "fs-extra": "^6.0.1", "html-webpack-plugin": "^3.2.0", "lodash": "^4.17.10",