Skip to content

Commit

Permalink
[dist] Update all non-major dependencies (#1356)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and indexzero committed Aug 22, 2019
1 parent 7a154f8 commit 4a657a7
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions examples/package.json
Expand Up @@ -5,11 +5,11 @@
"dependencies": {
"agentkeepalive": "^4.0.0",
"colors": "~0.6.2",
"connect": "~2.11.0",
"connect": "~2.30.0",
"connect-restreamer": "~1.0.0",
"request": "~2.27.0",
"socket.io": "~0.9.16",
"socket.io-client": "~0.9.16",
"sse": "0.0.6"
"sse": "0.0.8"
}
}
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.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -25,7 +25,7 @@
"semver": "^5.0.3",
"socket.io": "^2.1.0",
"socket.io-client": "^2.1.0",
"sse": "0.0.6",
"sse": "0.0.8",
"ws": "^3.0.0"
},
"scripts": {
Expand Down

0 comments on commit 4a657a7

Please sign in to comment.