Upgrade @ffmpeg/core to 0.4.0

This commit is contained in:
Jerome Wu
2019-11-21 21:34:05 +08:00
parent 761d4414b8
commit acd57f0359
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -811,9 +811,9 @@
}
},
"@ffmpeg/core": {
"version": "0.3.1",
"resolved": "https://registry.npmjs.org/@ffmpeg/core/-/core-0.3.1.tgz",
"integrity": "sha512-rRybQazQF4JOzj3QA/KIukSGy2B2882AYGywaUgxGpHWEMlCMsaYSbuoBrLjEnIMpsJQx6MC7uXABWzQa1IlkA=="
"version": "0.4.0",
"resolved": "https://registry.npmjs.org/@ffmpeg/core/-/core-0.4.0.tgz",
"integrity": "sha512-ZHSgNnyKcc7WoorlWXstKbtLMvh16jH4JaD823doG1JUoLfEWQmELTTphR9n/aeAM246XfjjAUgfa7ct9DIReQ=="
},
"@hapi/address": {
"version": "2.1.2",