mirror of
https://github.com/danbulant/discord.js
synced 2026-05-25 21:12:06 +00:00
Update ws dependency to 1.1.1 for security
This commit is contained in:
parent
ab4b7ea19a
commit
ebd2f0e73f
1 changed files with 1 additions and 1 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in a new issue