File tree Expand file tree Collapse file tree 2 files changed +7
-12
lines changed Expand file tree Collapse file tree 2 files changed +7
-12
lines changed Original file line number Diff line number Diff line change 6161 "http-status-codes" : " ^2.1.4" ,
6262 "joi" : " ^17.6.0" ,
6363 "jsonwebtoken" : " ^8.5.1" ,
64- "knex" : " ^2.1 .0" ,
64+ "knex" : " ^2.4 .0" ,
6565 "morgan" : " ^1.10.0" ,
6666 "nodemailer" : " ^6.6.3" ,
6767 "nodemailer-markdown" : " ^1.0.3" ,
Original file line number Diff line number Diff line change @@ -1717,12 +1717,7 @@ color@^3.1.3:
17171717 color-convert "^1.9.3"
17181718 color-string "^1.6.0"
17191719
1720- colorette@2.0.16 :
1721- version "2.0.16"
1722- resolved "https://registry.yarnpkg.com/colorette/-/colorette-2.0.16.tgz#713b9af84fdb000139f04546bd4a93f62a5085da"
1723- integrity sha512-hUewv7oMjCp+wkBv5Rm0v87eJhq4woh5rSR+42YSQJKecCqgIqNkZ6lAlQms/BwHPJA5NKMRlpxPRv0n8HQW6g==
1724-
1725- colorette@^2.0.16, colorette@^2.0.17 :
1720+ colorette@2.0.19, colorette@^2.0.16, colorette@^2.0.17 :
17261721 version "2.0.19"
17271722 resolved "https://registry.yarnpkg.com/colorette/-/colorette-2.0.19.tgz#cdf044f47ad41a0f4b56b3a0d5b4e6e1a2d5a798"
17281723 integrity sha512-3tlv/dIP7FWvj3BsbHrGLJ6l/oKh1O3TcgBqMn+yyCagOxc23fyzDS6HypQbgxWbkpDnf52p1LuR4eWDQ/K9WQ==
@@ -3769,12 +3764,12 @@ kleur@^3.0.3:
37693764 resolved "https://registry.yarnpkg.com/kleur/-/kleur-3.0.3.tgz#a79c9ecc86ee1ce3fa6206d1216c501f147fc07e"
37703765 integrity sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==
37713766
3772- knex@^2.1 .0 :
3773- version "2.1 .0"
3774- resolved "https://registry.yarnpkg.com/knex/-/knex-2.1 .0.tgz#9348aace3a08ff5be26eb1c8e838416ddf1aa216 "
3775- integrity sha512-vVsnD6UJdSJy55TvCXfFF9syfwyXNxfE9mvr2hJL/4Obciy2EPGoqjDpgRSlMruHuPWDOeYAG25nyrGvU+jJog ==
3767+ knex@^2.4 .0 :
3768+ version "2.4 .0"
3769+ resolved "https://registry.yarnpkg.com/knex/-/knex-2.4 .0.tgz#7d33cc36f320cdac98741010544b4c6a98b8b19e "
3770+ integrity sha512-i0GWwqYp1Hs2yvc2rlDO6nzzkLhwdyOZKRdsMTB8ZxOs2IXQyL5rBjSbS1krowCh6V65T4X9CJaKtuIfkaPGSA ==
37763771 dependencies :
3777- colorette "2.0.16 "
3772+ colorette "2.0.19 "
37783773 commander "^9.1.0"
37793774 debug "4.3.4"
37803775 escalade "^3.1.1"
You can’t perform that action at this time.
0 commit comments