fix: update WWebJS & Typescript

This commit is contained in:
Patricio Silva
2021-09-01 22:52:52 -03:00
committed by GitHub
parent 56635438a4
commit 4f8a30305a

View File

@@ -37,7 +37,7 @@
"sequelize-cli": "^5.5.1",
"sequelize-typescript": "^1.1.0",
"socket.io": "^3.0.5",
"whatsapp-web.js": "^1.14.0",
"whatsapp-web.js": "^1.14.1",
"yup": "^0.32.8"
},
"devDependencies": {
@@ -73,6 +73,6 @@
"supertest": "^5.0.0",
"ts-jest": "^26.4.1",
"ts-node-dev": "^1.0.0-pre.63",
"typescript": "^4.0.3"
"typescript": "4.0.3"
}
}