diff --git a/package.json b/package.json index 84041ad..b919701 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "@types/chai": "4.2.3", "@types/deep-diff": "1.0.0", "@types/js-yaml": "3.12.1", - "@types/lodash": "4.14.142", + "@types/lodash": "4.14.144", "@types/mocha": "5.2.7", "@types/sinon": "7.5.0", "@types/source-map-support": "0.5.0", diff --git a/yarn.lock b/yarn.lock index e222a53..59048f3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -150,10 +150,10 @@ resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/js-yaml/-/js-yaml-3.12.1.tgz#5c6f4a1eabca84792fbd916f0cb40847f123c656" integrity sha512-SGGAhXLHDx+PK4YLNcNGa6goPf9XRWQNAUUbffkwVGGXIxmDKWyGGL4inzq2sPmExu431Ekb9aEMn9BkPqEYFA== -"@types/lodash@4.14.142": - version "4.14.142" - resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/lodash/-/lodash-4.14.142.tgz#52d5daff878e36e72e299bb9c5871fd6aee55829" - integrity sha512-ZhNS7c4D4WQ49Dr1FftQj7SwngRswOnPfxktmqSy5BettRCuum2q784jRwNTYfxH00r8+fEgRz6Da8j5DHNd1Q== +"@types/lodash@4.14.144": + version "4.14.144" + resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/lodash/-/lodash-4.14.144.tgz#12e57fc99064bce45e5ab3c8bc4783feb75eab8e" + integrity sha512-ogI4g9W5qIQQUhXAclq6zhqgqNUr7UlFaqDHbch7WLSLeeM/7d3CRaw7GLajxvyFvhJqw4Rpcz5bhoaYtIx6Tg== "@types/mocha@5.2.7": version "5.2.7"