diff --git a/package.json b/package.json index ef57e17..5a79ecc 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "homepage": "https://github.com/geistinteractive/fms-js", "dependencies": { "is": "^3.0.1", - "lodash": "^3.8.0", + "lodash": "^4.17.15", "superagent": "^1.2.0", "superagent-xml2jsparser": "^0.1.1" },