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 78
78
"chokidar" : " ^3.6.0" ,
79
79
"debug" : " ^4.3.5" ,
80
80
"dotenv" : " ^16.4.5" ,
81
- "express" : " ^4.21.0 " ,
81
+ "express" : " ^4.21.1 " ,
82
82
"gray-matter" : " ^4.0.3" ,
83
83
"open" : " ^10.1.0" ,
84
84
"ws" : " ^8.17.1"
Original file line number Diff line number Diff line change @@ -2145,10 +2145,10 @@ cookie-signature@1.0.6:
2145
2145
resolved "https://registry.yarnpkg.com/cookie-signature/-/cookie-signature-1.0.6.tgz#e303a882b342cc3ee8ca513a79999734dab3ae2c"
2146
2146
integrity sha512-QADzlaHc8icV8I7vbaJXJwod9HWYp8uCqf1xa4OfNu1T7JVxQIrUgOWtHdNDtPiywmFbiS12VjotIXLrKM3orQ==
2147
2147
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 ==
2152
2152
2153
2153
cosmiconfig@^7.0.0 :
2154
2154
version "7.1.0"
@@ -3025,17 +3025,17 @@ expect@^29.0.0, expect@^29.7.0:
3025
3025
jest-message-util "^29.7.0"
3026
3026
jest-util "^29.7.0"
3027
3027
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 ==
3032
3032
dependencies :
3033
3033
accepts "~1.3.8"
3034
3034
array-flatten "1.1.1"
3035
3035
body-parser "1.20.3"
3036
3036
content-disposition "0.5.4"
3037
3037
content-type "~1.0.4"
3038
- cookie "0.6.0 "
3038
+ cookie "0.7.1 "
3039
3039
cookie-signature "1.0.6"
3040
3040
debug "2.6.9"
3041
3041
depd "2.0.0"
You can’t perform that action at this time.
0 commit comments