diff --git a/package.json b/package.json index cabc2c0..dfa517f 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "url": "https://github.com/screeps/storage.git" }, "dependencies": { - "lodash": "^3.10.1", + "lodash": "^4.0.0", "lokijs": "^1.5.6", "q": "^1.4.1" }