From b948fc5aa0a5ce4ac4165be331e1ecea26e4857a Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 1 Oct 2024 02:19:57 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-WHETEXTEND-3178372 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0bf487482aa..0eb46288bda 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "babel-preset-react": "6.11.1", "chalk": "1.1.3", "cross-spawn": "4.0.0", - "css-loader": "0.23.1", + "css-loader": "1.0.0", "eslint": "3.1.1", "eslint-loader": "1.4.1", "eslint-plugin-import": "1.10.3",