File tree Expand file tree Collapse file tree 2 files changed +6
-11
lines changed Expand file tree Collapse file tree 2 files changed +6
-11
lines changed Original file line number Diff line number Diff line change 102
102
"eslint-config-react-app" : " ^7.0.1" ,
103
103
"eslint-plugin-cypress" : " 2.15.1" ,
104
104
"eslint-plugin-prettier" : " ^5.0.0" ,
105
- "express" : " 4.18.3 " ,
105
+ "express" : " 4.19.2 " ,
106
106
"express-graphql" : " 0.12.0" ,
107
107
"express-jwt" : " 6.1.2" ,
108
108
"express-paginate" : " 1.0.2" ,
Original file line number Diff line number Diff line change 5621
5621
resolved "https://registry.yarnpkg.com/cookie-signature/-/cookie-signature-1.0.7.tgz#ab5dd7ab757c54e60f37ef6550f481c426d10454"
5622
5622
integrity sha512-NXdYc3dLr47pBkpUCHtKSwIOQXLVn8dZEuywboCOJY/osA0wFSLlSawr3KN8qXJEyX66FcONTH8EIlVuK0yyFA==
5623
5623
5624
-
5625
- version "0.5.0"
5626
- resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.5.0.tgz#d1f5d71adec6558c58f389987c366aa47e994f8b"
5627
- integrity sha512-YZ3GUyn/o8gfKJlnlX7g7xq4gyO6OSuhGPKaaGssGB2qgDUS0gPgtTvoyZLTt9Ab6dC4hfc9dV5arkvc/OCmrw==
5628
-
5629
5624
5630
5625
version "0.6.0"
5631
5626
resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.6.0.tgz#2798b04b071b0ecbff0dbb62a505a8efa4e19051"
6851
6846
lodash "^4.17.21"
6852
6847
validator "^13.9.0"
6853
6848
6854
- express@4.18.3 :
6855
- version "4.18.3 "
6856
- resolved "https://registry.yarnpkg.com/express/-/express-4.18.3 .tgz#6870746f3ff904dee1819b82e4b51509afffb0d4 "
6857
- integrity sha512-6VyCijWQ+9O7WuVMTRBTl+cjNNIzD5cY5mQ1WM8r/LEkI2u8EYpOotESNwzNlyCn3g+dmjKYI6BmNneSr/FSRw ==
6849
+ express@4.19.2 :
6850
+ version "4.19.2 "
6851
+ resolved "https://registry.yarnpkg.com/express/-/express-4.19.2 .tgz#e25437827a3aa7f2a827bc8171bbbb664a356465 "
6852
+ integrity sha512-5T6nhjsT+EOMzuck8JjBHARTHfMht0POzlA60WV2pMD3gyXw2LZnZ+ueGdNxG+0calOJcWKbpFcuzLZ91YWq9Q ==
6858
6853
dependencies:
6859
6854
accepts "~1.3.8"
6860
6855
array-flatten "1.1.1"
6861
6856
body-parser "1.20.2"
6862
6857
content-disposition "0.5.4"
6863
6858
content-type "~1.0.4"
6864
- cookie "0.5 .0"
6859
+ cookie "0.6 .0"
6865
6860
cookie-signature "1.0.6"
6866
6861
debug "2.6.9"
6867
6862
depd "2.0.0"
You can’t perform that action at this time.
0 commit comments