diff --git a/package-lock.json b/package-lock.json index 090e9d0..70b18c5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1455,9 +1455,9 @@ } }, "@types/lodash": { - "version": "4.14.152", - "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.152.tgz", - "integrity": "sha512-Vwf9YF2x1GE3WNeUMjT5bTHa2DqgUo87ocdgTScupY2JclZ5Nn7W2RLM/N0+oreexUk8uaVugR81NnTY/jNNXg==", + "version": "4.14.153", + "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.153.tgz", + "integrity": "sha512-lYniGRiRfZf2gGAR9cfRC3Pi5+Q1ziJCKqPmjZocigrSJUVPWf7st1BtSJ8JOeK0FLXVndQ1IjUjTco9CXGo/Q==", "dev": true }, "@types/minimatch": { diff --git a/package.json b/package.json index 39e07c2..9ed6938 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "@types/fs-extra": "8.1.0", "@types/glob": "7.1.1", "@types/jest": "25.2.3", - "@types/lodash": "4.14.152", + "@types/lodash": "4.14.153", "coveralls": "3.1.0", "get-root-path": "2.0.2", "husky": "4.2.5",