[Pkg-javascript-commits] [sockjs-client] 347/350: Update dependencies
tonnerre at ancient-solutions.com
tonnerre at ancient-solutions.com
Fri Aug 5 01:04:37 UTC 2016
This is an automated email from the git hooks/post-receive script.
tonnerre-guest pushed a commit to branch upstream
in repository sockjs-client.
commit 234b3c12c7615e7096aa5c0858705f2ca1c7f7c4
Author: Bryce Kahle <bkahle at gmail.com>
Date: Sat Apr 30 15:24:21 2016 -0700
Update dependencies
---
package.json | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/package.json b/package.json
index ff3688b..d7ca219 100644
--- a/package.json
+++ b/package.json
@@ -24,12 +24,12 @@
}
],
"dependencies": {
- "debug": "^2.1.0",
- "eventsource": "^0.1.3",
+ "debug": "^2.2.0",
+ "eventsource": "~0.1.6",
"faye-websocket": "~0.11.0",
"inherits": "^2.0.1",
"json3": "^3.3.2",
- "url-parse": "^1.0.1"
+ "url-parse": "^1.1.1"
},
"devDependencies": {
"browserify": "^6.1.0",
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/sockjs-client.git
More information about the Pkg-javascript-commits
mailing list