Skip to content

Commit 2680704

Browse files
committed
fix: upgrade ws from 8.8.0 to 8.18.0
Snyk has created this PR to upgrade ws from 8.8.0 to 8.18.0. See this package in npm: ws See this project in Snyk: https://app.snyk.io/org/vansergen/project/634db24a-e740-4cb6-9e05-c7a8e3043a53?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent a6ea812 commit 2680704

File tree

2 files changed

+14
-11
lines changed

2 files changed

+14
-11
lines changed

package-lock.json

Lines changed: 13 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"dependencies": {
1616
"rpc-request": "^6.0.2",
17-
"ws": "^8.8.0"
17+
"ws": "^8.18.0"
1818
},
1919
"peerDependencies": {
2020
"@types/ws": "^8.5.3"

0 commit comments

Comments
 (0)