Skip to content

Commit

Permalink
security fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jussikin committed Oct 5, 2019
1 parent a3441fa commit b05fecd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nodeScripts/package.json
Expand Up @@ -14,7 +14,7 @@
"config": "^1.8.1",
"cron": "^1.0.5",
"debug": "^2.1.0",
"lodash": "^2.4.1",
"lodash": ">=4.17.13",
"mqtt": "^1.1.4",
"owfs": "^0.2.2",
"printf": "^0.2.0",
Expand Down

0 comments on commit b05fecd

Please sign in to comment.