Skip to content

Commit ba23dda

Browse files
Bump fastify-websocket from 3.2.2 to 4.0.0 (#179)
Bumps [fastify-websocket](https://github.com/fastify/fastify-websocket) from 3.2.2 to 4.0.0. - [Release notes](https://github.com/fastify/fastify-websocket/releases) - [Commits](fastify/fastify-websocket@v3.2.2...v4.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 df2bc08 commit ba23dda

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
@@ -34,7 +34,7 @@
3434
"express-http-proxy": "^1.6.2",
3535
"fast-proxy": "^2.0.0",
3636
"fastify": "^3.12.0",
37-
"fastify-websocket": "^3.0.0",
37+
"fastify-websocket": "^4.0.0",
3838
"got": "^11.5.1",
3939
"http-errors": "^1.8.0",
4040
"http-proxy": "^1.17.0",

0 commit comments

Comments
 (0)