diff --git a/package.json b/package.json index 8f21bce..45861c5 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "peerDependencies": { "pg": "^8.7.1", "mssql": "^7.2.1", - "tedious": "^13.1.0", + "tedious": "^14.0.0", "mysql2": "^2.3.2", "bluebird": "^3.7.2" },