Skip to content

Commit 59f4d53

Browse files
chore(deps): bump graphql-ws from 5.15.0 to 5.16.0 (#309)
Bumps [graphql-ws](https://github.com/enisdenjo/graphql-ws) from 5.15.0 to 5.16.0. - [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.15.0...v5.16.0) --- updated-dependencies: - dependency-name: graphql-ws dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 761a728 commit 59f4d53

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"dependencies": {
88
"@apollo/client": "3.10.5",
99
"graphql": "16.8.1",
10-
"graphql-ws": "5.15.0",
10+
"graphql-ws": "5.16.0",
1111
"react": "18.3.1",
1212
"react-dom": "18.3.0",
1313
"react-router-dom": "6.22.3"

0 commit comments

Comments
 (0)