Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
 [BUG]: Connect 500 TypeError: Busboy is not a constructor snyk-labs#1310
  • Loading branch information
ryanjonesrocks authored Aug 21, 2023
1 parent d240896 commit 1fa8464
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
"ejs": "1.0.0",
"ejs-locals": "1.0.2",
"errorhandler": "1.2.0",
"express": "4.12.4",
"express-fileupload": "0.0.5",
"express": "4.17.1",
"express-fileupload": "1.4.0",
"express-session": "^1.17.2",
"file-type": "^8.1.0",
"hbs": "^4.0.4",
Expand Down

0 comments on commit 1fa8464

Please sign in to comment.