Skip to content

Commit

Permalink
fix(deps): update dependency mysql2 to v3.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 10, 2023
1 parent a390b94 commit 44c68fa
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 @@ -93,7 +93,7 @@
"koa-query-pretty": "0.3.0",
"koa-router": "12.0.0",
"lodash": "4.17.21",
"mysql2": "3.5.0",
"mysql2": "3.5.1",
"nconf": "0.12.0",
"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 @@ -6550,7 +6550,7 @@ __metadata:
koa-router: 12.0.0
lint-staged: 13.2.3
lodash: 4.17.21
mysql2: 3.5.0
mysql2: 3.5.1
nconf: 0.12.0
nconf-yaml: 1.0.2
nodemailer: 6.9.3
Expand Down Expand Up @@ -9167,9 +9167,9 @@ __metadata:
languageName: node
linkType: hard

"mysql2@npm:3.5.0":
version: 3.5.0
resolution: "mysql2@npm:3.5.0"
"mysql2@npm:3.5.1":
version: 3.5.1
resolution: "mysql2@npm:3.5.1"
dependencies:
denque: ^2.1.0
generate-function: ^2.3.1
Expand All @@ -9179,7 +9179,7 @@ __metadata:
named-placeholders: ^1.1.3
seq-queue: ^0.0.5
sqlstring: ^2.3.2
checksum: a52067b069ecc020ef0ac3d4e0e372a33562b2878e5382a64aceb0b5593c6ad31698217e4b6962b1056d2e9c59a004865771703d8dd505fd5a3099973c403ff0
checksum: 93c88c88ae374504dc07e5ac1370e74f86f560962d41f7e674a933110167d01023e02947199f6d0be06e75a234c3c19bc9ada8db449a9ebddd928e11357891d3
languageName: node
linkType: hard

Expand Down

0 comments on commit 44c68fa

Please sign in to comment.