Skip to content

Commit b6db35c

Browse files
build(deps-dev): bump @fastify/websocket from 6.0.1 to 7.0.0 (#264)
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: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>
1 parent 25cd9b9 commit b6db35c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"homepage": "https://github.com/fastify/fastify-http-proxy#readme",
2929
"devDependencies": {
3030
"@fastify/pre-commit": "^2.0.2",
31-
"@fastify/websocket": "^6.0.1",
31+
"@fastify/websocket": "^7.0.0",
3232
"@types/node": "^18.0.0",
3333
"@types/ws": "^8.2.2",
3434
"@typescript-eslint/eslint-plugin": "^5.9.1",

0 commit comments

Comments
 (0)