Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Commit 6e4f39d

Browse files
jdevcssnyk-bot
andauthored
fix: packages/web3-providers-ws/package.json to reduce vulnerabilities (#7109)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-WS-7266574 Co-authored-by: snyk-bot <[email protected]>
1 parent 750411c commit 6e4f39d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/web3-providers-ws/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,6 @@
6767
"web3-errors": "^1.1.3",
6868
"web3-types": "^1.3.0",
6969
"web3-utils": "^4.0.7",
70-
"ws": "^8.8.1"
70+
"ws": "^8.17.1"
7171
}
7272
}

0 commit comments

Comments
 (0)