diff --git a/packages/credentials/package.json b/packages/credentials/package.json index 4521b4b24..a98a1437a 100644 --- a/packages/credentials/package.json +++ b/packages/credentials/package.json @@ -103,6 +103,6 @@ "playwright": "1.44.0", "rimraf": "5.0.7", "sinon": "16.1.3", - "typescript": "5.1.6" + "typescript": "5.4.5" } }