File tree Expand file tree Collapse file tree 2 files changed +7
-5
lines changed
Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 3939 "dotenv-cli" : " ^7.3.0" ,
4040 "drizzle-kit" : " ^0.19.3" ,
4141 "eslint" : " ^8.54.0" ,
42- "mysql2" : " ^3.6.1 " ,
42+ "mysql2" : " ^3.9.4 " ,
4343 "postcss" : " ^8.4.31" ,
4444 "prettier" : " ^3.1.0" ,
4545 "prettier-plugin-tailwindcss" : " ^0.5.7" ,
Original file line number Diff line number Diff line change @@ -2784,10 +2784,10 @@ murmurhash-js@^1.0.0:
27842784 resolved "https://registry.yarnpkg.com/murmurhash-js/-/murmurhash-js-1.0.0.tgz#b06278e21fc6c37fa5313732b0412bcb6ae15f51"
27852785 integrity sha512-TvmkNhkv8yct0SVBSy+o8wYzXjE4Zz3PCesbfs8HiCXXdcTuocApFv11UWlNFWKYsP2okqrhb7JNlSm9InBhIw==
27862786
2787- mysql2@^3.6.1 :
2788- version "3.9.3 "
2789- resolved "https://registry.yarnpkg.com/mysql2/-/mysql2-3.9.3 .tgz#72a5e0c90d78ec2d8f9846e83727067c0cc8c25e "
2790- integrity sha512-+ZaoF0llESUy7BffccHG+urErHcWPZ/WuzYAA9TEeLaDYyke3/3D+VQDzK9xzRnXpd0eMtRf0WNOeo4Q1Baung ==
2787+ mysql2@^3.9.4 :
2788+ version "3.9.4 "
2789+ resolved "https://registry.yarnpkg.com/mysql2/-/mysql2-3.9.4 .tgz#0d4f666015f8ed213aa6f2f5e59065eb99d7c3de "
2790+ integrity sha512-OEESQuwxMza803knC1YSt7NMuc1BrK9j7gZhCSs2WAyxr1vfiI7QLaLOKTh5c9SWGz98qVyQUbK8/WckevNQhg ==
27912791 dependencies :
27922792 denque "^2.1.0"
27932793 generate-function "^2.3.1"
@@ -3640,6 +3640,7 @@ string-split-by@^1.0.0:
36403640 parenthesis "^3.1.5"
36413641
36423642" string-width-cjs@npm:string-width@^4.2.0" , string-width@^4.1.0:
3643+ name string-width-cjs
36433644 version "4.2.3"
36443645 resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
36453646 integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -3670,6 +3671,7 @@ string_decoder@~1.1.1:
36703671 safe-buffer "~5.1.0"
36713672
36723673" strip-ansi-cjs@npm:strip-ansi@^6.0.1" , strip-ansi@^6.0.0, strip-ansi@^6.0.1:
3674+ name strip-ansi-cjs
36733675 version "6.0.1"
36743676 resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
36753677 integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
You can’t perform that action at this time.
0 commit comments