From df50d5f745e4af4fb0bb2a670a909a1d1ee81579 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 11 Oct 2019 05:14:09 +0000 Subject: [PATCH] build(deps-dev): bump @types/lodash from 4.14.141 to 4.14.144 (#204) --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) 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"