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 May 17, 2022
commit 8827d636f57cc3414a1716aaa6423b07b29b89b5
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"errorhandler": "1.2.0",
"express": "4.12.4",
"express-fileupload": "0.0.5",
"humanize-ms": "1.0.1",
"humanize-ms": "1.2.1",
"jquery": "^2.2.4",
"marked": "0.3.5",
"method-override": "latest",
Expand All @@ -33,7 +33,7 @@
"optional": "^0.1.3",
"st": "0.2.4",
"stream-buffers": "^3.0.1",
"tap": "^5.7.0"
"tap": "^12.6.2"
},
"devDependencies": {
"browserify": "^13.1.1"
Expand Down