Skip to content

Commit

Permalink
Bump ws from 8.14.2 to 8.17.1
Browse files Browse the repository at this point in the history
Bumps [ws](https://github.com/websockets/ws) from 8.14.2 to 8.17.1.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@8.14.2...8.17.1)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 15, 2024
1 parent 17e063a commit e08196d
Show file tree
Hide file tree
Showing 36 changed files with 14 additions and 14 deletions.
18 changes: 9 additions & 9 deletions .pnp.cjs
100755 → 100644

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

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@
"vite-plugin-svgr": "^4.1.0",
"vite-plugin-top-level-await": "^1.3.1",
"vite-tsconfig-paths": "^4.2.1",
"ws": "^8.14.2",
"ws": "^8.17.1",
"yaml": "^2.3.3",
"yargs": "^17.7.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"nanoid": "^3.3.6",
"ts-pattern": "^5.0.5",
"type-fest": "^4.5.0",
"ws": "^8.14.2"
"ws": "^8.17.1"
},
"devDependencies": {
"@swc/core": "^1.3.94",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4175,7 +4175,7 @@ __metadata:
vite-plugin-svgr: "npm:^4.1.0"
vite-plugin-top-level-await: "npm:^1.3.1"
vite-tsconfig-paths: "npm:^4.2.1"
ws: "npm:^8.14.2"
ws: "npm:^8.17.1"
yaml: "npm:^2.3.3"
yargs: "npm:^17.7.2"
languageName: unknown
Expand Down Expand Up @@ -4314,7 +4314,7 @@ __metadata:
tsx: "npm:^4.6.2"
type-fest: "npm:^4.5.0"
typescript: "npm:^5.2.2"
ws: "npm:^8.14.2"
ws: "npm:^8.17.1"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -20816,7 +20816,7 @@ __metadata:
languageName: node
linkType: hard

"ws@npm:^8.11.0, ws@npm:^8.14.2":
"ws@npm:^8.11.0":
version: 8.14.2
resolution: "ws@npm:8.14.2"
peerDependencies:
Expand Down

0 comments on commit e08196d

Please sign in to comment.