File tree 4 files changed +12
-12
lines changed 4 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 28
28
"body-parser" : " ^1.20.2" ,
29
29
"eslint" : " ^8.56.0" ,
30
30
"eslint-plugin-prettier" : " 5.1.2" ,
31
- "express" : " ^4.18.3 " ,
31
+ "express" : " ^4.19.2 " ,
32
32
"jest" : " ^29.5" ,
33
33
"jest-mock" : " ^29.5.0" ,
34
34
"nock" : " ^13.4.0" ,
Original file line number Diff line number Diff line change 26
26
"body-parser" : " ^1.20.2" ,
27
27
"eslint" : " ^8.56.0" ,
28
28
"eslint-plugin-prettier" : " 5.1.2" ,
29
- "express" : " ^4.18.3 " ,
29
+ "express" : " ^4.19.2 " ,
30
30
"jest" : " ^29.5" ,
31
31
"jest-mock" : " ^29.5.0" ,
32
32
"nock" : " ^13.4.0" ,
Original file line number Diff line number Diff line change 26
26
"body-parser" : " ^1.20.2" ,
27
27
"eslint" : " ^8.56.0" ,
28
28
"eslint-plugin-prettier" : " 5.1.2" ,
29
- "express" : " ^4.18.3 " ,
29
+ "express" : " ^4.19.2 " ,
30
30
"jest" : " ^29.5" ,
31
31
"jest-mock" : " ^29.5.0" ,
32
32
"nock" : " ^13.4.0" ,
Original file line number Diff line number Diff line change 4561
4561
resolved "https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.6.tgz"
4562
4562
integrity sha512-QADzlaHc8icV8I7vbaJXJwod9HWYp8uCqf1xa4OfNu1T7JVxQIrUgOWtHdNDtPiywmFbiS12VjotIXLrKM3orQ==
4563
4563
4564
- cookie@0.5 .0 :
4565
- version "0.5 .0"
4566
- resolved "https://registry.npmjs.org /cookie/-/cookie-0.5 .0.tgz"
4567
- integrity sha512-YZ3GUyn/o8gfKJlnlX7g7xq4gyO6OSuhGPKaaGssGB2qgDUS0gPgtTvoyZLTt9Ab6dC4hfc9dV5arkvc/OCmrw ==
4564
+ cookie@0.6 .0 :
4565
+ version "0.6 .0"
4566
+ resolved "https://registry.yarnpkg.com /cookie/-/cookie-0.6 .0.tgz#2798b04b071b0ecbff0dbb62a505a8efa4e19051 "
4567
+ integrity sha512-U71cyTamuh1CRNCfpGY6to28lxvNwPG4Guz/EVjgf3Jmzv0vlDp1atT9eS5dDjMYHucpHbWns6Lwf3BKz6svdw ==
4568
4568
4569
4569
core-js-compat@^3.31.0, core-js-compat@^3.34.0 :
4570
4570
version "3.36.0"
@@ -5043,17 +5043,17 @@ expect@^29.0.0, expect@^29.7.0:
5043
5043
jest-message-util "^29.7.0"
5044
5044
jest-util "^29.7.0"
5045
5045
5046
- express@^4.18.3 :
5047
- version "4.18.3 "
5048
- resolved "https://registry.yarnpkg.com/express/-/express-4.18.3 .tgz#6870746f3ff904dee1819b82e4b51509afffb0d4 "
5049
- integrity sha512-6VyCijWQ+9O7WuVMTRBTl+cjNNIzD5cY5mQ1WM8r/LEkI2u8EYpOotESNwzNlyCn3g+dmjKYI6BmNneSr/FSRw ==
5046
+ express@^4.19.2 :
5047
+ version "4.19.2 "
5048
+ resolved "https://registry.yarnpkg.com/express/-/express-4.19.2 .tgz#e25437827a3aa7f2a827bc8171bbbb664a356465 "
5049
+ integrity sha512-5T6nhjsT+EOMzuck8JjBHARTHfMht0POzlA60WV2pMD3gyXw2LZnZ+ueGdNxG+0calOJcWKbpFcuzLZ91YWq9Q ==
5050
5050
dependencies :
5051
5051
accepts "~1.3.8"
5052
5052
array-flatten "1.1.1"
5053
5053
body-parser "1.20.2"
5054
5054
content-disposition "0.5.4"
5055
5055
content-type "~1.0.4"
5056
- cookie "0.5 .0"
5056
+ cookie "0.6 .0"
5057
5057
cookie-signature "1.0.6"
5058
5058
debug "2.6.9"
5059
5059
depd "2.0.0"
You can’t perform that action at this time.
0 commit comments