summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorDavid Mehren2020-10-29 22:14:34 +0100
committerDavid Mehren2020-11-10 22:56:00 +0100
commit788292e1fdf98e90a0dd97130dc974ee712b4462 (patch)
tree0bcdd089f0fc0ada7c1dac6c0b109e3fc0714046 /package.json
parent69d1dfe6d877a0c302ff1ec3307cc39a461f442e (diff)
Upgrade `archiver` to v5
Breaking changes only include dropping node <8 and glob patterns. Signed-off-by: David Mehren <git@herrmehren.de> Co-authored-by: Yannick Bungers <git@innay.de>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
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",