mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-11 00:53:31 +01:00
Bump deps
This commit is contained in:
@@ -25,9 +25,9 @@
|
||||
},
|
||||
"homepage": "https://github.com/hydrabolt/discord.js#readme",
|
||||
"dependencies": {
|
||||
"superagent": "^1.8.3",
|
||||
"superagent": "^2.1.0",
|
||||
"unpipe": "^1.0.0",
|
||||
"ws": "^1.1.0"
|
||||
"ws": "^1.1.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"colors": "^1.1.2",
|
||||
@@ -40,7 +40,7 @@
|
||||
"mocha": "^2.4.5"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"node-opus": "^0.2.0",
|
||||
"node-opus": "^0.2.1",
|
||||
"tweetnacl": "^0.14.3"
|
||||
},
|
||||
"engines": {
|
||||
|
||||
Reference in New Issue
Block a user