From bfe265ca985611b859d8a85deb92d8c07230ccc7 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 23 Mar 2021 22:52:29 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-HOSTEDGITINFO-1088355 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 409eb53..cac5a55 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "dependencies": { "event-to-promise": "^0.8.0", "fluent-ffmpeg": "^2.1.2", - "imghash": "0.0.3", + "imghash": "0.0.5", "make-dir": "^3.0.0", "p-map-series": "^2.1.0" }