update typescript to 4.1.6 Fix #492

This commit is contained in:
Claudemir Todo Bom
2022-11-19 11:29:11 -03:00
parent f90247b1a5
commit 43742470e7

View File

@@ -75,6 +75,6 @@
"supertest": "^5.0.0",
"ts-jest": "^26.4.1",
"ts-node-dev": "^1.0.0-pre.63",
"typescript": "4.0.3"
"typescript": "4.1.6"
}
}