Skip to content

Commit 6cdc56a

Browse files
committedMay 19, 2024
fix: upgrade ws from 8.13.0 to 8.17.0
Snyk has created this PR to upgrade ws from 8.13.0 to 8.17.0. See this package in npm: ws See this project in Snyk: https://app.snyk.io/org/sammyfilly/project/fa1785c9-e78d-48c1-a1c5-eb000bd87bfd?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 2c40cc8 commit 6cdc56a

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed
 

‎package-lock.json

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -223,6 +223,6 @@
223223
},
224224
"ethereum": "0x26a3CB49578F07000575405a57888681249c35Fd",
225225
"dependencies": {
226-
"ws": "^8.8.1"
226+
"ws": "^8.17.0"
227227
}
228228
}

0 commit comments

Comments
 (0)
Please sign in to comment.