From 38171aca1eda749884529c84518c5a56cf8da364 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 19 Jan 2021 01:22:01 +0000 Subject: [PATCH] Bump @types/lodash from 4.14.134 to 4.14.168 Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.134 to 4.14.168. - [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..c6777ef8 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.168", + "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.168.tgz", + "integrity": "sha512-oVfRvqHV/V6D1yifJbVRU3TMp8OT6o6BG+U9MkwuJ3U8/CsDHvalRpsxBqivn71ztOFZBTfJMvETbqHiaNSj7Q==", "dev": true }, "@types/lusca": { diff --git a/package.json b/package.json index 97694eee..bd585fe8 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.168", "@types/lusca": "^1.6.0", "@types/mongodb": "^3.1.28", "@types/mongoose": "^5.5.6",