diff --git a/package-lock.json b/package-lock.json index f269a20..381d747 100644 --- a/package-lock.json +++ b/package-lock.json @@ -913,9 +913,9 @@ } }, "@types/lodash": { - "version": "4.14.147", - "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.147.tgz", - "integrity": "sha512-+0zY1Axql6ru5T85Rh6aR6Zr0xT7c0USLqsHv01b3ID//dOrV3OvpXJGjm69+4QpxoZ0oMNEfmW1ltwXe2WVzQ==", + "version": "4.14.148", + "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.148.tgz", + "integrity": "sha512-05+sIGPev6pwpHF7NZKfP3jcXhXsIVFnYyVRT4WOB0me62E8OlWfTN+sKyt2/rqN+ETxuHAtgTSK1v71F0yncg==", "dev": true }, "@types/minimatch": { diff --git a/package.json b/package.json index 0b2e6ed..8ffe95d 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "@types/fs-extra": "^8.0.1", "@types/glob": "^7.1.1", "@types/jest": "^24.0.23", - "@types/lodash": "^4.14.147", + "@types/lodash": "^4.14.148", "coveralls": "^3.0.7", "get-root-path": "^2.0.2", "husky": "^3.0.9",