From 89380ec5bf5d419d7870cfd44c3551ad9e8543d3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 10 Oct 2019 05:32:20 +0000 Subject: [PATCH] Bump ffmpeg-static from 2.6.0 to 2.7.0 Bumps [ffmpeg-static](https://github.com/eugeneware/ffmpeg-static) from 2.6.0 to 2.7.0. - [Release notes](https://github.com/eugeneware/ffmpeg-static/releases) - [Commits](https://github.com/eugeneware/ffmpeg-static/commits/v2.7.0) Signed-off-by: dependabot-preview[bot] --- package-lock.json | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 602ce72..47daaa5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1440,9 +1440,9 @@ } }, "ffmpeg-static": { - "version": "2.6.0", - "resolved": "https://registry.npmjs.org/ffmpeg-static/-/ffmpeg-static-2.6.0.tgz", - "integrity": "sha512-Dt5rQGlqamPKEXiTh4XktpySKt8WZgVVq2fsT+NQVJHPqUL1hEsbNRq2SBFtOmeh9LkT9qiwAF3SgbC5vEPVqA==" + "version": "2.7.0", + "resolved": "https://registry.npmjs.org/ffmpeg-static/-/ffmpeg-static-2.7.0.tgz", + "integrity": "sha512-Khjg/4tCBen58ixhXlkRNqs3hUKpTOlGOUrw859M09tdjeMkXyXRQ+YuJjGczRhGO7Y8fHPJZcQ37V/OzvZvjQ==" }, "ffprobe-static": { "version": "3.0.0", diff --git a/package.json b/package.json index 4f186dd..3e15f3b 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "ebu R128" ], "dependencies": { - "ffmpeg-static": "2.6.0", + "ffmpeg-static": "2.7.0", "ffprobe-static": "^3.0.0" }, "devDependencies": {