Update dependency mysql2 to v3.10.1

This commit is contained in:
renovate[bot] 2024-06-14 00:38:03 +00:00
parent 83ee649e82
commit 710488ef82
2 changed files with 5 additions and 5 deletions

View File

@ -207,7 +207,7 @@
"moment": "2.24.0",
"moment-timezone": "0.5.23",
"multer": "1.4.4",
"mysql2": "3.10.0",
"mysql2": "3.10.1",
"nconf": "0.12.1",
"node-jose": "2.2.0",
"path-match": "1.2.4",

View File

@ -22837,10 +22837,10 @@ mv@~2:
ncp "~2.0.0"
rimraf "~2.4.0"
mysql2@3.10.0:
version "3.10.0"
resolved "https://registry.yarnpkg.com/mysql2/-/mysql2-3.10.0.tgz#5109449fda3dc03fb7d6bdf2cf91f97477081987"
integrity sha512-qx0mfWYt1DpTPkw8mAcHW/OwqqyNqBLBHvY5IjN8+icIYTjt6znrgYJ+gxqNNRpVknb5Wc/gcCM4XjbCR0j5tw==
mysql2@3.10.1:
version "3.10.1"
resolved "https://registry.yarnpkg.com/mysql2/-/mysql2-3.10.1.tgz#c39b8faf24ef4fd56330ef269122471a22d19198"
integrity sha512-6zo1T3GILsXMCex3YEu7hCz2OXLUarxFsxvFcUHWMpkPtmZLeTTWgRdc1gWyNJiYt6AxITmIf9bZDRy/jAfWew==
dependencies:
denque "^2.1.0"
generate-function "^2.3.1"