diff --git a/package.json b/package.json index e1a0551..1f19f87 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "test": "grunt test" }, "dependencies": { - "lodash": "4.17.21" + "lodash": "4.18.1" }, "devDependencies": { "grunt": "^1.3.0",