diff --git a/package.json b/package.json
index dad2275..a157ef9 100644
--- a/package.json
+++ b/package.json
@@ -85,7 +85,7 @@
     "test262": "git+https://github.com/tc39/test262.git",
     "test262-stream": "^1.4.0",
     "ts-node": "^10.9.1",
-    "typescript": "~5.0.2"
+    "typescript": "~5.3.3"
   },
   "engines": {
     "node": "^12.0.0 || ^14.0.0 || >=16.0.0"