From f4942c096f95d04cc6a1d259e23eed3ad45a5a3b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Nov 2023 07:58:24 +0000 Subject: [PATCH] chore(deps): Bump linkify-string from 4.1.1 to 4.1.2 Bumps [linkify-string](https://github.com/Hypercontext/linkifyjs/tree/HEAD/packages/linkify-string) from 4.1.1 to 4.1.2. - [Release notes](https://github.com/Hypercontext/linkifyjs/releases) - [Changelog](https://github.com/Hypercontext/linkifyjs/blob/main/CHANGELOG.md) - [Commits](https://github.com/Hypercontext/linkifyjs/commits/v4.1.2/packages/linkify-string) --- updated-dependencies: - dependency-name: linkify-string dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 6158196902..8e11dc7120 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17130,9 +17130,9 @@ "integrity": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==" }, "node_modules/linkify-string": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/linkify-string/-/linkify-string-4.1.1.tgz", - "integrity": "sha512-9+kj8xr7GLiyNyO9ri7lIxq2ixVYjjqvtomPQpeYNNT56/PxQq6utzXFLm8HxOaGTiMpimj1UAQWwYYPV88L1g==", + "version": "4.1.2", + "resolved": "https://registry.npmjs.org/linkify-string/-/linkify-string-4.1.2.tgz", + "integrity": "sha512-tYDXkrzKCy5haf9eHS7GWU+a//q0jveP5kX2VF+/47h5jfTTtsqqj3lchacLTwRMB/nJL3trrloyAhPzcvBvqw==", "peerDependencies": { "linkifyjs": "^4.0.0" }