Bump ffmpeg-static from 4.4.1 to 5.2.0

Bumps [ffmpeg-static](https://github.com/eugeneware/ffmpeg-static) from 4.4.1 to 5.2.0.
- [Release notes](https://github.com/eugeneware/ffmpeg-static/releases)
- [Commits](https://github.com/eugeneware/ffmpeg-static/compare/4.4.1...5.2.0)

---
updated-dependencies:
- dependency-name: ffmpeg-static
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
2024-11-24 10:50:22 +00:00
parent ac69d97c1e
commit 30bd4899ad
2 changed files with 6 additions and 7 deletions
+5 -6
View File
@@ -12,9 +12,8 @@
"array-move": "^4.0.0",
"discord.js": "^14.15.3",
"dotenv": "^16.4.5",
"ffmpeg-static": "^4.4.1",
"ffmpeg-static": "^5.2.0",
"i18n": "^0.15.1",
"libsodium-wrappers": "^0.7.15",
"lyrics-finder": "^21.0.5",
"play-dl": "^1.9.7",
"soundcloud-downloader": "^0.2.3",
@@ -1524,9 +1523,9 @@
}
},
"node_modules/ffmpeg-static": {
"version": "4.4.1",
"resolved": "https://registry.npmjs.org/ffmpeg-static/-/ffmpeg-static-4.4.1.tgz",
"integrity": "sha512-gyGTIf5kgmLDmH7Rwj8vMmNK46bjXKKofHS2gY+LUqoTe/iybVuTuvnhJQR2tZHlKlDG7A/BIH7cRa2jWDKgWw==",
"version": "5.2.0",
"resolved": "https://registry.npmjs.org/ffmpeg-static/-/ffmpeg-static-5.2.0.tgz",
"integrity": "sha512-WrM7kLW+do9HLr+H6tk7LzQ7kPqbAgLjdzNE32+u3Ff11gXt9Kkkd2nusGFrlWMIe+XaA97t+I8JS7sZIrvRgA==",
"hasInstallScript": true,
"dependencies": {
"@derhuerst/http-basic": "^8.2.0",
@@ -1535,7 +1534,7 @@
"progress": "^2.0.3"
},
"engines": {
"node": ">=10"
"node": ">=16"
}
},
"node_modules/figures": {
+1 -1
View File
@@ -22,7 +22,7 @@
"discord.js": "^14.15.3",
"dotenv": "^16.4.5",
"ffmpeg-static": "^4.4.1",
"ffmpeg-static": "^5.2.0",
"i18n": "^0.15.1",
"lyrics-finder": "^21.0.5",
"play-dl": "^1.9.7",