diff --git a/auth-server/package.json b/auth-server/package.json index 507219d..25d6cc3 100644 --- a/auth-server/package.json +++ b/auth-server/package.json @@ -7,7 +7,7 @@ "cookie-parser": "^1.4.5", "express": "^4.17.1", "querystring": "~0.2.0", - "request": "~2.34.0" + "request": "~2.88.2" }, "scripts": { "start": "node authorization_code/app.js"