From b8936db08d22447fa2086507385f1473ffee8502 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 9 Apr 2019 03:07:23 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TAR-174125 --- 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",