From 7d665f88c98482601cadb448b25c1c1f95593794 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 9 May 2023 16:23:30 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-JSZIP-3188562 - https://snyk.io/vuln/SNYK-JS-XML2JS-5414874 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 00feea3..bbf8722 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "md5.js": "^1.3.5", "path": "^0.12.7", "varstruct": "^6.1.3", - "snyk": "^1.320.2" + "snyk": "^1.685.0" }, "snyk": true }