upgraded to typescript 4.2.3
... | ... | @@ -77,7 +77,7 @@ |
"replace-in-file": "^6.1.0", | ||
"request": "2.88.2", | ||
"request-promise": "4.2.6", | ||
"typescript": "^3.8.3", | ||
"typescript": "4.2.3", | ||
"uuid": "^8.3.2", | ||
"winston": "3.3.3", | ||
"xss-filters": "1.2.7", | ||
... | ... |
Please register or sign in to comment