From eaab0bdb3aadb5843c3f792751a547547cb70965 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 16 Apr 2024 00:54:14 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-LODASH-6139239 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e2dcf87..22d7292 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "minimist": "^1.2.0", "opencollective-postinstall": "^2.0.0", "pdfjs-dist": "^2.8.335", - "snyk": "^1.189.0", + "snyk": "^1.996.0", "textversionjs": "^1.1.1", "update-notifier": "^2.5.0" },