Update core and fix security issue

This commit is contained in:
Jerome Wu
2020-01-13 23:51:35 +08:00
parent e42b88211b
commit 2d6b93f012
2 changed files with 29 additions and 29 deletions

View File

@@ -38,7 +38,7 @@
},
"homepage": "https://github.com/ffmpegjs/ffmpeg.js#readme",
"dependencies": {
"@ffmpeg/core": "^0.4.0",
"@ffmpeg/core": "^0.6.0",
"idb": "^4.0.5",
"is-electron": "^2.2.0",
"is-url": "^1.2.4",