Skip to content
This repository has been archived by the owner on Oct 12, 2021. It is now read-only.

Commit

Permalink
Update ws dependency version to fix security (ethers-io#1633, ethers-…
Browse files Browse the repository at this point in the history
  • Loading branch information
ricmoo authored and pull[bot] committed Jun 4, 2021
1 parent 5aa8ba3 commit 275cc84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/providers/package.json
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 275cc84

Please sign in to comment.