mirror of
https://github.com/cheveguerra/whaticket-community.git
synced 2026-04-20 04:39:20 +00:00
improvement: dependencies updated
This commit is contained in:
@@ -15,10 +15,10 @@
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@sentry/node": "5.21.4",
|
||||
"@sentry/node": "5.22.3",
|
||||
"bcryptjs": "^2.4.3",
|
||||
"cors": "^2.8.5",
|
||||
"date-fns": "^2.15.0",
|
||||
"date-fns": "^2.16.1",
|
||||
"dotenv": "^8.2.0",
|
||||
"express": "^4.17.1",
|
||||
"express-async-errors": "^3.1.1",
|
||||
@@ -26,9 +26,9 @@
|
||||
"multer": "^1.4.2",
|
||||
"mysql2": "^2.1.0",
|
||||
"qrcode-terminal": "^0.12.0",
|
||||
"sequelize": "^6.3.4",
|
||||
"sequelize": "^6.3.5",
|
||||
"socket.io": "^2.3.0",
|
||||
"whatsapp-web.js": "^1.8.0",
|
||||
"whatsapp-web.js": "^1.8.2",
|
||||
"youch": "^2.0.10",
|
||||
"yup": "^0.29.3"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user