diff --git a/packages/credentials/package.json b/packages/credentials/package.json index db31444a3..7ce23f95d 100644 --- a/packages/credentials/package.json +++ b/packages/credentials/package.json @@ -106,6 +106,6 @@ "playwright": "1.45.3", "rimraf": "5.0.7", "sinon": "18.0.0", - "typescript": "5.4.5" + "typescript": "5.6.3" } }