diff --git a/package-lock.json b/package-lock.json index 88f0c8f2..0adb6e27 100644 --- a/package-lock.json +++ b/package-lock.json @@ -36,7 +36,7 @@ "mocha": "^9.0.0", "nyc": "^15.1.0", "should": "^13.2.3", - "typescript": "^4.6.3" + "typescript": "^4.7.2" }, "engines": { "node": ">=10" diff --git a/package.json b/package.json index d2117b78..d7a69c1d 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "mocha": "^9.0.0", "nyc": "^15.1.0", "should": "^13.2.3", - "typescript": "^4.6.3" + "typescript": "^4.7.2" }, "dependencies": { "async": "^3.2.3",