File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 1616 "cookie-parser" : " ~1.4.6" ,
1717 "debug" : " ~4.3.4" ,
1818 "dotenv" : " ^16.4.5" ,
19- "express" : " ~4.18 .2" ,
19+ "express" : " ~4.19 .2" ,
2020 "got" : " ^13.0.0" ,
2121 "lodash" : " ^4.17.21" ,
2222 "rollbar" : " ^2.26.4" ,
Original file line number Diff line number Diff line change 415415 resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.4.1.tgz#afd713fe26ebd21ba95ceb61f9a8116e50a537d1"
416416 integrity sha512-ZwrFkGJxUR3EIoXtO+yVE69Eb7KlixbaeAWfBQB9vVsNn/o+Yw69gBWSSDK825hQNdN+wF8zELf3dFNl/kxkUA==
417417
418- cookie@0.5 .0 :
419- version "0.5 .0"
420- resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.5 .0.tgz#d1f5d71adec6558c58f389987c366aa47e994f8b "
421- integrity sha512-YZ3GUyn/o8gfKJlnlX7g7xq4gyO6OSuhGPKaaGssGB2qgDUS0gPgtTvoyZLTt9Ab6dC4hfc9dV5arkvc/OCmrw ==
418+ cookie@0.6 .0 :
419+ version "0.6 .0"
420+ resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.6 .0.tgz#2798b04b071b0ecbff0dbb62a505a8efa4e19051 "
421+ integrity sha512-U71cyTamuh1CRNCfpGY6to28lxvNwPG4Guz/EVjgf3Jmzv0vlDp1atT9eS5dDjMYHucpHbWns6Lwf3BKz6svdw ==
422422
423423cookiejar@^2.1.4 :
424424 version "2.1.4"
@@ -585,17 +585,17 @@ etag@~1.8.1:
585585 resolved "https://registry.yarnpkg.com/etag/-/etag-1.8.1.tgz#41ae2eeb65efa62268aebfea83ac7d79299b0887"
586586 integrity sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg==
587587
588- express@~4.18 .2 :
589- version "4.18.3 "
590- resolved "https://registry.yarnpkg.com/express/-/express-4.18.3 .tgz#6870746f3ff904dee1819b82e4b51509afffb0d4 "
591- integrity sha512-6VyCijWQ+9O7WuVMTRBTl+cjNNIzD5cY5mQ1WM8r/LEkI2u8EYpOotESNwzNlyCn3g+dmjKYI6BmNneSr/FSRw ==
588+ express@~4.19 .2 :
589+ version "4.19.2 "
590+ resolved "https://registry.yarnpkg.com/express/-/express-4.19.2 .tgz#e25437827a3aa7f2a827bc8171bbbb664a356465 "
591+ integrity sha512-5T6nhjsT+EOMzuck8JjBHARTHfMht0POzlA60WV2pMD3gyXw2LZnZ+ueGdNxG+0calOJcWKbpFcuzLZ91YWq9Q ==
592592 dependencies :
593593 accepts "~1.3.8"
594594 array-flatten "1.1.1"
595595 body-parser "1.20.2"
596596 content-disposition "0.5.4"
597597 content-type "~1.0.4"
598- cookie "0.5 .0"
598+ cookie "0.6 .0"
599599 cookie-signature "1.0.6"
600600 debug "2.6.9"
601601 depd "2.0.0"
You can’t perform that action at this time.
0 commit comments