diff --git a/package.json b/package.json index f6db2918..f3ea9ae7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "firebase-tools", - "version": "4.0.2", + "version": "4.0.3", "description": "Command-Line Interface for Firebase", "main": "index.js", "bin": { @@ -62,7 +62,7 @@ "is": "^3.2.1", "jsonschema": "^1.0.2", "jsonwebtoken": "^8.2.1", - "lodash": "^4.6.1", + "lodash": "^4.17.10", "minimatch": "^3.0.4", "opn": "^5.3.0", "ora": "0.2.3",