Skip to content

Commit 01440b1

Browse files
committed
fix: upgrade ws from 8.6.0 to 8.7.0
Snyk has created this PR to upgrade ws from 8.6.0 to 8.7.0. See this package in npm: https://www.npmjs.com/package/ws See this project in Snyk: https://app.snyk.io/org/acinader/project/21343059-02d9-4182-87d7-718a44b181ef?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 4c9e956 commit 01440b1

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 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
@@ -56,7 +56,7 @@
5656
"uuid": "8.3.2",
5757
"winston": "3.7.2",
5858
"winston-daily-rotate-file": "4.6.1",
59-
"ws": "8.6.0"
59+
"ws": "8.7.0"
6060
},
6161
"devDependencies": {
6262
"graphql-tag": "2.12.6",

0 commit comments

Comments
 (0)