Skip to content

Commit

Permalink
Fix vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
tommaso-latini committed Mar 18, 2020
1 parent 701b416 commit b9b20b9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ fing-heartbeat-cli --help
var Heartbeat = require(“fing-heartbeat”);
var server = "hb.example.com";
var api_key = "2664a5e44f0f13400f261b41b7ccabaa";
var api_key = "xxxxxxxxx"; # Ask to repo owner
var mac = "00:70:07:00:70:07";
var gatewayMac = "DE:AD:C0:DE:BE:EF"
Expand Down
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b9b20b9

Please sign in to comment.