0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00

Update dependency mysql2 to v3.0.1

This commit is contained in:
renovate[bot] 2023-01-17 05:20:46 +00:00 committed by Daniel Lockyer
parent a8a279d667
commit 3d79d10ddf
2 changed files with 15 additions and 1 deletions

View file

@ -182,7 +182,7 @@
"moment": "2.24.0",
"moment-timezone": "0.5.23",
"multer": "1.4.4",
"mysql2": "3.0.0",
"mysql2": "3.0.1",
"nconf": "0.12.0",
"node-jose": "2.1.1",
"oembed-parser": "1.4.9",

View file

@ -19482,6 +19482,20 @@ mysql2@3.0.0:
seq-queue "^0.0.5"
sqlstring "^2.3.2"
mysql2@3.0.1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/mysql2/-/mysql2-3.0.1.tgz#436db56e96d5b7fed350192387f54881658b8b44"
integrity sha512-Wrh5KuE0OOlm6wRwRhE2q+C8LjwwfT3sFKVauyTwMwPbOd2i0SzxMqTZPqs90ZNAEWjot5GFywje84qVn3ITYw==
dependencies:
denque "^2.1.0"
generate-function "^2.3.1"
iconv-lite "^0.6.3"
long "^5.2.1"
lru-cache "^7.14.1"
named-placeholders "^1.1.3"
seq-queue "^0.0.5"
sqlstring "^2.3.2"
najax@^1.0.7:
version "1.0.7"
resolved "https://registry.yarnpkg.com/najax/-/najax-1.0.7.tgz#706dce52d4b738dce01aee97f392ccdb79d51eef"