diff --git a/libs/langchain-community/package.json b/libs/langchain-community/package.json index cd4bb19bf943..94de03db0f49 100644 --- a/libs/langchain-community/package.json +++ b/libs/langchain-community/package.json @@ -182,7 +182,7 @@ "lunary": "^0.6.11", "mammoth": "^1.6.0", "mongodb": "^5.2.0", - "mysql2": "^3.3.3", + "mysql2": "^3.9.8", "neo4j-driver": "^5.17.0", "node-llama-cpp": "2.7.3", "notion-to-md": "^3.1.0", @@ -309,7 +309,7 @@ "lunary": "^0.6.11", "mammoth": "^1.6.0", "mongodb": ">=5.2.0", - "mysql2": "^3.3.3", + "mysql2": "^3.9.8", "neo4j-driver": "*", "node-llama-cpp": "*", "notion-to-md": "^3.1.0", diff --git a/yarn.lock b/yarn.lock index 5eff4c3c057f..20cabbd9133b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11227,7 +11227,7 @@ __metadata: lunary: ^0.6.11 mammoth: ^1.6.0 mongodb: ^5.2.0 - mysql2: ^3.3.3 + mysql2: ^3.9.8 neo4j-driver: ^5.17.0 node-llama-cpp: 2.7.3 notion-to-md: ^3.1.0 @@ -11356,7 +11356,7 @@ __metadata: lunary: ^0.6.11 mammoth: ^1.6.0 mongodb: ">=5.2.0" - mysql2: ^3.3.3 + mysql2: ^3.9.8 neo4j-driver: "*" node-llama-cpp: "*" notion-to-md: ^3.1.0 @@ -20717,6 +20717,13 @@ __metadata: languageName: node linkType: hard +"aws-ssl-profiles@npm:^1.1.1": + version: 1.1.1 + resolution: "aws-ssl-profiles@npm:1.1.1" + checksum: c428ee04614bca4a22e5b4d0fd31181f9ba901206c4f614c08ae3b05333c06f1a99964082dcf2f1b119b3a7b07de9c35d2876c7b96eaa41d680c6eac9bc9443e + languageName: node + linkType: hard + "aws4@npm:^1.11.0": version: 1.12.0 resolution: "aws4@npm:1.12.0" @@ -33238,10 +33245,11 @@ __metadata: languageName: node linkType: hard -"mysql2@npm:^3.3.3": - version: 3.3.3 - resolution: "mysql2@npm:3.3.3" +"mysql2@npm:^3.9.8": + version: 3.11.0 + resolution: "mysql2@npm:3.11.0" dependencies: + aws-ssl-profiles: ^1.1.1 denque: ^2.1.0 generate-function: ^2.3.1 iconv-lite: ^0.6.3 @@ -33250,7 +33258,7 @@ __metadata: named-placeholders: ^1.1.3 seq-queue: ^0.0.5 sqlstring: ^2.3.2 - checksum: 99bf73dc685102a7ff543a6457c1717b235a6808488da940769a36dafc2d7068cfca737ffd6c158f157a836949db2852eb79471dd3d4985c043c43538ba57052 + checksum: 0a3e80c95ca9e26821bc11658cbd065704d5f07f76efd952fc84115cc28f8a0100f14646fb3dd577f28831b8d6d2bfe0ef46fd4273ba5dcbfbeabb311302874d languageName: node linkType: hard