diff --git a/package-lock.json b/package-lock.json index c6d2e89..892c127 100644 --- a/package-lock.json +++ b/package-lock.json @@ -919,9 +919,9 @@ "dev": true }, "@types/lodash": { - "version": "4.14.142", - "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.142.tgz", - "integrity": "sha512-ZhNS7c4D4WQ49Dr1FftQj7SwngRswOnPfxktmqSy5BettRCuum2q784jRwNTYfxH00r8+fEgRz6Da8j5DHNd1Q==", + "version": "4.14.144", + "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.144.tgz", + "integrity": "sha512-ogI4g9W5qIQQUhXAclq6zhqgqNUr7UlFaqDHbch7WLSLeeM/7d3CRaw7GLajxvyFvhJqw4Rpcz5bhoaYtIx6Tg==", "dev": true }, "@types/minimatch": { diff --git a/package.json b/package.json index cf244aa..c87a7af 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "@types/fs-extra": "^8.0.0", "@types/glob": "^7.1.1", "@types/jest": "^24.0.18", - "@types/lodash": "^4.14.142", + "@types/lodash": "^4.14.144", "coveralls": "^3.0.7", "get-root-path": "^2.0.2", "husky": "^3.0.8",