Skip to content

Commit

Permalink
Update dependency express to v4.18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 20, 2022
1 parent 6c065f5 commit 615162d
Show file tree
Hide file tree
Showing 2 changed files with 71 additions and 160 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"cors": "2.8.5",
"ejs": "3.1.8",
"escape-html": "1.0.3",
"express": "4.17.1",
"express": "4.18.1",
"express-async-errors": "3.1.1",
"jsonwebtoken": "8.5.1",
"mysql2": "2.3.3",
Expand Down Expand Up @@ -91,7 +91,7 @@
"@types/aws-lambda": "8.10.104",
"@types/bcryptjs": "2.4.2",
"@types/cors": "2.8.12",
"@types/express": "4.17.13",
"@types/express": "4.17.14",
"@types/jsonwebtoken": "8.5.9",
"@types/node": "18.0.6",
"@types/validator": "13.7.6",
Expand Down
Loading

0 comments on commit 615162d

Please sign in to comment.