Skip to content

Commit

Permalink
build(deps-dev): bump @fastify/websocket from 8.3.1 to 9.0.0 (#337)
Browse files Browse the repository at this point in the history
Bumps [@fastify/websocket](https://github.com/fastify/fastify-websocket) from 8.3.1 to 9.0.0.
- [Release notes](https://github.com/fastify/fastify-websocket/releases)
- [Commits](fastify/fastify-websocket@v8.3.1...v9.0.0)

---
updated-dependencies:
- dependency-name: "@fastify/websocket"
  dependency-type: direct:development
  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] committed Feb 26, 2024
1 parent e87c57a commit 148a9f9
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.0.2",
"@fastify/websocket": "^8.0.0",
"@fastify/websocket": "^9.0.0",
"@types/node": "^20.1.0",
"@types/ws": "^8.2.2",
"@typescript-eslint/eslint-plugin": "^6.2.1",
Expand Down

0 comments on commit 148a9f9

Please sign in to comment.