Update Eris

This commit is contained in:
Dragory 2019-04-20 21:02:09 +03:00
parent 85676aab07
commit ff8e7c6afc

8
package-lock.json generated
View file

@ -2504,7 +2504,7 @@
}
},
"eris": {
"version": "github:abalabahaha/eris#19257d507b3ccca5d2101e6c45d9d44c3fb2f0f4",
"version": "github:abalabahaha/eris#0509d444813d49c320be3b38fd2e05f7d4ae2078",
"from": "github:abalabahaha/eris#dev",
"requires": {
"opusscript": "^0.0.4",
@ -8303,9 +8303,9 @@
}
},
"ws": {
"version": "6.2.0",
"resolved": "https://registry.npmjs.org/ws/-/ws-6.2.0.tgz",
"integrity": "sha512-deZYUNlt2O4buFCa3t5bKLf8A7FPP/TVjwOeVNpw818Ma5nk4MLXls2eoEGS39o8119QIYxTrTDoPQ5B/gTD6w==",
"version": "6.2.1",
"resolved": "https://registry.npmjs.org/ws/-/ws-6.2.1.tgz",
"integrity": "sha512-GIyAXC2cB7LjvpgMt9EKS2ldqr0MTrORaleiOno6TweZ6r3TKtoFQWay/2PceJ3RuBasOHzXNn5Lrw1X0bEjqA==",
"requires": {
"async-limiter": "~1.0.0"
}