diff --git a/package.json b/package.json index 1f9de3e..67278e3 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ }, "dependencies": { "chalk": "^2.4.1", - "lodash": "^4.17.15" + "lodash": "^4.17.19" }, "devDependencies": { "@types/express": "^4.17.1", @@ -91,4 +91,4 @@ } ], "types": "index.d.ts" -} \ No newline at end of file +}