Skip to content

Commit

Permalink
build(deps): bump @fastify/websocket from 6.0.1 to 7.0.0
Browse files Browse the repository at this point in the history
Bumps [@fastify/websocket](https://github.com/fastify/fastify-websocket) from 6.0.1 to 7.0.0.
- [Release notes](https://github.com/fastify/fastify-websocket/releases)
- [Commits](fastify/fastify-websocket@v6.0.1...v7.0.0)

---
updated-dependencies:
- dependency-name: "@fastify/websocket"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 17, 2022
1 parent 2917a50 commit 3265c40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"dependencies": {
"@fastify/error": "^3.0.0",
"@fastify/static": "^6.0.0",
"@fastify/websocket": "^6.0.0",
"@fastify/websocket": "^7.0.0",
"events.on": "^1.0.1",
"fastify-plugin": "^3.0.1",
"graphql": "^16.0.0",
Expand Down

0 comments on commit 3265c40

Please sign in to comment.