Skip to content

Commit

Permalink
fix: upgrade express to v4.18.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ivarconr committed Dec 6, 2022
1 parent 228ddab commit bc0472d
Show file tree
Hide file tree
Showing 2 changed files with 152 additions and 88 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -99,7 +99,7 @@
"db-migrate-shared": "1.2.0",
"deepmerge": "^4.2.2",
"errorhandler": "^1.5.1",
"express": "^4.17.1",
"express": "^4.18.2",
"express-rate-limit": "^6.6.0",
"express-session": "^1.17.1",
"fast-json-patch": "^3.1.0",
Expand Down

0 comments on commit bc0472d

Please sign in to comment.