mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
Update ws dependency to 1.1.1 for security
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
"pako": "^1.0.0",
|
||||
"superagent": "^3.3.0",
|
||||
"tweetnacl": "^0.14.0",
|
||||
"ws": "^1.1.0"
|
||||
"ws": "^1.1.1"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"erlpack": "hammerandchisel/erlpack#master",
|
||||
|
||||
Reference in New Issue
Block a user