From 7812bed0d1a70cb0971095b01f881fccf77e4944 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 8 Jun 2024 23:42:48 +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 029ec852fe4..ac4b6d02e42 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"