diff --git a/package.json b/package.json index 2d155a8b..c624e2ee 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,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 2a5a26d9..bdead2f5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -728,10 +728,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"