diff --git a/package.json b/package.json index 3a6f8384..099c1d3f 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 3b3bd8c4..57baf376 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"