From c64625346a55b1a55c5cb5adbd06c11ea42ccc90 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 30 Oct 2020 15:17:23 +0000 Subject: [PATCH] Bump @types/lodash from 4.14.134 to 4.14.164 Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.134 to 4.14.164. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash) Signed-off-by: dependabot-preview[bot] --- package-lock.json | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 4c0d28e6..de2b756d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -673,9 +673,9 @@ } }, "@types/lodash": { - "version": "4.14.134", - "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.134.tgz", - "integrity": "sha512-2/O0khFUCFeDlbi7sZ7ZFRCcT812fAeOLm7Ev4KbwASkZ575TDrDcY7YyaoHdTOzKcNbfiwLYZqPmoC4wadrsw==", + "version": "4.14.164", + "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.164.tgz", + "integrity": "sha512-fXCEmONnrtbYUc5014avwBeMdhHHO8YJCkOBflUL9EoJBSKZ1dei+VO74fA7JkTHZ1GvZack2TyIw5U+1lT8jg==", "dev": true }, "@types/lusca": { diff --git a/package.json b/package.json index 97694eee..062956af 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "@types/express-session": "^1.15.13", "@types/jest": "^24.0.15", "@types/jquery": "^3.3.29", - "@types/lodash": "^4.14.134", + "@types/lodash": "^4.14.164", "@types/lusca": "^1.6.0", "@types/mongodb": "^3.1.28", "@types/mongoose": "^5.5.6",