From acbcb0ab2407102c142d97a1f411ff7e318634c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2024 08:06:48 +0000 Subject: [PATCH] yarn(deps): bump linkify-react from 4.1.3 to 4.1.4 Bumps [linkify-react](https://github.com/nfrasser/linkifyjs/tree/HEAD/packages/linkify-react) from 4.1.3 to 4.1.4. - [Release notes](https://github.com/nfrasser/linkifyjs/releases) - [Changelog](https://github.com/nfrasser/linkifyjs/blob/main/CHANGELOG.md) - [Commits](https://github.com/nfrasser/linkifyjs/commits/v4.1.4/packages/linkify-react) --- updated-dependencies: - dependency-name: linkify-react dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 2408e98b0c..87ad583b36 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "i18next-browser-languagedetector": "^8.0.0", "js-cookie": "^3.0.5", "js-md5": "^0.8.3", - "linkify-react": "^4.1.3", + "linkify-react": "^4.1.4", "linkifyjs": "^4.1.3", "marked": "15.0.1", "plausible-tracker": "^0.3.9", diff --git a/yarn.lock b/yarn.lock index 9e60de8f72..efb63006a5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7948,10 +7948,10 @@ lines-and-columns@^1.1.6: resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632" integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg== -linkify-react@^4.1.3: - version "4.1.3" - resolved "https://registry.yarnpkg.com/linkify-react/-/linkify-react-4.1.3.tgz#461d348b4bdab3fcd0452ae1b5bbc22536395b97" - integrity sha512-rhI3zM/fxn5BfRPHfi4r9N7zgac4vOIxub1wHIWXLA5ENTMs+BGaIaFO1D1PhmxgwhIKmJz3H7uCP0Dg5JwSlA== +linkify-react@^4.1.4: + version "4.1.4" + resolved "https://registry.yarnpkg.com/linkify-react/-/linkify-react-4.1.4.tgz#6c709f3f96543914874982f4b0b00f9c9270ce93" + integrity sha512-UI9nqHtFzHYRUvVRrYeua5GIXkc0Jy3RpLsJBWEht7HwqjAa2qSaIksGmNSLqclNpO/5AkwaxUJv71I/pQsk9Q== linkifyjs@^4.1.3: version "4.1.3"