File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 78
78
"chokidar" : " ^3.5.3" ,
79
79
"debug" : " ^4.3.4" ,
80
80
"dotenv" : " ^16.0.3" ,
81
- "express" : " ^4.19.1 " ,
81
+ "express" : " ^4.19.2 " ,
82
82
"gray-matter" : " ^4.0.3" ,
83
83
"open" : " ^10.1.0" ,
84
84
"ws" : " ^8.16.0"
Original file line number Diff line number Diff line change @@ -3014,10 +3014,10 @@ expect@^29.0.0, expect@^29.7.0:
3014
3014
jest-message-util "^29.7.0"
3015
3015
jest-util "^29.7.0"
3016
3016
3017
- express@^4.19.1 :
3018
- version "4.19.1 "
3019
- resolved "https://registry.yarnpkg.com/express/-/express-4.19.1 .tgz#4700635795e911600a45596138cf5b0320e78256 "
3020
- integrity sha512-K4w1/Bp7y8iSiVObmCrtq8Cs79XjJc/RU2YYkZQ7wpUu5ZyZ7MtPHkqoMz4pf+mgXfNvo2qft8D9OnrH2ABk9w ==
3017
+ express@^4.19.2 :
3018
+ version "4.19.2 "
3019
+ resolved "https://registry.yarnpkg.com/express/-/express-4.19.2 .tgz#e25437827a3aa7f2a827bc8171bbbb664a356465 "
3020
+ integrity sha512-5T6nhjsT+EOMzuck8JjBHARTHfMht0POzlA60WV2pMD3gyXw2LZnZ+ueGdNxG+0calOJcWKbpFcuzLZ91YWq9Q ==
3021
3021
dependencies :
3022
3022
accepts "~1.3.8"
3023
3023
array-flatten "1.1.1"
You can’t perform that action at this time.
0 commit comments