diff --git a/package.json b/package.json index 0c499f762ef..c0bb17268a0 100644 --- a/package.json +++ b/package.json @@ -133,13 +133,13 @@ "modifyjs": "0.3.1", "object-path": "0.11.8", "oblivious-set": "1.0.0", - "pouchdb-adapter-http": "7.2.2", + "pouchdb-adapter-http": "7.3.0", "pouchdb-all-dbs": "1.1.1", - "pouchdb-core": "7.2.2", - "pouchdb-find": "7.2.2", - "pouchdb-md5": "7.2.2", - "pouchdb-replication": "7.2.2", - "pouchdb-selector-core": "7.2.2", + "pouchdb-core": "7.3.0", + "pouchdb-find": "7.3.0", + "pouchdb-md5": "7.3.0", + "pouchdb-replication": "7.3.0", + "pouchdb-selector-core": "7.3.0", "spark-md5": "3.0.2", "threads": "1.7.0", "unload": "2.3.1", @@ -218,14 +218,14 @@ "mocha": "9.0.2", "mocha.parallel": "0.15.6", "nconf": "0.11.4", - "pouchdb": "7.2.2", - "pouchdb-adapter-idb": "7.2.2", - "pouchdb-adapter-leveldb": "7.2.2", - "pouchdb-adapter-localstorage": "7.2.2", - "pouchdb-adapter-memory": "7.2.2", + "pouchdb": "7.3.0", + "pouchdb-adapter-idb": "7.3.0", + "pouchdb-adapter-leveldb": "7.3.0", + "pouchdb-adapter-localstorage": "7.3.0", + "pouchdb-adapter-memory": "7.3.0", "pouchdb-adapter-websql": "7.0.0", "pouchdb-debug": "7.2.1", - "pouchdb-utils": "7.2.2", + "pouchdb-utils": "7.3.0", "pre-commit": "1.2.2", "random-int": "3.0.0", "readline": "1.3.0",