Skip to content

Commit

Permalink
fix(deps): update dependency mysql2 to v3.9.4 [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 12, 2024
1 parent 3576b6a commit 5204389
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
"koa-query-pretty": "0.3.0",
"koa-router": "12.0.0",
"lodash": "4.17.21",
"mysql2": "3.5.0",
"mysql2": "3.9.4",
"nconf": "0.12.1",
"nconf-yaml": "1.0.2",
"nodemailer": "6.9.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7318,7 +7318,7 @@ __metadata:
koa-router: "npm:12.0.0"
lint-staged: "npm:14.0.1"
lodash: "npm:4.17.21"
mysql2: "npm:3.5.0"
mysql2: "npm:3.9.4"
nconf: "npm:0.12.1"
nconf-yaml: "npm:1.0.2"
nodemailer: "npm:6.9.3"
Expand Down Expand Up @@ -9959,9 +9959,9 @@ __metadata:
languageName: node
linkType: hard

"mysql2@npm:3.5.0":
version: 3.5.0
resolution: "mysql2@npm:3.5.0"
"mysql2@npm:3.9.4":
version: 3.9.4
resolution: "mysql2@npm:3.9.4"
dependencies:
denque: "npm:^2.1.0"
generate-function: "npm:^2.3.1"
Expand All @@ -9971,7 +9971,7 @@ __metadata:
named-placeholders: "npm:^1.1.3"
seq-queue: "npm:^0.0.5"
sqlstring: "npm:^2.3.2"
checksum: b0b7347429d3f201b2cf96282f20b38b46b292cd90c735ae8ad96820c9f28f87058945d92086d92a43f91b2efab372d8d9c9078587f837e1f0c94ab5a6b4e2ae
checksum: bdb3c3da705b7e7a20fbdfe982a38acff133dda571d05b35bcc8a2b39e0535f91e448d6afd4cda24aa87fda2dbe5ff1b6165186c4b6c2f1037b73ca1b0af09fb
languageName: node
linkType: hard

Expand Down

0 comments on commit 5204389

Please sign in to comment.