From 70b9e8ada7d4c3c7a80ddffe98e1145414dd2a50 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 3 Dec 2018 21:15:44 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:concat-stream:20160901 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ffbcd8e..205cf5a 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "dependencies": { "array-sort": "^0.1.4", "classnames": "^2.2.5", - "mapbox-gl": "^0.49.0", + "mapbox-gl": "^0.43.0", "material-ui": "1.0.0-beta.25", "material-ui-icons": "1.0.0-alpha.19", "phone-formatter": "^0.0.2",