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 Jun 18, 2024
1 parent a856e7a commit 665eae4
Show file tree
Hide file tree
Showing 37 changed files with 50 additions and 11 deletions.
36 changes: 30 additions & 6 deletions .pnp.cjs

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.
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
21 changes: 18 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 Expand Up @@ -20861,6 +20861,21 @@ __metadata:
languageName: node
linkType: hard

"ws@npm:^8.17.1":
version: 8.17.1
resolution: "ws@npm:8.17.1"
peerDependencies:
bufferutil: ^4.0.1
utf-8-validate: ">=5.0.2"
peerDependenciesMeta:
bufferutil:
optional: true
utf-8-validate:
optional: true
checksum: 4264ae92c0b3e59c7e309001e93079b26937aab181835fb7af79f906b22cd33b6196d96556dafb4e985742dd401e99139572242e9847661fdbc96556b9e6902d
languageName: node
linkType: hard

"xdg-basedir@npm:^4.0.0":
version: 4.0.0
resolution: "xdg-basedir@npm:4.0.0"
Expand Down

0 comments on commit 665eae4

Please sign in to comment.