Skip to content

Commit

Permalink
build(deps-dev): bump @fastify/websocket from 10.0.1 to 11.0.1 (#373)
Browse files Browse the repository at this point in the history
Bumps [@fastify/websocket](https://github.com/fastify/fastify-websocket) from 10.0.1 to 11.0.1.
- [Release notes](https://github.com/fastify/fastify-websocket/releases)
- [Commits](fastify/fastify-websocket@v10.0.1...v11.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent fe1803e commit 328eb59
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 @@ -29,7 +29,7 @@
"homepage": "https://github.com/fastify/fastify-http-proxy#readme",
"devDependencies": {
"@fastify/pre-commit": "^2.1.0",
"@fastify/websocket": "^10.0.1",
"@fastify/websocket": "^11.0.1",
"@types/node": "^22.0.0",
"@types/ws": "^8.5.10",
"@typescript-eslint/eslint-plugin": "^7.6.0",
Expand Down

0 comments on commit 328eb59

Please sign in to comment.