diff --git a/package.json b/package.json index 24bb797c..80a0e23e 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "eslint-plugin-import": "^2.29.1", "mongodb": "^6.8.0", "mssql": "^11.0.1", - "mysql2": "^3.10.3", + "mysql2": "^3.11.0", "nano": "^10.1.3", "pg": "^8.12.0", "randexp-ts": "^1.0.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a8fabff2..0cf47c4f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -72,8 +72,8 @@ importers: specifier: ^11.0.1 version: 11.0.1 mysql2: - specifier: ^3.10.3 - version: 3.10.3 + specifier: ^3.11.0 + version: 3.11.0 nano: specifier: ^10.1.3 version: 10.1.3 @@ -1805,8 +1805,8 @@ packages: engines: {node: '>=18'} hasBin: true - mysql2@3.10.3: - resolution: {integrity: sha512-k43gmH9i79rZD4hGPdj7pDuT0UBiFjs4UzXEy1cJrV0QqcSABomoLwvejqdbcXN+Vd7gi999CVM6o9vCPKq29g==} + mysql2@3.11.0: + resolution: {integrity: sha512-J9phbsXGvTOcRVPR95YedzVSxJecpW5A5+cQ57rhHIFXteTP10HCs+VBjS7DHIKfEaI1zQ5tlVrquCd64A6YvA==} engines: {node: '>= 8.0'} named-placeholders@1.1.3: @@ -4389,7 +4389,7 @@ snapshots: transitivePeerDependencies: - supports-color - mysql2@3.10.3: + mysql2@3.11.0: dependencies: aws-ssl-profiles: 1.1.1 denque: 2.1.0