Skip to content

Commit

Permalink
Update ws dependency version to fix security (#1633, #1634).
Browse files Browse the repository at this point in the history
  • Loading branch information
ricmoo committed May 31, 2021
1 parent d395d16 commit 470551e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/providers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@ethersproject/transactions": "^5.2.0",
"@ethersproject/web": "^5.2.0",
"bech32": "1.1.4",
"ws": "7.2.3"
"ws": "7.4.6"
},
"description": "Ethereum Providers for ethers.",
"ethereum": "donations.ethers.eth",
Expand Down

0 comments on commit 470551e

Please sign in to comment.