Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

Commit

Permalink
fix: package.json & .snyk to reduce vulnerabilities (#27)
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot authored and jkleinsc committed Aug 18, 2016
1 parent 07df5ed commit f952e80
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions .snyk
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,24 @@ patch:
patched: '2016-07-24T17:06:57.850Z'
- hospitalrun-dblisteners > follow > request:
patched: '2016-07-24T17:06:57.850Z'
- hospitalrun-dblisteners > nano > follow > request:
patched: '2016-08-02T10:41:20.885Z'
- hospitalrun-server-routes > nano > follow > request:
patched: '2016-08-02T10:41:20.885Z'
- hospitalrun-dblisteners > follow > request:
patched: '2016-08-02T10:41:20.885Z'
'npm:hawk:20160119':
- hospitalrun-dblisteners > nano > follow > request > hawk:
patched: '2016-07-24T17:06:57.850Z'
- hospitalrun-server-routes > nano > follow > request > hawk:
patched: '2016-07-24T17:06:57.850Z'
- hospitalrun-dblisteners > follow > request > hawk:
patched: '2016-07-24T17:06:57.850Z'
- hospitalrun-dblisteners > nano > follow > request > hawk:
patched: '2016-08-02T10:41:20.885Z'
- hospitalrun-server-routes > nano > follow > request > hawk:
patched: '2016-08-02T10:41:20.885Z'
- hospitalrun-dblisteners > follow > request > hawk:
patched: '2016-08-02T10:41:20.885Z'
version: v1.5.0
ignore: {}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"nano": "^6.2.0",
"node-uuid": "^1.4.2",
"prompt": "^1.0.0",
"snyk": "^1.17.1"
"snyk": "^1.17.5"
},
"devDependencies": {
"camelize": "^1.0.0",
Expand Down

0 comments on commit f952e80

Please sign in to comment.