Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 28, 2024
1 parent b2f0f2e commit bc71f69
Show file tree
Hide file tree
Showing 4 changed files with 26 additions and 26 deletions.
42 changes: 21 additions & 21 deletions .pnp.cjs

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

2 changes: 1 addition & 1 deletion packages/core/bootstrap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"rxjs": "^6.6.3",
"tslib": "^2.1.0",
"uuid": "^8.3.0",
"ws": "^7.4.4"
"ws": "^7.5.10"
},
"devDependencies": {
"@types/fast-redact": "3.0.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/sources/ada-balance/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@types/ws": "8.5.10",
"ethers": "^5.4.6",
"tslib": "^2.3.1",
"ws": "^7.4.6"
"ws": "^7.5.10"
},
"devDependencies": {
"@types/jest": "27.5.2",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2890,7 +2890,7 @@ __metadata:
ethers: "npm:^5.4.6"
tslib: "npm:^2.3.1"
typescript: "npm:5.0.4"
ws: "npm:^7.4.6"
ws: "npm:^7.5.10"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -4112,7 +4112,7 @@ __metadata:
tslib: "npm:^2.1.0"
typescript: "npm:5.0.4"
uuid: "npm:^8.3.0"
ws: "npm:^7.4.4"
ws: "npm:^7.5.10"
languageName: unknown
linkType: soft

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

"ws@npm:^7.3.1, ws@npm:^7.4.2, ws@npm:^7.4.4, ws@npm:^7.4.6, ws@npm:^7.5.0":
"ws@npm:^7.3.1, ws@npm:^7.4.2, ws@npm:^7.4.6, ws@npm:^7.5.0":
version: 7.5.9
resolution: "ws@npm:7.5.9"
peerDependencies:
Expand Down

0 comments on commit bc71f69

Please sign in to comment.