Skip to content
This repository has been archived by the owner on Jan 21, 2021. 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:hoek:20180212
- https://snyk.io/vuln/npm:lodash:20180130

Latest report for salty-pig/salty-pig:
https://snyk.io/test/github/salty-pig/salty-pig
  • Loading branch information
snyk-bot committed May 16, 2018
1 parent db6a960 commit 59232b7
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 @@ -19,7 +19,7 @@
"joi": "^8.4.2",
"lodash": "^4.13.1",
"mongodb": "^2.1.18",
"node-gcm": "^0.14.3",
"node-gcm": "^1.0.0",
"node-uuid": "^1.4.7",
"stream-to-array": "^2.3.0"
},
Expand Down

0 comments on commit 59232b7

Please sign in to comment.