Skip to content

Commit

Permalink
fix security dependencies multer
Browse files Browse the repository at this point in the history
  • Loading branch information
renat473 committed Jun 5, 2023
1 parent 33eb801 commit 70027f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"json-mapper-json": "^1.3.3",
"merge-deep": "^3.0.3",
"moment": "^2.29.4",
"multer": "^1.4.4",
"multer": "^1.4.5-lts.1",
"qrcode": "^1.5.3",
"socket.io": "^4.6.2",
"swagger-ui-express": "^4.6.3",
Expand Down

0 comments on commit 70027f2

Please sign in to comment.