diff --git a/package.json b/package.json index 769575700..6499a8d81 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "@craco/craco": "6.4.3", "@cypress/webpack-preprocessor": "5.11.0", "@fontsource/source-sans-pro": "4.5.1", - "@hedgedoc/html-to-react": "1.1.0", + "@hedgedoc/html-to-react": "1.1.1", "@hedgedoc/markdown-it-image-size": "1.0.3", "@hedgedoc/markdown-it-task-lists": "1.0.3", "@matejmazur/react-katex": "3.1.3", diff --git a/yarn.lock b/yarn.lock index c0da3b051..935df0371 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1285,10 +1285,10 @@ dependencies: "@hapi/hoek" "^8.3.0" -"@hedgedoc/html-to-react@1.1.0": - version "1.1.0" - resolved "https://registry.yarnpkg.com/@hedgedoc/html-to-react/-/html-to-react-1.1.0.tgz#36c4bd5c291ee158393cf010d95f580ec86e3e73" - integrity sha512-no4IAT2pd4fneNbHEjvg3g03gv1DsFEcSLHzSYvXLHyjcvpW0qbvJEPZnRDGqQmEymgk93tsyi3VISOSkxRdxA== +"@hedgedoc/html-to-react@1.1.1": + version "1.1.1" + resolved "https://registry.yarnpkg.com/@hedgedoc/html-to-react/-/html-to-react-1.1.1.tgz#e89de3ff410448e4396d0e520b69a2c8430bf4ee" + integrity sha512-g8phoYMRKcO49V93Iay4Wu/GxfyMFskde9OEmWrg5XUAZFmAHalmDf5atmJ1QLWMepKOFXfX6Y++vIU8ECHzrA== dependencies: "@types/react" "^17.0.11" htmlparser2 "^7.0.0"