Skip to content
Closed
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 Jul 10, 2017
commit bf1c576ff96673299099cbe4828d1f0affb7cd0d
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@
"mongoose": "4.2.4",
"morgan": "latest",
"ms": "^0.7.1",
"npmconf": "0.0.24",
"npmconf": "1.0.2",
"optional": "^0.1.3",
"st": "0.2.4",
"st": "1.2.0",
"stream-buffers": "^3.0.1",
"tap": "^5.7.0"
},
Expand Down