diff --git a/package.json b/package.json index 2b379a3..046228e 100644 --- a/package.json +++ b/package.json @@ -92,7 +92,7 @@ "basic-auth": "^1.0.3", "bluebird": "^3.3.3", "body-parser": "^1.14.2", - "chokidar": "^1.4.2", + "chokidar": "^2.0.0", "connect-redis": "^3.1.0", "content-type": "^1.0.1", "csv-parse": "^1.0.2", @@ -109,7 +109,7 @@ "ldapjs": "^1.0.0", "limiter": "^1.1.0", "lodash": "^4.2.1", - "loopback": "^2.26.2", + "loopback": "^3.0.0", "lru-cache": "^4.0.0", "microgateway-datastore": "^1.0.2", "microgateway-util": "^1.x",