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

Commit

Permalink
fix: upgrade websocket from 1.0.32 to 1.0.33
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade websocket from 1.0.32 to 1.0.33.

See this package in npm:
https://www.npmjs.com/package/websocket

See this project in Snyk:
https://app.snyk.io/org/bifravst/project/f7f55a70-a69a-469b-bed1-77b12e9769c2?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot authored and mergify[bot] committed Dec 30, 2020
1 parent f6b9690 commit f87bde4
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 30 deletions.
56 changes: 27 additions & 29 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"license": "BSD-3-Clause",
"dependencies": {
"chalk": "^4.1.0",
"websocket": "^1.0.32"
"websocket": "^1.0.33"
},
"devDependencies": {
"@bifravst/code-style": "8.0.134",
Expand Down

0 comments on commit f87bde4

Please sign in to comment.