From f7c6ba5eb1d19a599acbd6bf5d6b27954d8b71ab Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 26 May 2023 23:27:55 +0000 Subject: [PATCH] chore(deps): update dependency @types/lodash to v4.14.195 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 9142332b..cbd29966 100644 --- a/package.json +++ b/package.json @@ -99,7 +99,7 @@ "@types/is-utf8": "0.2.1", "@types/ldapjs": "2.2.2", "@types/linkify-it": "3.0.2", - "@types/lodash": "4.14.191", + "@types/lodash": "4.14.195", "@types/mime-types": "2.1.1", "@types/mocha": "9.1.1", "@types/mousetrap": "1.6.11", diff --git a/yarn.lock b/yarn.lock index 17e671a1..61825804 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1452,10 +1452,10 @@ resolved "https://registry.yarnpkg.com/@types/linkify-it/-/linkify-it-3.0.2.tgz#fd2cd2edbaa7eaac7e7f3c1748b52a19143846c9" integrity sha512-HZQYqbiFVWufzCwexrvh694SOim8z2d+xJl5UNamcvQFejLY/2YUtzXHYi3cHdI7PMlS8ejH2slRAOJQ32aNbA== -"@types/lodash@4.14.191": - version "4.14.191" - resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.191.tgz#09511e7f7cba275acd8b419ddac8da9a6a79e2fa" - integrity sha512-BdZ5BCCvho3EIXw6wUCXHe7rS53AIDPLE+JzwgT+OsJk53oBfbSmZZ7CX4VaRoN78N+TJpFi9QPlfIVNmJYWxQ== +"@types/lodash@4.14.195": + version "4.14.195" + resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.195.tgz#bafc975b252eb6cea78882ce8a7b6bf22a6de632" + integrity sha512-Hwx9EUgdwf2GLarOjQp5ZH8ZmblzcbTBC2wtQWNKARBSxM9ezRIAUpeDTgoQRAFB0+8CNWXVA9+MaSOzOF3nPg== "@types/mime-types@2.1.1": version "2.1.1"