Skip to content

Commit

Permalink
Fix security vulnerability
Browse files Browse the repository at this point in the history
  • Loading branch information
Lionel Laské committed Apr 21, 2024
1 parent 39bce6c commit 799cca9
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 57 deletions.
92 changes: 36 additions & 56 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"moment": "2.29.4",
"mongodb": "~3.5.7",
"morgan": "1.9.1",
"multer": "~1.4.1",
"multer": "1.4.5-lts.1",
"c8": "^9.1.0",
"otplib": "^12.0.1",
"qrcode": "^1.4.4",
Expand Down

0 comments on commit 799cca9

Please sign in to comment.