From c3fbdd3d1023706622ec54ff43875a89fb1718de Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 24 Dec 2020 01:24:49 +0000 Subject: [PATCH] Bump @types/lodash from 4.14.134 to 4.14.166 Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.134 to 4.14.166. - [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..fa0ca817 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.166", + "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.166.tgz", + "integrity": "sha512-A3YT/c1oTlyvvW/GQqG86EyqWNrT/tisOIh2mW3YCgcx71TNjiTZA3zYZWA5BCmtsOTXjhliy4c4yEkErw6njA==", "dev": true }, "@types/lusca": { diff --git a/package.json b/package.json index 97694eee..99a2953a 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.166", "@types/lusca": "^1.6.0", "@types/mongodb": "^3.1.28", "@types/mongoose": "^5.5.6",