diff --git a/package.json b/package.json index 6ec3545..3292611 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "lint": "eslint ." }, "dependencies": { - "@lesjoursfr/html-to-epub": "3.1.1", + "@lesjoursfr/html-to-epub": "3.1.2", "node-html-parser": "6.1.4" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index c33f738..2897576 100644 --- a/yarn.lock +++ b/yarn.lock @@ -36,10 +36,10 @@ resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz#b520529ec21d8e5945a1851dfd1c32e94e39ff45" integrity sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA== -"@lesjoursfr/html-to-epub@3.1.1": - version "3.1.1" - resolved "https://registry.yarnpkg.com/@lesjoursfr/html-to-epub/-/html-to-epub-3.1.1.tgz#f95f06ed7353e8acdec60729af86ecfa0cca50a8" - integrity sha512-o2JX1VfXxUH7ucgCqhZFwteDaCdnSNPf6pCRLlbCK2Tc1o/M0U7u92AMw6wjaN3oVPKjBzrQM/Sixk3GtAQRBg== +"@lesjoursfr/html-to-epub@3.1.2": + version "3.1.2" + resolved "https://registry.yarnpkg.com/@lesjoursfr/html-to-epub/-/html-to-epub-3.1.2.tgz#4fe7146b65e0942f7930e53cda6fc98f30deed08" + integrity sha512-PlLq9w8x64dLj0VKckx3mSs2+gKMvwt1C2hm9bsaqMCI/n6lLCBIwe8AoWgkDsojMn2mx/jMl7ar8GK9ARO/gw== dependencies: archiver "^5.3.1" axios "^1.2.1"