From 95937faa2708ff3bee7e528b0eee95388965a1a3 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 29 Jun 2022 16:25:40 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-HAWK-2808852 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4c347d38d..3a8fc3ac6 100644 --- a/package.json +++ b/package.json @@ -126,7 +126,7 @@ "ip": "^1.1.5", "isomorphic-unfetch": "^2.0.0", "json-loader": "^0.5.4", - "less": "^2.7.2", + "less": "^3.0.2", "less-loader": "^4.0.3", "loader-utils": "^1.1.0", "minimatch": "^3.0.3",