Skip to content

Commit fc08f4f

Browse files
Bump @types/ws from 6.0.4 to 7.2.4 (#57)
Bumps [@types/ws](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ws) from 6.0.4 to 7.2.4. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ws) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 441d572 commit fc08f4f

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
},
3030
"homepage": "https://github.com/fastify/fastify-websocket#readme",
3131
"devDependencies": {
32-
"@types/ws": "^6.0.3",
32+
"@types/ws": "^7.2.4",
3333
"fastify": "^3.0.0-rc.1",
3434
"pre-commit": "^1.2.2",
3535
"snazzy": "^8.0.0",

0 commit comments

Comments
 (0)