mirror of
https://github.com/socketio/socket.io.git
synced 2026-04-30 03:00:39 -04:00
update to has-cors 1.0.3
Fixes graceful fallback if XMLHttp request is disabled in IE
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
],
|
||||
"dependencies": {
|
||||
"global": "https://github.com/component/global/archive/v2.0.1.tar.gz",
|
||||
"has-cors": "https://github.com/component/has-cors/archive/v1.0.2.tar.gz",
|
||||
"has-cors": "1.0.3",
|
||||
"ws": "0.4.31",
|
||||
"xmlhttprequest": "https://github.com/LearnBoost/node-XMLHttpRequest/archive/0f36d0b5ebc03d85f860d42a64ae9791e1daa433.tar.gz",
|
||||
"emitter": "http://github.com/component/emitter/archive/1.0.1.tar.gz",
|
||||
|
||||
Reference in New Issue
Block a user