Skip to content

Commit 24b7e63

Browse files
Update dependency graphql-ws to v6.0.6 (#10770)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b624514 commit 24b7e63

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
"graphql": "16.9.0",
104104
"graphql-anywhere": "4.2.8",
105105
"graphql-tag": "2.12.6",
106-
"graphql-ws": "6.0.5",
106+
"graphql-ws": "6.0.6",
107107
"history": "5.3.0",
108108
"html-to-react": "1.7.0",
109109
"i18next": "25.1.2",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14160,9 +14160,9 @@ __metadata:
1416014160
languageName: node
1416114161
linkType: hard
1416214162

14163-
"graphql-ws@npm:6.0.5":
14164-
version: 6.0.5
14165-
resolution: "graphql-ws@npm:6.0.5"
14163+
"graphql-ws@npm:6.0.6":
14164+
version: 6.0.6
14165+
resolution: "graphql-ws@npm:6.0.6"
1416614166
peerDependencies:
1416714167
"@fastify/websocket": ^10 || ^11
1416814168
crossws: ~0.3
@@ -14178,7 +14178,7 @@ __metadata:
1417814178
optional: true
1417914179
ws:
1418014180
optional: true
14181-
checksum: 10c0/7b882a4f47be2c67e8ae2357fb84ac7026ed8d6152eebb164aed53b8d1234f123a9a6d036fd53c8aea97a6197c7f748861205dc289ff418666cd0446571635e9
14181+
checksum: 10c0/4d1f18245fd2c56670156d910bc45a6fd456291b6e9b96d98e3d7fd464e1b406cfb4e68b4aafeb875c366d63d8f204b488b57729d622cd8d97e0387d0cd38dcf
1418214182
languageName: node
1418314183
linkType: hard
1418414184

@@ -22033,7 +22033,7 @@ __metadata:
2203322033
graphql: "npm:16.9.0"
2203422034
graphql-anywhere: "npm:4.2.8"
2203522035
graphql-tag: "npm:2.12.6"
22036-
graphql-ws: "npm:6.0.5"
22036+
graphql-ws: "npm:6.0.6"
2203722037
history: "npm:5.3.0"
2203822038
html-to-react: "npm:1.7.0"
2203922039
husky: "npm:9.1.7"

0 commit comments

Comments
 (0)