fix(deps): update dependency mysql2 to v3.3.2

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2023-05-23 02:43:51 +00:00
parent fef82610c1
commit 04e3e0647b

View file

@ -7711,9 +7711,9 @@ mustache@^4.2.0:
integrity sha512-71ippSywq5Yb7/tVYyGbkBggbU8H3u5Rz56fH60jGFgr8uHwxs+aSKeqmluIVzM0m0kB7xQjKS6qPfd0b2ZoqQ==
mysql2@^3.0.0:
version "3.3.1"
resolved "https://registry.yarnpkg.com/mysql2/-/mysql2-3.3.1.tgz#b7e055812adeb46d96bc65a5b37fa57e70bc0388"
integrity sha512-UD84/AvLwO5qmSABEsBTZ7y7JKv3sM8JzWGhuL4tDkJwVsClVVAcelNSR5Unyhxj6/KHBAkjS7qe5/c+gEmNvA==
version "3.3.2"
resolved "https://registry.yarnpkg.com/mysql2/-/mysql2-3.3.2.tgz#818f9de478e961bf415c22bbffa704800ffa6268"
integrity sha512-eAJX3avZcNmVjhm3tWA7PdC0xn5BfEROIyCHDu4L8yr53Ckcj7HmSlUTdCQ6Rhrs3kCgu97dSnodMXO7TGv/Nw==
dependencies:
denque "^2.1.0"
generate-function "^2.3.1"