Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
gnought committed Jul 29, 2019
1 parent 54e5d35 commit ea228e4
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Expand Up @@ -54,9 +54,9 @@
],
"license": "MIT",
"devDependencies": {
"@types/node": "^12.6.3",
"@typescript-eslint/eslint-plugin": "^1.12.0",
"@typescript-eslint/parser": "^1.12.0",
"@types/node": "^12.6.8",
"@typescript-eslint/eslint-plugin": "^1.13.0",
"@typescript-eslint/parser": "^1.13.0",
"compute-mode": "^1.0.0",
"concat-stream": "^2.0.0",
"convert-hrtime": "^3.0.0",
Expand All @@ -76,8 +76,8 @@
"websocket-stream": "^5.5.0"
},
"dependencies": {
"aedes-packet": "^2.0.0",
"aedes-persistence": "^6.0.0",
"aedes-packet": "^2.1.0",
"aedes-persistence": "^7.1.1",
"bulk-write-stream": "^2.0.0",
"end-of-stream": "^1.4.1",
"fastfall": "^1.5.1",
Expand Down

0 comments on commit ea228e4

Please sign in to comment.