diff --git a/package.json b/package.json index 0aa43da6..d66a3306 100644 --- a/package.json +++ b/package.json @@ -90,7 +90,7 @@ "@types/is-utf8": "0.2.1", "@types/ldapjs": "2.2.2", "@types/linkify-it": "3.0.2", - "@types/lodash": "4.14.182", + "@types/lodash": "4.14.188", "@types/mime-types": "2.1.1", "@types/mocha": "9.1.1", "@types/mousetrap": "1.6.9", diff --git a/yarn.lock b/yarn.lock index 2f4dbf56..b06cbd28 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1448,10 +1448,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.182": - version "4.14.182" - resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.182.tgz#05301a4d5e62963227eaafe0ce04dd77c54ea5c2" - integrity sha512-/THyiqyQAP9AfARo4pF+aCGcyiQ94tX/Is2I7HofNRqoYLgN1PBoOWu2/zTA5zMxzP5EFutMtWtGAFRKUe961Q== +"@types/lodash@4.14.188": + version "4.14.188" + resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.188.tgz#e4990c4c81f7c9b00c5ff8eae389c10f27980da5" + integrity sha512-zmEmF5OIM3rb7SbLCFYoQhO4dGt2FRM9AMkxvA3LaADOF1n8in/zGJlWji9fmafLoNyz+FoL6FE0SLtGIArD7w== "@types/mime-types@2.1.1": version "2.1.1"