Skip to content

Commit

Permalink
build(deps-dev): bump mysql2
Browse files Browse the repository at this point in the history
Bumps the npm_and_yarn group with 1 update in the / directory: [mysql2](https://github.com/sidorares/node-mysql2).


Updates `mysql2` from 3.3.3 to 3.9.8
- [Release notes](https://github.com/sidorares/node-mysql2/releases)
- [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md)
- [Commits](sidorares/node-mysql2@v3.3.3...v3.9.8)

---
updated-dependencies:
- dependency-name: mysql2
  dependency-type: direct:development
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 5, 2024
1 parent 3429f09 commit b3bfe00
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 8 deletions.
4 changes: 2 additions & 2 deletions libs/langchain-community/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down
20 changes: 14 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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"
Expand Down Expand Up @@ -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
Expand All @@ -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

Expand Down

0 comments on commit b3bfe00

Please sign in to comment.