From f43815f160aa2af2be505bd29ced85bf309ee936 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2024 08:11:18 +0000 Subject: [PATCH] Update dependency linkify-html to v4.1.4 --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 64240ecb3..ec591402f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "flat": "6.0.1", "html-webpack-plugin": "5.6.3", "humanize-duration": "3.32.1", - "linkify-html": "4.1.3", + "linkify-html": "4.1.4", "linkifyjs": "4.1.3", "lodash-es": "4.17.21", "plurals-cldr": "2.0.1", @@ -6811,9 +6811,9 @@ } }, "node_modules/linkify-html": { - "version": "4.1.3", - "resolved": "https://registry.npmjs.org/linkify-html/-/linkify-html-4.1.3.tgz", - "integrity": "sha512-Ejb8X/pOxB4IVqG1U37tnF85UW3JtX+eHudH3zlZ2pODz2e/J7zQ/vj+VDWffwhTecJqdRehhluwrRmKoJz+iQ==", + "version": "4.1.4", + "resolved": "https://registry.npmjs.org/linkify-html/-/linkify-html-4.1.4.tgz", + "integrity": "sha512-6HA+YB++HrtPrSi+3gVEc0xdEGmqwLGErV0yagQta2bxfDOppjBHgadddpHWPR76LgB/Tiax22VfJtTqxkoijA==", "peerDependencies": { "linkifyjs": "^4.0.0" } @@ -14936,9 +14936,9 @@ } }, "linkify-html": { - "version": "4.1.3", - "resolved": "https://registry.npmjs.org/linkify-html/-/linkify-html-4.1.3.tgz", - "integrity": "sha512-Ejb8X/pOxB4IVqG1U37tnF85UW3JtX+eHudH3zlZ2pODz2e/J7zQ/vj+VDWffwhTecJqdRehhluwrRmKoJz+iQ==", + "version": "4.1.4", + "resolved": "https://registry.npmjs.org/linkify-html/-/linkify-html-4.1.4.tgz", + "integrity": "sha512-6HA+YB++HrtPrSi+3gVEc0xdEGmqwLGErV0yagQta2bxfDOppjBHgadddpHWPR76LgB/Tiax22VfJtTqxkoijA==", "requires": {} }, "linkifyjs": { diff --git a/package.json b/package.json index 42e93beb8..ebfea6145 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "flat": "6.0.1", "html-webpack-plugin": "5.6.3", "humanize-duration": "3.32.1", - "linkify-html": "4.1.3", + "linkify-html": "4.1.4", "linkifyjs": "4.1.3", "lodash-es": "4.17.21", "plurals-cldr": "2.0.1",