From 788292e1fdf98e90a0dd97130dc974ee712b4462 Mon Sep 17 00:00:00 2001 From: David Mehren Date: Thu, 29 Oct 2020 22:14:34 +0100 Subject: Upgrade `archiver` to v5 Breaking changes only include dropping node <8 and glob patterns. Signed-off-by: David Mehren Co-authored-by: Yannick Bungers --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index e24293df..1f0f2ce3 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "dependencies": { "@passport-next/passport-openid": "^1.0.0", "Idle.Js": "git+https://github.com/shawnmclean/Idle.js", - "archiver": "^2.1.1", + "archiver": "^5.0.2", "async": "^2.1.4", "aws-sdk": "^2.345.0", "azure-storage": "^2.7.0", -- cgit v1.2.3