From 237df93005aec5f9815c3fac673663bbce8f053f Mon Sep 17 00:00:00 2001
From: snyk-bot <snyk-bot@snyk.io>
Date: Fri, 30 Apr 2021 22:21:06 +0000
Subject: [PATCH] fix: upgrade unzipper from 0.9.15 to 0.10.11

Snyk has created this PR to upgrade unzipper from 0.9.15 to 0.10.11.

See this package in npm:
https://www.npmjs.com/package/unzipper

See this project in Snyk:
https://app.snyk.io/org/hazana/project/d6bf0fc5-baa3-4e49-8805-a31696fed8ce?utm_source=github&utm_medium=upgrade-pr
---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 03680ed9d18..47a42b8917a 100644
--- a/package.json
+++ b/package.json
@@ -175,7 +175,7 @@
     "sqlite3": "^5.0.0",
     "svg-captcha": "^1.4.0",
     "swagger-ui-express": "^4.1.4",
-    "unzipper": "0.9.15",
+    "unzipper": "0.10.11",
     "winston": "^3.3.3",
     "yaml-schema-validator": "^1.2.2",
     "z85": "^0.0.2"