From 3511c1d219df8b86a623be5a6df3f1c0aab6aab6 Mon Sep 17 00:00:00 2001 From: Prashanth Balasubramani Date: Tue, 30 Apr 2024 14:34:48 -0400 Subject: [PATCH] feat(): upgrade ffmpeg-ffprobe-static --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7b818a0..2bb80b3 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "batch": "^0.6.1", "binary-extensions": "^2.0.0", "debug": "^4.1.1", - "ffmpeg-ffprobe-static": "^4.3.1-rc.6", + "ffmpeg-ffprobe-static": "^4.4.0-rc.11", "ffmpeg-static": "^4.2.7", "fluent-ffmpeg": "^2.1.2", "get-uri": "^2.0.4",