[Pkg-javascript-commits] [sockjs-client] 282/350: Upgraded url-parse to ^1.0.0. Fixes #218 in FF 35.0.
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 1eb96eb3b51ba921377d4ef08807d7d416186a85
Author: Elie Rotenberg <elie at rotenberg.io>
Date: Sun Jan 18 22:44:54 2015 +0100
Upgraded url-parse to ^1.0.0.
Fixes #218 in FF 35.0.
---
package.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package.json b/package.json
index 7bc3afe..ef3f1e2 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.3"
+ "url-parse": "^1.0.0"
},
"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