diff --git a/README.md b/README.md index b43c0cc..1129650 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=canove_whaticket&metric=alert_status)](https://sonarcloud.io/dashboard?id=canove_whaticket) [![Maintainability Rating](https://sonarcloud.io/api/project_badges/measure?project=canove_whaticket&metric=sqale_rating)](https://sonarcloud.io/dashboard?id=canove_whaticket) [![Discord Chat](https://img.shields.io/discord/784109818247774249.svg?logo=discord)](https://discord.gg/Dp2tTZRYHg) +[![Forum](https://img.shields.io/badge/forum-online-blue.svg?logo=discourse)](https://whaticket.online/) # WhaTicket diff --git a/backend/package.json b/backend/package.json index e29e1d8..762f819 100644 --- a/backend/package.json +++ b/backend/package.json @@ -39,7 +39,7 @@ "sequelize-typescript": "^1.1.0", "socket.io": "^3.0.5", "uuid": "^8.3.2", - "whatsapp-web.js": "^1.15.6", + "whatsapp-web.js": "^1.15.8", "yup": "^0.32.8" }, "devDependencies": {