diff --git a/package.json b/package.json index 7b05c5c0..17794ffe 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ "@types/chai": "4.2.16", "@types/faker": "5.5.1", "@types/fs-extra": "8.1.1", - "@types/lodash": "4.14.168", + "@types/lodash": "4.17.24", "@types/mocha": "8.2.2", "@types/node": "10.17.56", "@types/sinon": "10.0.0", diff --git a/yarn.lock b/yarn.lock index 5c89b369..8b44f678 100644 --- a/yarn.lock +++ b/yarn.lock @@ -533,10 +533,10 @@ dependencies: "@types/node" "*" -"@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/lodash@4.17.24": + version "4.17.24" + resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.24.tgz#4ae334fc62c0e915ca8ed8e35dcc6d4eeb29215f" + integrity sha512-gIW7lQLZbue7lRSWEFql49QJJWThrTFFeIMJdp3eH4tKoxm1OvEPg02rm4wCCSHS0cL3/Fizimb35b7k8atwsQ== "@types/mocha@8.2.2": version "8.2.2"