mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
Update ws and tweetnacl dependencies to new major versions
This commit is contained in:
@@ -35,8 +35,8 @@
|
||||
"long": "^3.2.0",
|
||||
"prism-media": "^0.0.1",
|
||||
"snekfetch": "^3.1.0",
|
||||
"tweetnacl": "^0.14.0",
|
||||
"ws": "^2.0.0"
|
||||
"tweetnacl": "^1.0.0",
|
||||
"ws": "^3.0.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"bufferutil": "^3.0.0",
|
||||
|
||||
Reference in New Issue
Block a user