File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77 "@types/node-cron" : " ^3.0.7" ,
88 "better-sqlite3" : " ^9.4.3" ,
99 "discord.js" : " ^14.14.1" ,
10- "express" : " ^4.18 .2" ,
10+ "express" : " ^4.19 .2" ,
1111 "json5" : " ^2.2.3" ,
1212 "log75" : " ^3.0.1" ,
1313 "mysql" : " ^2.18.1" ,
Original file line number Diff line number Diff line change @@ -346,10 +346,10 @@ cookie-signature@1.0.6:
346346 resolved "https://registry.yarnpkg.com/cookie-signature/-/cookie-signature-1.0.6.tgz#e303a882b342cc3ee8ca513a79999734dab3ae2c"
347347 integrity sha512-QADzlaHc8icV8I7vbaJXJwod9HWYp8uCqf1xa4OfNu1T7JVxQIrUgOWtHdNDtPiywmFbiS12VjotIXLrKM3orQ==
348348
349- cookie@0.5 .0 :
350- version "0.5 .0"
351- resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.5 .0.tgz#d1f5d71adec6558c58f389987c366aa47e994f8b "
352- integrity sha512-YZ3GUyn/o8gfKJlnlX7g7xq4gyO6OSuhGPKaaGssGB2qgDUS0gPgtTvoyZLTt9Ab6dC4hfc9dV5arkvc/OCmrw ==
349+ cookie@0.6 .0 :
350+ version "0.6 .0"
351+ resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.6 .0.tgz#2798b04b071b0ecbff0dbb62a505a8efa4e19051 "
352+ integrity sha512-U71cyTamuh1CRNCfpGY6to28lxvNwPG4Guz/EVjgf3Jmzv0vlDp1atT9eS5dDjMYHucpHbWns6Lwf3BKz6svdw ==
353353
354354core-util-is@~1.0.0 :
355355 version "1.0.3"
@@ -478,17 +478,17 @@ expand-template@^2.0.3:
478478 resolved "https://registry.yarnpkg.com/expand-template/-/expand-template-2.0.3.tgz#6e14b3fcee0f3a6340ecb57d2e8918692052a47c"
479479 integrity sha512-XYfuKMvj4O35f/pOXLObndIRvyQ+/+6AhODh+OKWj9S9498pHHn/IMszH+gt0fBCRWMNfk1ZSp5x3AifmnI2vg==
480480
481- express@^4.18 .2 :
482- version "4.18.3 "
483- resolved "https://registry.yarnpkg.com/express/-/express-4.18.3 .tgz#6870746f3ff904dee1819b82e4b51509afffb0d4 "
484- integrity sha512-6VyCijWQ+9O7WuVMTRBTl+cjNNIzD5cY5mQ1WM8r/LEkI2u8EYpOotESNwzNlyCn3g+dmjKYI6BmNneSr/FSRw ==
481+ express@^4.19 .2 :
482+ version "4.19.2 "
483+ resolved "https://registry.yarnpkg.com/express/-/express-4.19.2 .tgz#e25437827a3aa7f2a827bc8171bbbb664a356465 "
484+ integrity sha512-5T6nhjsT+EOMzuck8JjBHARTHfMht0POzlA60WV2pMD3gyXw2LZnZ+ueGdNxG+0calOJcWKbpFcuzLZ91YWq9Q ==
485485 dependencies :
486486 accepts "~1.3.8"
487487 array-flatten "1.1.1"
488488 body-parser "1.20.2"
489489 content-disposition "0.5.4"
490490 content-type "~1.0.4"
491- cookie "0.5 .0"
491+ cookie "0.6 .0"
492492 cookie-signature "1.0.6"
493493 debug "2.6.9"
494494 depd "2.0.0"
You can’t perform that action at this time.
0 commit comments