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

Commit b04d8ab

Browse files
snyk-botmergify[bot]
authored andcommitted
fix: upgrade websocket from 1.0.31 to 1.0.32
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
1 parent 02fbd7b commit b04d8ab

File tree

2 files changed

+30
-13
lines changed

2 files changed

+30
-13
lines changed

package-lock.json

Lines changed: 29 additions & 12 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
@@ -23,7 +23,7 @@
2323
"license": "BSD-3-Clause",
2424
"dependencies": {
2525
"chalk": "^4.1.0",
26-
"websocket": "^1.0.31"
26+
"websocket": "^1.0.32"
2727
},
2828
"devDependencies": {
2929
"@bifravst/code-style": "8.0.89",

0 commit comments

Comments
 (0)