Update dependency mysql2 to v3.9.2

This commit is contained in:
renovate[bot] 2024-02-26 16:15:52 +00:00
parent 3a0fd45958
commit 65a9a04959
2 changed files with 5 additions and 5 deletions

View File

@ -206,7 +206,7 @@
"moment": "2.24.0",
"moment-timezone": "0.5.23",
"multer": "1.4.4",
"mysql2": "3.9.1",
"mysql2": "3.9.2",
"nconf": "0.12.1",
"newrelic": "11.10.4",
"node-jose": "2.2.0",

View File

@ -22922,10 +22922,10 @@ mysql2@3.2.0:
seq-queue "^0.0.5"
sqlstring "^2.3.2"
mysql2@3.9.1:
version "3.9.1"
resolved "https://registry.yarnpkg.com/mysql2/-/mysql2-3.9.1.tgz#d1d7dee5ea55ba07f18c445267b2846f6faf9c68"
integrity sha512-3njoWAAhGBYy0tWBabqUQcLtczZUxrmmtc2vszQUekg3kTJyZ5/IeLC3Fo04u6y6Iy5Sba7pIIa2P/gs8D3ZeQ==
mysql2@3.9.2:
version "3.9.2"
resolved "https://registry.yarnpkg.com/mysql2/-/mysql2-3.9.2.tgz#567343581f9742032598b6c15bd7aa65d2f7d4af"
integrity sha512-3Cwg/UuRkAv/wm6RhtPE5L7JlPB877vwSF6gfLAS68H+zhH+u5oa3AieqEd0D0/kC3W7qIhYbH419f7O9i/5nw==
dependencies:
denque "^2.1.0"
generate-function "^2.3.1"