diff --git a/package.json b/package.json index 7a1afa9..066f425 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@types/chai": "^4", "@types/fs-extra": "^9.0.1", "@types/jsforce": "1.9.13", - "@types/lodash": "^4.14.13", + "@types/lodash": "^4.14.182", "@types/mime-types": "^2.1.0", "@types/mocha": "^5", "@types/node": "^14.10.1", diff --git a/yarn.lock b/yarn.lock index be1ea0a..7b8d791 100644 --- a/yarn.lock +++ b/yarn.lock @@ -393,10 +393,10 @@ resolved "https://registry.yarnpkg.com/@types/jsforce/-/jsforce-1.9.2.tgz#a321866dcb7c9c4c57a1d794d54ec52e3f07ff0b" integrity sha512-ZRRPNf/e44QnFI8VEsPxzrM/+Y5vx/HGsMI8qE4JvBHDkSfoFWAdZ93uW6Oh3sHmcoShexcoTH9gufihTgYBLQ== -"@types/lodash@*", "@types/lodash@^4.14.13": - version "4.14.161" - resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.161.tgz#a21ca0777dabc6e4f44f3d07f37b765f54188b18" - integrity sha512-EP6O3Jkr7bXvZZSZYlsgt5DIjiGr0dXP1/jVEwVLTFgg0d+3lWVQkRavYVQszV7dYUwvg0B8R0MBDpcmXg7XIA== +"@types/lodash@*", "@types/lodash@^4.14.182": + version "4.14.182" + resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.182.tgz#05301a4d5e62963227eaafe0ce04dd77c54ea5c2" + integrity sha512-/THyiqyQAP9AfARo4pF+aCGcyiQ94tX/Is2I7HofNRqoYLgN1PBoOWu2/zTA5zMxzP5EFutMtWtGAFRKUe961Q== "@types/mime-types@^2.1.0": version "2.1.0"