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 7878 "chokidar" : " ^3.6.0" ,
7979 "debug" : " ^4.3.5" ,
8080 "dotenv" : " ^16.4.5" ,
81- "express" : " ^4.21.0 " ,
81+ "express" : " ^4.21.1 " ,
8282 "gray-matter" : " ^4.0.3" ,
8383 "open" : " ^10.1.0" ,
8484 "ws" : " ^8.17.1"
Original file line number Diff line number Diff line change @@ -2145,10 +2145,10 @@ cookie-signature@1.0.6:
21452145 resolved "https://registry.yarnpkg.com/cookie-signature/-/cookie-signature-1.0.6.tgz#e303a882b342cc3ee8ca513a79999734dab3ae2c"
21462146 integrity sha512-QADzlaHc8icV8I7vbaJXJwod9HWYp8uCqf1xa4OfNu1T7JVxQIrUgOWtHdNDtPiywmFbiS12VjotIXLrKM3orQ==
21472147
2148- cookie@0.6.0 :
2149- version "0.6.0 "
2150- resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.6.0 .tgz#2798b04b071b0ecbff0dbb62a505a8efa4e19051 "
2151- integrity sha512-U71cyTamuh1CRNCfpGY6to28lxvNwPG4Guz/EVjgf3Jmzv0vlDp1atT9eS5dDjMYHucpHbWns6Lwf3BKz6svdw ==
2148+ cookie@0.7.1 :
2149+ version "0.7.1 "
2150+ resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.7.1 .tgz#2f73c42142d5d5cf71310a74fc4ae61670e5dbc9 "
2151+ integrity sha512-6DnInpx7SJ2AK3+CTUE/ZM0vWTUboZCegxhC2xiIydHR9jNuTAASBrfEpHhiGOZw/nX51bHt6YQl8jsGo4y/0w ==
21522152
21532153cosmiconfig@^7.0.0 :
21542154 version "7.1.0"
@@ -3025,17 +3025,17 @@ expect@^29.0.0, expect@^29.7.0:
30253025 jest-message-util "^29.7.0"
30263026 jest-util "^29.7.0"
30273027
3028- express@^4.21.0 :
3029- version "4.21.0 "
3030- resolved "https://registry.yarnpkg.com/express/-/express-4.21.0 .tgz#d57cb706d49623d4ac27833f1cbc466b668eb915 "
3031- integrity sha512-VqcNGcj/Id5ZT1LZ/cfihi3ttTn+NJmkli2eZADigjq29qTlWi/hAQ43t/VLPq8+UX06FCEx3ByOYet6ZFblng ==
3028+ express@^4.21.1 :
3029+ version "4.21.1 "
3030+ resolved "https://registry.yarnpkg.com/express/-/express-4.21.1 .tgz#9dae5dda832f16b4eec941a4e44aa89ec481b281 "
3031+ integrity sha512-YSFlK1Ee0/GC8QaO91tHcDxJiE/X4FbpAyQWkxAvG6AXCuR65YzK8ua6D9hvi/TzUfZMpc+BwuM1IPw8fmQBiQ ==
30323032 dependencies :
30333033 accepts "~1.3.8"
30343034 array-flatten "1.1.1"
30353035 body-parser "1.20.3"
30363036 content-disposition "0.5.4"
30373037 content-type "~1.0.4"
3038- cookie "0.6.0 "
3038+ cookie "0.7.1 "
30393039 cookie-signature "1.0.6"
30403040 debug "2.6.9"
30413041 depd "2.0.0"
You can’t perform that action at this time.
0 commit comments