Skip to content

Commit

Permalink
chore(deps): bump mysql2 from 3.9.7 to 3.10.1
Browse files Browse the repository at this point in the history
Bumps [mysql2](https://github.com/sidorares/node-mysql2) from 3.9.7 to 3.10.1.
- [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.9.7...v3.10.1)

---
updated-dependencies:
- dependency-name: mysql2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 17, 2024
1 parent ab33229 commit af54450
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"graphql": "^16.8.1",
"graphql-request": "^6.1.0",
"jsonwebtoken": "^9.0.2",
"mysql2": "^3.9.7",
"mysql2": "^3.10.1",
"nodemailer": "^6.9.13",
"react": "^18.3.1",
"react-dom": "^18.3.1"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2247,7 +2247,7 @@ __metadata:
io-ts: ^2.2.21
jest: ^29.7.0
jsonwebtoken: ^9.0.2
mysql2: ^3.9.7
mysql2: ^3.10.1
nodemailer: ^6.9.13
npm-run-all: ^4.1.5
prettier: ^3.2.5
Expand Down Expand Up @@ -7523,9 +7523,9 @@ __metadata:
languageName: node
linkType: hard

"mysql2@npm:^3.9.7":
version: 3.9.7
resolution: "mysql2@npm:3.9.7"
"mysql2@npm:^3.10.1":
version: 3.10.1
resolution: "mysql2@npm:3.10.1"
dependencies:
denque: ^2.1.0
generate-function: ^2.3.1
Expand All @@ -7535,7 +7535,7 @@ __metadata:
named-placeholders: ^1.1.3
seq-queue: ^0.0.5
sqlstring: ^2.3.2
checksum: 535261d076f840f0966788b3f33a5ff7872e5da321240c2359be5c9e7ec19197ed5f6e01f0bc7beae06dd291d03eb2bde00f474461a578debcb85fcd98e347d3
checksum: 293e1a76bfdbde146285ee7028336da7693b5dfb507a7c264216fdb3fe2088ba0f5d5a45a0a9e7c4de4f39c3f44edbe890fb05b28299d6c731fc2e4a281836e3
languageName: node
linkType: hard

Expand Down

0 comments on commit af54450

Please sign in to comment.