[Pkg-javascript-commits] [sockjs-client] 278/350: Upgrade url-parse to fix 'too much recursion'
tonnerre at ancient-solutions.com
tonnerre at ancient-solutions.com
Fri Aug 5 01:04:30 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 bdf89b823d5bdf837cb25bef7ed2f359aac181b8
Author: Bryce Kahle <bkahle at gmail.com>
Date: Tue Dec 16 17:56:30 2014 -0500
Upgrade url-parse to fix 'too much recursion'
---
package.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package.json b/package.json
index 480ce1f..7c4877c 100644
--- a/package.json
+++ b/package.json
@@ -29,7 +29,7 @@
"faye-websocket": "~0.7.3",
"inherits": "^2.0.1",
"json3": "^3.3.2",
- "url-parse": "^0.2.0"
+ "url-parse": "^0.2.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