diff --git a/package.json b/package.json index 4b88b0e..1126bce 100644 --- a/package.json +++ b/package.json @@ -162,7 +162,7 @@ "prepare": "husky install" }, "dependencies": { - "diff2html": "^3.4.40", + "diff2html": "^3.4.41", "highlight.js": "^11.8.0" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 9b226f2..2f65de1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1792,10 +1792,10 @@ diff-sequences@^29.4.3: resolved "https://registry.yarnpkg.com/diff-sequences/-/diff-sequences-29.4.3.tgz#9314bc1fabe09267ffeca9cbafc457d8499a13f2" integrity sha512-ofrBgwpPhCD85kMKtE9RYFFq6OC1A89oW2vvgWZNCwxrUpRUILopY7lsYyMDSjc8g6U6aiO0Qubg6r4Wgt5ZnA== -diff2html@^3.4.40: - version "3.4.40" - resolved "https://registry.yarnpkg.com/diff2html/-/diff2html-3.4.40.tgz#f643831cad30566c594fcdcac93ed1c907ed617d" - integrity sha512-4y2e1JgT0PyoUa/+Irdm6C8r0xFrzyz5t08jXIjNhEeiU3/NkayzP7taCfT3WSuxtpoR+J3ITn8WhPZcOHAaBA== +diff2html@^3.4.41: + version "3.4.41" + resolved "https://registry.yarnpkg.com/diff2html/-/diff2html-3.4.41.tgz#5e8bf4de81c54caac4901aa4cdff29074b216094" + integrity sha512-CxBsGKggm2rn3osvVJjzqqbfWaKQkA1zj+o+Ps8PKtHYFhsZKXTKW+IsskYrn7kjP3ZfVWRwBa4bFLdZLEm8IA== dependencies: diff "5.1.0" hogan.js "3.0.2"