mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Upgrade websocket-driver from 0.3.0 to 0.3.1
This fixes a DoS we found: https://github.com/faye/faye-websocket-node/issues/26
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
"version": "0.7.0",
|
||||
"dependencies": {
|
||||
"websocket-driver": {
|
||||
"version": "0.3.0"
|
||||
"version": "0.3.1"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user