diff --git a/package.json b/package.json index 50b04bf..c6e102e 100644 --- a/package.json +++ b/package.json @@ -47,10 +47,10 @@ "dependencies": { "couchdb-calculate-session-id": "^1.1.1", "lodash": "^4.16.4", - "pouchdb-adapter-memory": "^6.0.6", - "pouchdb-core": "^6.0.6", - "pouchdb-errors": "6.0.6", - "pouchdb-mapreduce": "^6.0.6", + "pouchdb-adapter-memory": "^6.0.7", + "pouchdb-core": "^6.0.7", + "pouchdb-errors": "6.0.7", + "pouchdb-mapreduce": "^6.0.7", "pouchdb-users": "^1.0.3", "uuid": "^2.0.3" }