diff --git a/frontend/package.json b/frontend/package.json index 87c2fe716..0340c8c9e 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -6,7 +6,7 @@ "license": "Apache-2.0", "dependencies": { "commander": "2.20.3", - "lodash": "^2.4.0", + "lodash": "^3.0.0", "@date-io/date-fns": "2.10.0", "@date-io/moment": "2.10.0" }