diff --git a/package.json b/package.json index 4984234..c603c90 100644 --- a/package.json +++ b/package.json @@ -12,6 +12,6 @@ "dependencies": { "body-parser": "^1.18.2", "express": "^4.16.2", - "got": "^7.1.0" + "got": "^8.0.1" } }