Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
1 parent 136684d commit 5c80056
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"jsonwebtoken": "9.0.2",
"jwt-decode": "4.0.0",
"ltijs": "^5.9.5",
"mysql2": "^3.11.0",
"mysql2": "^3.11.3",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"tsx": "4.19.0",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3623,10 +3623,10 @@ __metadata:
languageName: node
linkType: hard

"lru-cache@npm:^8.0.0":
version: 8.0.5
resolution: "lru-cache@npm:8.0.5"
checksum: 10/74153ab136d0c2d735003b8b1c0fa8213c94c2520701dfe8bb31d957f975b3d3665b1ef27ac9a5b9f92c8f581c79008834c0f9bd60c5adf368476f9a95e8fa82
"lru.min@npm:^1.0.0":
version: 1.1.0
resolution: "lru.min@npm:1.1.0"
checksum: 10/af2f74d6434634e229599116040fc72e4ea42b973de45ad87bf061786894b818f3c3cc3e70e6e0cc55e2df205a68bd060407281e79dfc437a0211320e840dd61
languageName: node
linkType: hard

Expand Down Expand Up @@ -3967,20 +3967,20 @@ __metadata:
languageName: node
linkType: hard

"mysql2@npm:^3.11.0":
version: 3.11.0
resolution: "mysql2@npm:3.11.0"
"mysql2@npm:^3.11.3":
version: 3.11.3
resolution: "mysql2@npm:3.11.3"
dependencies:
aws-ssl-profiles: "npm:^1.1.1"
denque: "npm:^2.1.0"
generate-function: "npm:^2.3.1"
iconv-lite: "npm:^0.6.3"
long: "npm:^5.2.1"
lru-cache: "npm:^8.0.0"
lru.min: "npm:^1.0.0"
named-placeholders: "npm:^1.1.3"
seq-queue: "npm:^0.0.5"
sqlstring: "npm:^2.3.2"
checksum: 10/8795f3bbfc6b3bd6fd884c9daef3c1ce637ddbfffd6d2db30356fbd753477a40239b637d3ce12c5bcfb5cc5cf6e813bb6209c2691cd5febbc8427dfae6ade7f3
checksum: 10/9f07cecce5b27588564210dbdcae1c79729f04d25475a028f00d639f8a0fd84bde24d09e24b6449b238724d84303c82288f493f6dccd9e96c13d0a24c1494811
languageName: node
linkType: hard

Expand Down Expand Up @@ -4915,7 +4915,7 @@ __metadata:
jsonwebtoken: "npm:9.0.2"
jwt-decode: "npm:4.0.0"
ltijs: "npm:^5.9.5"
mysql2: "npm:^3.11.0"
mysql2: "npm:^3.11.3"
npm-run-all: "npm:^4.1.5"
prettier: "npm:3.3.3"
prettier-plugin-packagejson: "npm:^2.5.2"
Expand Down

0 comments on commit 5c80056

Please sign in to comment.