Skip to content

Commit

Permalink
fix: packages/hemera/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
  • Loading branch information
snyk-bot committed Oct 13, 2018
1 parent 7ef2949 commit 88d68e7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/hemera/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@
"bloomrun": "4.1.x",
"errio": "1.2.x",
"fast-safe-stringify": "2.0.x",
"heavy": "4.0.x",
"joi": "11.1.x",
"heavy": "4.0.4",
"joi": "11.1.1",
"pino": "5.6.x",
"super-error": "2.2.x",
"tinysonic": "1.3.x"
Expand Down

0 comments on commit 88d68e7

Please sign in to comment.