Skip to content

Commit

Permalink
build(deps): update dependency mysql2 to 3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and wopian committed Mar 3, 2023
1 parent 8bec08f commit 9a52309
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 @@ -42,7 +42,7 @@
"knex": "2.4.2",
"ky": "0.33.2",
"ky-universal": "0.11.0",
"mysql2": "3.1.2",
"mysql2": "3.2.0",
"pbkdf2": "3.1.2",
"winston": "3.8.2",
"winston-daily-rotate-file": "4.7.1"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5292,9 +5292,9 @@ __metadata:
languageName: node
linkType: hard

"mysql2@npm:3.1.2":
version: 3.1.2
resolution: "mysql2@npm:3.1.2"
"mysql2@npm:3.2.0":
version: 3.2.0
resolution: "mysql2@npm:3.2.0"
dependencies:
denque: ^2.1.0
generate-function: ^2.3.1
Expand All @@ -5304,7 +5304,7 @@ __metadata:
named-placeholders: ^1.1.3
seq-queue: ^0.0.5
sqlstring: ^2.3.2
checksum: 6268d0ba3e5056fe574685a0692460b506d9a9c83e9c162b3bca6f279fa8da841d1d2b7dc4a363873b8cec47234ea66a054a2b067d6af4416900889384df4162
checksum: 7885d3b4f575e7321754de14bb4fadb80d4705d5b00f8b645d760ae7a0f3170ac6d4fe6e7b9307e698fe84c3ee047d7c2652f01b95c9393f56eace993f2952ab
languageName: node
linkType: hard

Expand Down Expand Up @@ -6703,7 +6703,7 @@ __metadata:
knex: 2.4.2
ky: 0.33.2
ky-universal: 0.11.0
mysql2: 3.1.2
mysql2: 3.2.0
pbkdf2: 3.1.2
prettier: ~2.8.3
semantic-release: ~20.1.0
Expand Down

0 comments on commit 9a52309

Please sign in to comment.