File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 155
155
"@types/cookie-parser" : " ^1.4.6" ,
156
156
"@types/cors" : " ^2.8.17" ,
157
157
"@types/express" : " ^4.17.21" ,
158
- "@types/express-session" : " ^1.17.10 " ,
158
+ "@types/express-session" : " ^1.18.0 " ,
159
159
"@types/jest" : " ^29.5.11" ,
160
160
"@types/jsonwebtoken" : " ^9.0.5" ,
161
161
"@types/mustache-express" : " ^1.2.5" ,
Original file line number Diff line number Diff line change 2556
2556
"@types/range-parser" "*"
2557
2557
"@types/send" "*"
2558
2558
2559
- "@types/express-session@^1.17.10 ":
2560
- version "1.17.10 "
2561
- resolved "https://registry.npmjs.org/@types/express-session/-/express-session-1.17.10 .tgz#3a9394f1f314a4c657af3fb1cdb52f00fc207fd2 "
2562
- integrity sha512-U32bC/s0ejXijw5MAzyaV4tuZopCh/K7fPoUDyNbsRXHvPSeymygYD1RFL99YOLhF5PNOkzswvOTRaVHdL1zMw ==
2559
+ "@types/express-session@^1.18.0 ":
2560
+ version "1.18.0 "
2561
+ resolved "https://registry.npmjs.org/@types/express-session/-/express-session-1.18.0 .tgz#7c6f25c3604b28d6bc08a2e3929997bbc7672fa2 "
2562
+ integrity sha512-27JdDRgor6PoYlURY+Y5kCakqp5ulC0kmf7y+QwaY+hv9jEFuQOThgkjyA53RP3jmKuBsH5GR6qEfFmvb8mwOA ==
2563
2563
dependencies:
2564
2564
"@types/express" "*"
2565
2565
You can’t perform that action at this time.
0 commit comments