diff --git a/package.json b/package.json index 18c0089..1fd53a5 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "homepage": "https://github.com/pouchdb/add-cors-to-couchdb", "dependencies": { "lie": "^3.0.2", - "node-fetch": "^1.4.0", + "node-fetch": "^2.0.0", "yargs": "^7.0.1" }, "bin": "./bin.js",