From 2985727996c1e84fefce06e5c2a0da02a8b6ccb6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 1 Sep 2023 01:55:02 +0000 Subject: [PATCH] chore(deps): update dependency @types/linkify-it to v3.0.3 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 6e55917d..defdfebd 100644 --- a/package.json +++ b/package.json @@ -98,7 +98,7 @@ "@types/express": "4.17.13", "@types/is-utf8": "0.2.1", "@types/ldapjs": "2.2.2", - "@types/linkify-it": "3.0.2", + "@types/linkify-it": "3.0.3", "@types/lodash": "4.14.195", "@types/mime-types": "2.1.1", "@types/mocha": "9.1.1", diff --git a/yarn.lock b/yarn.lock index 48c8218a..b91d1a64 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1447,10 +1447,10 @@ dependencies: "@types/node" "*" -"@types/linkify-it@3.0.2": - version "3.0.2" - resolved "https://registry.yarnpkg.com/@types/linkify-it/-/linkify-it-3.0.2.tgz#fd2cd2edbaa7eaac7e7f3c1748b52a19143846c9" - integrity sha512-HZQYqbiFVWufzCwexrvh694SOim8z2d+xJl5UNamcvQFejLY/2YUtzXHYi3cHdI7PMlS8ejH2slRAOJQ32aNbA== +"@types/linkify-it@3.0.3": + version "3.0.3" + resolved "https://registry.yarnpkg.com/@types/linkify-it/-/linkify-it-3.0.3.tgz#15a0712296c5041733c79efe233ba17ae5a7587b" + integrity sha512-pTjcqY9E4nOI55Wgpz7eiI8+LzdYnw3qxXCfHyBDdPbYvbyLgWLJGh8EdPvqawwMK1Uo1794AUkkR38Fr0g+2g== "@types/lodash@4.14.195": version "4.14.195"