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 92d4e2e..92718ae 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "dotenv": "^14.2.0", "mocha": "^9.1.4", "ts-node": "^10.4.0", - "typescript": "^4.5.4" + "typescript": "^4.5.5" }, "type": "module" } |