diff --git a/services/authentication/package.json b/services/authentication/package.json index 12bccfd..204b712 100644 --- a/services/authentication/package.json +++ b/services/authentication/package.json @@ -32,7 +32,7 @@ "bcryptjs": "^2.4.3", "dotenv": "^6.1.0", "jsonwebtoken": "^8.5.1", - "koa": "^2.13.0", + "koa": "^3.0.1", "koa-bodyparser": "^4.3.0", "koa-helmet": "^4.2.1", "koa-logger": "^3.2.1",