Skip to content
This repository has been archived by the owner on Apr 22, 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:content:20180305

Latest report for code4hr/2015-hr-resolutions:
https://snyk.io/test/github/code4hr/2015-hr-resolutions
  • Loading branch information
snyk-bot committed Mar 6, 2018
1 parent ff9ca03 commit fc77bc2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,9 @@
},
"dependencies": {
"elasticsearch": "8.x.x",
"hapi": "8.x.x",
"hapi": "17.0.0",
"hoek-boom": "1.x.x",
"joi": "^6.9.1",
"elasticsearch": "8.x.x",
"node-uuid": "1.x.x",
"node-geocoder": "3.x.x",
"to-title-case": "0.x.x"
Expand Down

0 comments on commit fc77bc2

Please sign in to comment.