Upgrade @ffmpeg/core and fix test script

This commit is contained in:
Jerome Wu
2020-11-03 17:42:38 +08:00
parent d19990d0b5
commit 53900ad60b
2 changed files with 5 additions and 5 deletions

6
package-lock.json generated
View File

@@ -2199,9 +2199,9 @@
}
},
"@ffmpeg/core": {
"version": "0.8.0",
"resolved": "https://registry.npmjs.org/@ffmpeg/core/-/core-0.8.0.tgz",
"integrity": "sha512-I92MolCAAeqEQ4h6fLThj2V4KMGMtBOEy0Cua+xHhJKPnPympP+8w99f0sJLPmORPbD7V+mH1KvIcvejnV2j3A==",
"version": "0.8.2",
"resolved": "https://registry.npmjs.org/@ffmpeg/core/-/core-0.8.2.tgz",
"integrity": "sha512-jDAHnWdaq8lHufBuoa+f4nlUZK4ZaxUfEfR/Bj4yFOV2r5vXNmPYEmQxxLYGqxD8b4ck2zpDB351Vp3llRuTxA==",
"dev": true
},
"@hapi/hoek": {