From a96c6cc3328172512f4ff06f80cebee54e49504d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 9 Jun 2024 07:40:12 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3be3503a814..8cbbdc69306 100644 --- a/package.json +++ b/package.json @@ -159,7 +159,7 @@ "sqlite3": "^5.0.0", "svg-captcha": "^1.4.0", "swagger-ui-express": "^4.1.4", - "unzipper": "0.9.15", + "unzipper": "0.12.1", "winston": "^3.3.3", "yaml-schema-validator": "^1.2.2", "z85": "^0.0.2"