diff --git a/package.json b/package.json index c86fcff..b58e2e1 100644 --- a/package.json +++ b/package.json @@ -20,8 +20,8 @@ "dependencies": { "body-parser": "^1.18.2", "express": "^4.16.2", - "node-fetch": "^1.7.3", - "node-fetch-json": "0.0.3", + "node-fetch": "^2.6.7", + "node-fetch-json": "0.2.1", "pg": "^7.4.0", "uuid-v4": "^0.1.0" }