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 53
53
"chalk" : " ^5.2.0" ,
54
54
"cors" : " ^2.8.5" ,
55
55
"dotenv" : " ^16.0.3" ,
56
- "express" : " ^4.21.0 " ,
56
+ "express" : " ^4.21.1 " ,
57
57
"helmet" : " ^8.0.0" ,
58
58
"http-status-codes" : " ^2.0.0" ,
59
59
"jsonwebtoken" : " ^9.0.0" ,
Original file line number Diff line number Diff line change 1749
1749
resolved "https://registry.yarnpkg.com/cookie-signature/-/cookie-signature-1.0.6.tgz#e303a882b342cc3ee8ca513a79999734dab3ae2c"
1750
1750
integrity sha512-QADzlaHc8icV8I7vbaJXJwod9HWYp8uCqf1xa4OfNu1T7JVxQIrUgOWtHdNDtPiywmFbiS12VjotIXLrKM3orQ==
1751
1751
1752
- cookie@0.6.0 :
1753
- version "0.6.0 "
1754
- resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.6.0 .tgz#2798b04b071b0ecbff0dbb62a505a8efa4e19051 "
1755
- integrity sha512-U71cyTamuh1CRNCfpGY6to28lxvNwPG4Guz/EVjgf3Jmzv0vlDp1atT9eS5dDjMYHucpHbWns6Lwf3BKz6svdw ==
1752
+ cookie@0.7.1 :
1753
+ version "0.7.1 "
1754
+ resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.7.1 .tgz#2f73c42142d5d5cf71310a74fc4ae61670e5dbc9 "
1755
+ integrity sha512-6DnInpx7SJ2AK3+CTUE/ZM0vWTUboZCegxhC2xiIydHR9jNuTAASBrfEpHhiGOZw/nX51bHt6YQl8jsGo4y/0w ==
1756
1756
1757
1757
cookie@~0.4.1 :
1758
1758
version "0.4.2"
@@ -2292,17 +2292,17 @@ expect@^29.0.0, expect@^29.7.0:
2292
2292
jest-message-util "^29.7.0"
2293
2293
jest-util "^29.7.0"
2294
2294
2295
- express@^4.21.0 :
2296
- version "4.21.0 "
2297
- resolved "https://registry.yarnpkg.com/express/-/express-4.21.0 .tgz#d57cb706d49623d4ac27833f1cbc466b668eb915 "
2298
- integrity sha512-VqcNGcj/Id5ZT1LZ/cfihi3ttTn+NJmkli2eZADigjq29qTlWi/hAQ43t/VLPq8+UX06FCEx3ByOYet6ZFblng ==
2295
+ express@^4.21.1 :
2296
+ version "4.21.1 "
2297
+ resolved "https://registry.yarnpkg.com/express/-/express-4.21.1 .tgz#9dae5dda832f16b4eec941a4e44aa89ec481b281 "
2298
+ integrity sha512-YSFlK1Ee0/GC8QaO91tHcDxJiE/X4FbpAyQWkxAvG6AXCuR65YzK8ua6D9hvi/TzUfZMpc+BwuM1IPw8fmQBiQ ==
2299
2299
dependencies :
2300
2300
accepts "~1.3.8"
2301
2301
array-flatten "1.1.1"
2302
2302
body-parser "1.20.3"
2303
2303
content-disposition "0.5.4"
2304
2304
content-type "~1.0.4"
2305
- cookie "0.6.0 "
2305
+ cookie "0.7.1 "
2306
2306
cookie-signature "1.0.6"
2307
2307
debug "2.6.9"
2308
2308
depd "2.0.0"
You can’t perform that action at this time.
0 commit comments