From 1d29ee6934847927ce50f656966abc95352ff0c0 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 26 Feb 2019 03:04:03 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:mime:20170907 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e13e3b5..66a4030 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "req-fast": "^0.2.17", "serialport": "^4.0.7", "snappy-core": "github:snappyrobotics/snappy-core", - "unirest": "^0.5.1", + "unirest": "^0.6.0", "userhome": "^1.0.0", "when": "^3.7.8", "snyk": "^1.85.0"