diff --git a/package.json b/package.json index fb9847540..905894e4d 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "@types/fs-extra": "^8.0.0", "@types/helmet": "^0.0.44", "@types/jest": "^24.0.15", - "@types/lodash": "4.14.141", + "@types/lodash": "4.14.144", "@types/multer": "^1.3.7", "@types/node": "12.7.8", "@types/prettier": "1.18.3", diff --git a/yarn.lock b/yarn.lock index 8b6c5b8ec..7601096f4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1175,10 +1175,10 @@ dependencies: "@types/jest-diff" "*" -"@types/lodash@4.14.141": - version "4.14.141" - resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.141.tgz#d81f4d0c562abe28713406b571ffb27692a82ae6" - integrity sha512-v5NYIi9qEbFEUpCyikmnOYe4YlP8BMUdTcNCAquAKzu+FA7rZ1onj9x80mbnDdOW/K5bFf3Tv5kJplP33+gAbQ== +"@types/lodash@4.14.144": + version "4.14.144" + resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.144.tgz#12e57fc99064bce45e5ab3c8bc4783feb75eab8e" + integrity sha512-ogI4g9W5qIQQUhXAclq6zhqgqNUr7UlFaqDHbch7WLSLeeM/7d3CRaw7GLajxvyFvhJqw4Rpcz5bhoaYtIx6Tg== "@types/mime@*": version "2.0.1"