From cee074eb2c24780ec526f23a34a713f23ce6ddbe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 13:44:27 +0000 Subject: [PATCH] Bump linkifyjs from 4.1.4 to 4.2.0 in /axolotl-web Bumps [linkifyjs](https://github.com/nfrasser/linkifyjs/tree/HEAD/packages/linkifyjs) from 4.1.4 to 4.2.0. - [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.2.0/packages/linkifyjs) --- updated-dependencies: - dependency-name: linkifyjs dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- axolotl-web/package.json | 2 +- axolotl-web/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/axolotl-web/package.json b/axolotl-web/package.json index 3c5e018ff..7684ceb21 100644 --- a/axolotl-web/package.json +++ b/axolotl-web/package.json @@ -31,7 +31,7 @@ "core-js": "^3.39.0", "file-saver": "^2.0.5", "linkify-html": "^4.1.4", - "linkifyjs": "^4.1.4", + "linkifyjs": "^4.2.0", "moment": "^2.30.1", "qrcode": "1.5.4", "vue": "^3.5.13", diff --git a/axolotl-web/yarn.lock b/axolotl-web/yarn.lock index 70bcc0380..d9b4f1612 100644 --- a/axolotl-web/yarn.lock +++ b/axolotl-web/yarn.lock @@ -2788,10 +2788,10 @@ linkify-html@^4.1.4: resolved "https://registry.yarnpkg.com/linkify-html/-/linkify-html-4.1.4.tgz#83f05253a2c5ddcbc20fa4aa1ea4e60d055a64f8" integrity sha512-6HA+YB++HrtPrSi+3gVEc0xdEGmqwLGErV0yagQta2bxfDOppjBHgadddpHWPR76LgB/Tiax22VfJtTqxkoijA== -linkifyjs@^4.1.4: - version "4.1.4" - resolved "https://registry.yarnpkg.com/linkifyjs/-/linkifyjs-4.1.4.tgz#2766605a20078d50c90f35af22275a42dfb7dfc4" - integrity sha512-0/NxkHNpiJ0k9VrYCkAn9OtU1eu8xEr1tCCpDtSsVRm/SF0xAak2Gzv3QimSfgUgqLBCDlfhMbu73XvaEHUTPQ== +linkifyjs@^4.2.0: + version "4.2.0" + resolved "https://registry.yarnpkg.com/linkifyjs/-/linkifyjs-4.2.0.tgz#9dd30222b9cbabec9c950e725ec00031c7fa3f08" + integrity sha512-pCj3PrQyATaoTYKHrgWRF3SJwsm61udVh+vuls/Rl6SptiDhgE7ziUIudAedRY9QEfynmM7/RmLEfPUyw1HPCw== locate-path@^5.0.0: version "5.0.0"