Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix: package.json to reduce vulnerabilities
  • Loading branch information
snyk-bot committed Nov 24, 2023
commit 2f64c3b02fc862b0cb9576fd0f447eaa2a9d35eb
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,11 @@
"ejs-locals": "1.0.2",
"errorhandler": "1.4.3",
"express": "4.17.3",
"express-fileupload": "1.1.10",
"express-fileupload": "1.4.0",
"express-session": "^1.17.2",
"file-type": "^8.1.0",
"hbs": "^4.1.2",
"humanize-ms": "1.0.1",
"humanize-ms": "1.2.1",
"jquery": "^3.5.0",
"lodash": "4.17.21",
"marked": "4.0.10",
Expand All @@ -46,7 +46,7 @@
"optional": "^0.1.3",
"st": "1.2.2",
"stream-buffers": "^3.0.1",
"tap": "^15.0.0",
"tap": "^16.0.0",
"typeorm": "^0.3.14",
"validator": "^13.7.0",
"@snyk/protect": "latest"
Expand Down