Skip to content

Commit 328eb59

Browse files
build(deps-dev): bump @fastify/websocket from 10.0.1 to 11.0.1 (#373)
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>
1 parent fe1803e commit 328eb59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"homepage": "https://github.com/fastify/fastify-http-proxy#readme",
3030
"devDependencies": {
3131
"@fastify/pre-commit": "^2.1.0",
32-
"@fastify/websocket": "^10.0.1",
32+
"@fastify/websocket": "^11.0.1",
3333
"@types/node": "^22.0.0",
3434
"@types/ws": "^8.5.10",
3535
"@typescript-eslint/eslint-plugin": "^7.6.0",

0 commit comments

Comments
 (0)