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 (#26)
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot authored and jkleinsc committed Jul 25, 2016
1 parent 08b4887 commit 07df5ed
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions .snyk
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,18 @@ patch:
patched: '2016-07-11T14:57:51.352Z'
- hospitalrun-server-routes > nano > follow > request:
patched: '2016-07-11T14:57:51.352Z'
- hospitalrun-dblisteners > nano > follow > request:
patched: '2016-07-24T17:06:57.850Z'
- hospitalrun-server-routes > nano > follow > request:
patched: '2016-07-24T17:06:57.850Z'
- hospitalrun-dblisteners > follow > request:
patched: '2016-07-24T17:06:57.850Z'
'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'
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.0"
"snyk": "^1.17.1"
},
"devDependencies": {
"camelize": "^1.0.0",
Expand Down

0 comments on commit 07df5ed

Please sign in to comment.