Skip to content

Commit

Permalink
fix(devdeps): update dev deps (#6211)
Browse files Browse the repository at this point in the history
Co-authored-by: Monaam Aouini <[email protected]>
  • Loading branch information
Abdel-Monaam-Aouini and Monaam Aouini authored Jan 8, 2025
1 parent 246f6f5 commit 6a40af8
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,14 +63,14 @@
},
"devDependencies": {
"after": "0.8.2",
"connect-redis": "3.4.2",
"cookie-parser": "1.4.6",
"connect-redis": "8.0.1",
"cookie-parser": "1.4.7",
"cookie-session": "2.0.0",
"ejs": "3.1.9",
"ejs": "3.1.10",
"eslint": "8.47.0",
"express-session": "1.17.2",
"express-session": "1.18.1",
"hbs": "4.2.0",
"marked": "0.7.0",
"marked": "15.0.3",
"method-override": "3.0.0",
"mocha": "10.2.0",
"morgan": "1.10.0",
Expand Down

0 comments on commit 6a40af8

Please sign in to comment.