From 837a55420d56021870dca1ef9654c046f5b3b7d3 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 24 May 2018 01:25:09 +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 Latest report for infact-coop/building-exploratory: https://snyk.io/test/github/infact-coop/building-exploratory --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 69e5b93..ad08f5a 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "express-graphql": "^0.6.11", "graphql": "^0.11.7", "graphql-tag": "^2.5.0", - "mapbox-gl": "^0.42.2", + "mapbox-gl": "^0.43.0", "mongoose": "^4.13.2", "react": "^16.1.1", "react-apollo": "^2.0.1",