Skip to content

Commit 148a9f9

Browse files
build(deps-dev): bump @fastify/websocket from 8.3.1 to 9.0.0 (#337)
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>
1 parent e87c57a commit 148a9f9

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
@@ -29,7 +29,7 @@
2929
"homepage": "https://github.com/fastify/fastify-http-proxy#readme",
3030
"devDependencies": {
3131
"@fastify/pre-commit": "^2.0.2",
32-
"@fastify/websocket": "^8.0.0",
32+
"@fastify/websocket": "^9.0.0",
3333
"@types/node": "^20.1.0",
3434
"@types/ws": "^8.2.2",
3535
"@typescript-eslint/eslint-plugin": "^6.2.1",

0 commit comments

Comments
 (0)