diff --git a/front-end/package.json b/front-end/package.json index 6ccbd32..ee27d24 100644 --- a/front-end/package.json +++ b/front-end/package.json @@ -16,6 +16,6 @@ "express-ws": "^4.0.0", "lodash": "^4.17.13", "redis": "^2.8.0", - "yargs": "^12.0.2" + "yargs": "^13.2.4" } }