diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 7053a10..4e9dbe2 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "dotenv": "^16.0.0", "mocha": "^9.2.0", "ts-node": "^10.5.0", - "typescript": "^4.5.5" + "typescript": "^4.6.2" }, "type": "module" } |