From 2cfc8578acec2dfd6f544d8c4451e40b99da4ea0 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 24 Jul 2018 01:55:26 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:cryptiles:20180710 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e13e3b5..3cbaed0 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "node-cleanup": "^2.1.2", "nodemon": "^1.11.0", "req-fast": "^0.2.17", - "serialport": "^4.0.7", + "serialport": "^6.0.0", "snappy-core": "github:snappyrobotics/snappy-core", "unirest": "^0.5.1", "userhome": "^1.0.0",