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.31 to 1.0.32
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade websocket from 1.0.31 to 1.0.32.

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 Sep 19, 2020
1 parent 02fbd7b commit b04d8ab
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 13 deletions.
41 changes: 29 additions & 12 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.31"
"websocket": "^1.0.32"
},
"devDependencies": {
"@bifravst/code-style": "8.0.89",
Expand Down

0 comments on commit b04d8ab

Please sign in to comment.