Skip to content

Commit

Permalink
Bump graphql-ws from 5.16.0 to 6.0.1 (#4321)
Browse files Browse the repository at this point in the history
Bumps [graphql-ws](https://github.com/enisdenjo/graphql-ws) from 5.16.0 to 6.0.1.
- [Release notes](https://github.com/enisdenjo/graphql-ws/releases)
- [Changelog](https://github.com/enisdenjo/graphql-ws/blob/master/CHANGELOG.md)
- [Commits](enisdenjo/graphql-ws@v5.16.0...v6.0.1)

---
updated-dependencies:
- dependency-name: graphql-ws
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 17, 2025
1 parent 5d16d09 commit 83adec0
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 7 deletions.
2 changes: 1 addition & 1 deletion ui/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"fast-xml-parser": "^4.3.6",
"graphiql": "^3.2.2",
"graphql": "^16.8.1",
"graphql-ws": "^5.16.0",
"graphql-ws": "^6.0.1",
"highlight.js": "^11.9.0",
"jabber": "^1.5.3",
"js-cookie": "^3.0.5",
Expand Down
22 changes: 16 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1867,7 +1867,7 @@ __metadata:
globals: "npm:^15.14.0"
graphiql: "npm:^3.2.2"
graphql: "npm:^16.8.1"
graphql-ws: "npm:^5.16.0"
graphql-ws: "npm:^6.0.1"
highlight.js: "npm:^11.9.0"
jabber: "npm:^1.5.3"
js-cookie: "npm:^3.0.5"
Expand Down Expand Up @@ -8589,12 +8589,22 @@ __metadata:
languageName: node
linkType: hard

"graphql-ws@npm:^5.16.0":
version: 5.16.0
resolution: "graphql-ws@npm:5.16.0"
"graphql-ws@npm:^6.0.1":
version: 6.0.1
resolution: "graphql-ws@npm:6.0.1"
peerDependencies:
graphql: ">=0.11 <=16"
checksum: 10/e56d903920c78fa88966e31940d281f8b35ef8c9f4543255bfe349e47a0e972c6ca746bcb52040b1c6938d22e42560228994399972abc473cfa6bcd183aca709
"@fastify/websocket": ^10 || ^11
graphql: ^15.10.1 || ^16
uWebSockets.js: ^20
ws: ^8
peerDependenciesMeta:
"@fastify/websocket":
optional: true
uWebSockets.js:
optional: true
ws:
optional: true
checksum: 10/705a410a1802c0c45dad5d58d3a6ec1d54d32e2963774844e7dbf58482812e98e958907b2a6d443320d130967afe964ea2746c2f16dfa5da0c1e482892694f38
languageName: node
linkType: hard

Expand Down

0 comments on commit 83adec0

Please sign in to comment.