diff --git a/package.json b/package.json index 7f22b5199..a4af9c3e6 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "dist/" ], "dependencies": { - "@podlove/html5-audio-driver": "1.3.4", + "@podlove/html5-audio-driver": "1.3.5", "babel-polyfill": "6.26.0", "color": "3.1.0", "copy-to-clipboard": "3.0.8", diff --git a/yarn.lock b/yarn.lock index d15cb8403..39f701735 100644 --- a/yarn.lock +++ b/yarn.lock @@ -897,9 +897,9 @@ version "1.1.0" resolved "https://registry.yarnpkg.com/@nodelib/fs.stat/-/fs.stat-1.1.0.tgz#50c1e2260ac0ed9439a181de3725a0168d59c48a" -"@podlove/html5-audio-driver@1.3.4": - version "1.3.4" - resolved "https://registry.yarnpkg.com/@podlove/html5-audio-driver/-/html5-audio-driver-1.3.4.tgz#a138a1d142a9728687061743301083979aebc836" +"@podlove/html5-audio-driver@1.3.5": + version "1.3.5" + resolved "https://registry.yarnpkg.com/@podlove/html5-audio-driver/-/html5-audio-driver-1.3.5.tgz#e8d4039513301130404eb954e1da20c2b5084544" dependencies: hls.js "0.9.1" ramda "0.24.1"