From 750da2f1bbc5ea0a541b87665d195ee69e204930 Mon Sep 17 00:00:00 2001 From: Paul Sori Date: Sun, 9 Sep 2018 03:10:55 -0400 Subject: [PATCH] Update dependancy --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d1ea74a..3be0435 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "author": "iros", "license": "GPL-3.0", "dependencies": { - "archiver": "^2.0.3", + "archiver": "^3.0.0", "auto-launch": "^5.0.1", "body-parser": "^1.15.1", "busboy": "^0.2.14",