Skip to content

Commit

Permalink
Bumped dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mcollina committed Jan 2, 2018
1 parent f4917ac commit 0657270
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,4 @@ flamegraph.html
.__*
profile*

package-lock.json
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"duplexify": "^3.5.1",
"faucet": "0.0.1",
"istanbul": "^0.4.1",
"mqtt": "^2.14.0",
"mqtt": "^2.15.0",
"mqtt-connection": "^3.2.0",
"pre-commit": "^1.0.10",
"standard": "^10.0.3",
Expand All @@ -57,7 +57,7 @@
"from2": "^2.1.0",
"mqemitter": "^2.2.0",
"mqtt-packet": "^5.4.0",
"pump": "^1.0.0",
"pump": "^2.0.0",
"retimer": "^1.1.0",
"reusify": "^1.0.3",
"safe-buffer": "^5.1.1",
Expand Down

0 comments on commit 0657270

Please sign in to comment.