diff --git a/package.json b/package.json index 2f3e7828731..67162cb4f65 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "pngjs": "^3.3.3", "ts-lint": "^4.5.1", "ts-node": "^7.0.1", - "typescript": "^3.2.2" + "typescript": "^5.5.3" }, "scripts": { "test": "ts-node ./test/index.ts"