Skip to content

Commit

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

---
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 67152e1 commit 5c6ce91
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
"signedsource": "^1.0.0",
"supports-color": "^7.1.0",
"typescript": "5.0.4",
"ws": "^6.2.2"
"ws": "^6.2.3"
},
"beachball": {
"shouldPublish": false
Expand Down
2 changes: 1 addition & 1 deletion packages/react-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@
"scheduler": "0.24.0-canary-efb381bbf-20230505",
"stacktrace-parser": "^0.1.10",
"whatwg-fetch": "^3.0.0",
"ws": "^6.2.2",
"ws": "^6.2.3",
"yargs": "^17.6.2"
},
"beachball": {
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3316,7 +3316,7 @@ __metadata:
signedsource: "npm:^1.0.0"
supports-color: "npm:^7.1.0"
typescript: "npm:5.0.4"
ws: "npm:^6.2.2"
ws: "npm:^6.2.3"
peerDependencies:
react: 18.2.0
languageName: unknown
Expand Down Expand Up @@ -12508,7 +12508,7 @@ __metadata:
scheduler: "npm:0.24.0-canary-efb381bbf-20230505"
stacktrace-parser: "npm:^0.1.10"
whatwg-fetch: "npm:^3.0.0"
ws: "npm:^6.2.2"
ws: "npm:^6.2.3"
yargs: "npm:^17.6.2"
peerDependencies:
react: 18.2.0
Expand Down Expand Up @@ -14795,12 +14795,12 @@ __metadata:
languageName: node
linkType: hard

"ws@npm:^6.2.2":
version: 6.2.2
resolution: "ws@npm:6.2.2"
"ws@npm:^6.2.3":
version: 6.2.3
resolution: "ws@npm:6.2.3"
dependencies:
async-limiter: "npm:~1.0.0"
checksum: d628a1e95668a296644b4f51ce5debb43d9f1d89ebb2e32fef205a685b9439378eb824d60ce3a40bbc3bad0e887d84a56b343f2076f48d74f17c4c0800c42967
checksum: 56a35b9799993cea7ce2260197e7879f21bbbb194a967f31acbbda6f7f46ecda4365951966fb062044c95197e19fb2f053be6f65c172435455186835f494de41
languageName: node
linkType: hard

Expand Down

0 comments on commit 5c6ce91

Please sign in to comment.