Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump mysql2 from 3.3.3 to 3.9.8 in /packages/langchainjs #1

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions packages/langchainjs/langchain/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -692,7 +692,7 @@
"mammoth": "^1.5.1",
"ml-matrix": "^6.10.4",
"mongodb": "^5.2.0",
"mysql2": "^3.3.3",
"mysql2": "^3.9.8",
"node-llama-cpp": "^2.1.2",
"notion-to-md": "^3.1.0",
"pdf-parse": "1.1.1",
Expand Down Expand Up @@ -778,7 +778,7 @@
"langchainhub": "~0.0.3",
"mammoth": "*",
"mongodb": "^5.2.0",
"mysql2": "^3.3.3",
"mysql2": "^3.9.8",
"node-llama-cpp": "*",
"notion-to-md": "^3.1.0",
"pdf-parse": "1.1.1",
Expand Down
12 changes: 6 additions & 6 deletions packages/langchainjs/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14970,7 +14970,7 @@ __metadata:
ml-distance: ^4.0.0
ml-matrix: ^6.10.4
mongodb: ^5.2.0
mysql2: ^3.3.3
mysql2: ^3.9.8
node-llama-cpp: ^2.1.2
notion-to-md: ^3.1.0
object-hash: ^3.0.0
Expand Down Expand Up @@ -15064,7 +15064,7 @@ __metadata:
langchainhub: ~0.0.3
mammoth: "*"
mongodb: ^5.2.0
mysql2: ^3.3.3
mysql2: ^3.9.8
node-llama-cpp: "*"
notion-to-md: ^3.1.0
pdf-parse: 1.1.1
Expand Down Expand Up @@ -16421,9 +16421,9 @@ __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.10.0
resolution: "mysql2@npm:3.10.0"
dependencies:
denque: ^2.1.0
generate-function: ^2.3.1
Expand All @@ -16433,7 +16433,7 @@ __metadata:
named-placeholders: ^1.1.3
seq-queue: ^0.0.5
sqlstring: ^2.3.2
checksum: 99bf73dc685102a7ff543a6457c1717b235a6808488da940769a36dafc2d7068cfca737ffd6c158f157a836949db2852eb79471dd3d4985c043c43538ba57052
checksum: 4306de21317a05fcd4bbf28679e6b61b5e3421f7b8e2813ce7be8a06a8f7f4e09067bbd77507de465aba59a5742d1c48a3ed1038e96fb76935d24e1648d4b9c3
languageName: node
linkType: hard

Expand Down