Skip to content

Commit

Permalink
chore(deps): update dependencies
Browse files Browse the repository at this point in the history
- bump express to ^4.21.0
- bump body-parser to 1.20.3
- bump finalhandler to 1.3.1
- bump qs to 6.13.0
- bump send to 0.19.0
- bump serve-static to 1.16.2
- bump encodeurl to 2.0.0
- remove redundant and old versions of dependencies
  • Loading branch information
manea-ibood committed Sep 12, 2024
1 parent d6d0003 commit 9917d8a
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 146 deletions.
2 changes: 1 addition & 1 deletion packages/easy-express/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@thisisagile/easy-service": "workspace:^",
"@types/express": "^4.17.21",
"cls-hooked": "^4.2.2",
"express": "^4.19.2",
"express": "^4.21.0",
"form-urlencoded": "^6.1.0",
"jsonwebtoken": "^9.0.0",
"passport": "^0.7.0",
Expand Down
Loading

0 comments on commit 9917d8a

Please sign in to comment.