Skip to content

Commit

Permalink
fix: update ws (#1921)
Browse files Browse the repository at this point in the history
* fix: update ws

* fix: include package-lock.json updates
  • Loading branch information
theodesp authored Jul 29, 2024
1 parent 55c4e9f commit 9b4ed77
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 89 deletions.
95 changes: 7 additions & 88 deletions package-lock.json

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

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@
"semver": "~7.5.2",
"optionator": "0.9.3",
"postcss": "8.4.31",
"axios": "^1.6.1"
"axios": "^1.6.1",
"ws": "8.17.1"
}
}

0 comments on commit 9b4ed77

Please sign in to comment.