Skip to content

Commit

Permalink
fix(deps): update dependency mysql2 to v3.4.5
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored and JunedKhan101 committed Jul 5, 2023
1 parent df32a6d commit ce13648
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -69,7 +69,7 @@
"minio": "7.1.1",
"moment": "2.29.4",
"morgan": "1.10.0",
"mysql2": "3.4.4",
"mysql2": "3.4.5",
"node-fetch": "2.6.12",
"passport": "0.6.0",
"passport-dropbox-oauth2": "1.1.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Expand Up @@ -1260,7 +1260,7 @@ __metadata:
mock-require: 3.0.3
moment: 2.29.4
morgan: 1.10.0
mysql2: 3.4.4
mysql2: 3.4.5
node-fetch: 2.6.12
optimize-css-assets-webpack-plugin: 6.0.1
passport: 0.6.0
Expand Down Expand Up @@ -10401,9 +10401,9 @@ __metadata:
languageName: node
linkType: hard

"mysql2@npm:3.4.4":
version: 3.4.4
resolution: "mysql2@npm:3.4.4"
"mysql2@npm:3.4.5":
version: 3.4.5
resolution: "mysql2@npm:3.4.5"
dependencies:
denque: ^2.1.0
generate-function: ^2.3.1
Expand All @@ -10413,7 +10413,7 @@ __metadata:
named-placeholders: ^1.1.3
seq-queue: ^0.0.5
sqlstring: ^2.3.2
checksum: 4a0f133e309c438dc98a3ede7bf34221b8980c4d17f6f6bf9a18302d8d21e04588a65d455e7e455e203dcb8c9025f41b261925473a90fef2f96b09d3cbfad9fb
checksum: d59889c8cc4f58fd83d6e328a65de28f29d8db97f784aee96259dce8b6946c5dffe8ea53cfd8e21cdd13bcabf8e0b1c1d5f160b6abafdb0aa755ba41d9e6e857
languageName: node
linkType: hard

Expand Down

0 comments on commit ce13648

Please sign in to comment.