Skip to content

Commit

Permalink
fix(deps): update dependency express to v4.18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 15, 2022
1 parent 9c09e6c commit 2c1f96e
Show file tree
Hide file tree
Showing 2 changed files with 234 additions and 134 deletions.
4 changes: 2 additions & 2 deletions packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"cors": "2.8.5",
"cross-fetch": "3.0.4",
"dotenv": "8.2.0",
"express": "4.17.1",
"express": "4.18.1",
"express-pino-logger": "4.0.0",
"express-session": "1.17.0",
"formik": "2.1.4",
Expand All @@ -49,7 +49,7 @@
"unfetch": "4.1.0"
},
"devDependencies": {
"@types/express": "4.17.6",
"@types/express": "4.17.13",
"@types/jest": "25.2.1",
"@types/jsonwebtoken": "8.3.9",
"@types/next": "9.0.0",
Expand Down
Loading

0 comments on commit 2c1f96e

Please sign in to comment.