diff --git a/package.json b/package.json index 647e989..8dacb30 100644 --- a/package.json +++ b/package.json @@ -15,8 +15,8 @@ "autod": "autod -w --prefix '^'" }, "dependencies": { - "debug": "^2.6.7", - "urllib": "^2.22.0" + "debug": "^3.1.0", + "urllib": "^3.0.0" }, "devDependencies": { "autod": "*",