Skip to content
This repository has been archived by the owner on Nov 25, 2019. It is now read-only.

Commit

Permalink
fix: package.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/npm:extend:20180424
  • Loading branch information
snyk-bot committed Dec 8, 2018
1 parent 96218e8 commit 763d554
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 @@ -32,7 +32,7 @@
"express": "^4.16.2",
"htmlmin": "0.0.7",
"redis": "^2.8.0",
"request": "^2.83.0",
"request": "^2.87.0",
"shrink-ray-current": "^3.0.0",
"throng": "^4.0.0",
"winston": "^2.4.0"
Expand Down

0 comments on commit 763d554

Please sign in to comment.