File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 58
58
"jsonwebtoken" : " ^9.0.0" ,
59
59
"lodash" : " ^4.17.21" ,
60
60
"morgan" : " ^1.10.0" ,
61
- "mysql2" : " ^3.9.8 " ,
61
+ "mysql2" : " ^3.10.0 " ,
62
62
"reflect-metadata" : " ^0.2.2" ,
63
63
"sequelize" : " ^6.28.0" ,
64
64
"sequelize-cli" : " ^6.5.2" ,
Original file line number Diff line number Diff line change 3537
3537
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"
3538
3538
integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==
3539
3539
3540
- mysql2@^3.9.8 :
3541
- version "3.9.8 "
3542
- resolved "https://registry.yarnpkg.com/mysql2/-/mysql2-3.9.8 .tgz#fe8a0f975f2c495ed76ca988ddc5505801dc49ce "
3543
- integrity sha512-+5JKNjPuks1FNMoy9TYpl77f+5frbTklz7eb3XDwbpsERRLEeXiW2PDEkakYF50UuKU2qwfGnyXpKYvukv8mGA ==
3540
+ mysql2@^3.10.0 :
3541
+ version "3.10.0 "
3542
+ resolved "https://registry.yarnpkg.com/mysql2/-/mysql2-3.10.0 .tgz#5109449fda3dc03fb7d6bdf2cf91f97477081987 "
3543
+ integrity sha512-qx0mfWYt1DpTPkw8mAcHW/OwqqyNqBLBHvY5IjN8+icIYTjt6znrgYJ+gxqNNRpVknb5Wc/gcCM4XjbCR0j5tw ==
3544
3544
dependencies :
3545
3545
denque "^2.1.0"
3546
3546
generate-function "^2.3.1"
You can’t perform that action at this time.
0 commit comments