From 35232a06170dab94372b5df1d6ccb1f3e67c4bfe Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 30 Mar 2021 18:12:13 +0000 Subject: [PATCH] Bump @types/lodash from 4.14.141 to 4.14.168 Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.141 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.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index eb20360c..397a5eac 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "@types/gun": "^0.9.2", "@types/jest": "^24.0.18", "@types/jsonwebtoken": "^8.3.7", - "@types/lodash": "^4.14.141", + "@types/lodash": "^4.14.168", "@types/node-fetch": "^2.5.8", "@types/node-persist": "^3.1.1", "@types/ramda": "types/npm-ramda#dist", diff --git a/yarn.lock b/yarn.lock index 1db8fa83..8e61b06d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -720,10 +720,10 @@ dependencies: "@types/node" "*" -"@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.168": + version "4.14.168" + resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.168.tgz#fe24632e79b7ade3f132891afff86caa5e5ce008" + integrity sha512-oVfRvqHV/V6D1yifJbVRU3TMp8OT6o6BG+U9MkwuJ3U8/CsDHvalRpsxBqivn71ztOFZBTfJMvETbqHiaNSj7Q== "@types/long@*", "@types/long@^4.0.0": version "4.0.0"