Skip to content

Commit

Permalink
Update ws to version 8.17.1 (#156)
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Jun 17, 2024
1 parent e18566b commit 4cf24e9
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 9 deletions.
12 changes: 6 additions & 6 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 @@ -38,7 +38,7 @@
"prettier": "^3.2.5",
"tsx": "^4.7.3",
"typescript": "^5.4.5",
"ws": "^8.16.0",
"ws": "^8.17.1",
"nx": "^19.0.0"
},
"eslintConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"fast-equals": "^5.0.1",
"mocha-remote-common": "1.12.2",
"mocha": "10.4.0",
"ws": "^8.4.2"
"ws": "^8.17.1"
},
"devDependencies": {
"@rollup/plugin-alias": "^5.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"debug": "^4.3.4",
"flatted": "^3.3.1",
"mocha-remote-common": "1.12.2",
"ws": "^8.16.0"
"ws": "^8.17.1"
},
"peerDependencies": {
"mocha": "^10.3.0"
Expand Down

0 comments on commit 4cf24e9

Please sign in to comment.