From 7cf6c1de3131ef0a598f63427df79fb5e01a3d33 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 17 Jul 2020 08:58:57 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AJV-584908 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d97a281..90d1b97 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "leaflet": "^1.3.4", "leaflet-draw": "^1.0.2", "leaflet-geosearch": "^2.5.0", - "less": "^2.7.3", + "less": "^3.0.2", "offline-plugin": "^5.0.5", "pako": "^1.0.6", "prop-types": "^15.6.2",