From 99c8a2e780a11d32e389fee70a5658dbdd5f9e03 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 15 Jun 2025 11:24:28 -0500 Subject: [PATCH] build(deps): bump ws and @types/ws (#4144) Bumps [ws](https://github.com/websockets/ws) and [@types/ws](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ws). These dependencies needed to be updated together. Updates `ws` from 8.18.0 to 8.18.1 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](https://github.com/websockets/ws/compare/8.18.0...8.18.1) Updates `@types/ws` from 8.5.13 to 8.5.14 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ws) --- updated-dependencies: - dependency-name: ws dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: "@types/ws" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com> --- packages/gateway/package.json | 4 ++-- yarn.lock | 20 ++++++++++---------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/packages/gateway/package.json b/packages/gateway/package.json index a5455871f..1822f7c69 100644 --- a/packages/gateway/package.json +++ b/packages/gateway/package.json @@ -36,7 +36,7 @@ "dependencies": { "@discordeno/types": "workspace:^", "@discordeno/utils": "workspace:^", - "ws": "^8.18.0" + "ws": "^8.18.1" }, "optionalDependencies": { "fzstd": "^0.1.1" @@ -49,7 +49,7 @@ "@types/mocha": "^10.0.10", "@types/node": "^22.13.0", "@types/sinon": "^17.0.3", - "@types/ws": "^8.5.13", + "@types/ws": "^8.5.14", "c8": "^10.1.3", "chai": "^5.1.2", "mocha": "patch:mocha@npm%3A11.0.2#~/.yarn/patches/mocha-npm-11.0.2-b5d6b95284.patch", diff --git a/yarn.lock b/yarn.lock index 2df69776e..47ca45051 100644 --- a/yarn.lock +++ b/yarn.lock @@ -150,7 +150,7 @@ __metadata: "@types/mocha": "npm:^10.0.10" "@types/node": "npm:^22.13.0" "@types/sinon": "npm:^17.0.3" - "@types/ws": "npm:^8.5.13" + "@types/ws": "npm:^8.5.14" c8: "npm:^10.1.3" chai: "npm:^5.1.2" fzstd: "npm:^0.1.1" @@ -159,7 +159,7 @@ __metadata: ts-node: "npm:^10.9.2" tsconfig: "npm:*" typescript: "npm:^5.7.3" - ws: "npm:^8.18.0" + ws: "npm:^8.18.1" dependenciesMeta: fzstd: optional: true @@ -922,12 +922,12 @@ __metadata: languageName: node linkType: hard -"@types/ws@npm:^8.5.13": - version: 8.5.13 - resolution: "@types/ws@npm:8.5.13" +"@types/ws@npm:^8.5.14": + version: 8.5.14 + resolution: "@types/ws@npm:8.5.14" dependencies: "@types/node": "npm:*" - checksum: 10c0/a5430aa479bde588e69cb9175518d72f9338b6999e3b2ae16fc03d3bdcff8347e486dc031e4ed14601260463c07e1f9a0d7511dfc653712b047c439c680b0b34 + checksum: 10c0/be88a0b6252f939cb83340bd1b4d450287f752c19271195cd97564fd94047259a9bb8c31c585a61b69d8a1b069a99df9dd804db0132d3359c54d3890c501416a languageName: node linkType: hard @@ -4268,9 +4268,9 @@ __metadata: languageName: node linkType: hard -"ws@npm:^8.18.0": - version: 8.18.0 - resolution: "ws@npm:8.18.0" +"ws@npm:^8.18.1": + version: 8.18.1 + resolution: "ws@npm:8.18.1" peerDependencies: bufferutil: ^4.0.1 utf-8-validate: ">=5.0.2" @@ -4279,7 +4279,7 @@ __metadata: optional: true utf-8-validate: optional: true - checksum: 10c0/25eb33aff17edcb90721ed6b0eb250976328533ad3cd1a28a274bd263682e7296a6591ff1436d6cbc50fa67463158b062f9d1122013b361cec99a05f84680e06 + checksum: 10c0/e498965d6938c63058c4310ffb6967f07d4fa06789d3364829028af380d299fe05762961742971c764973dce3d1f6a2633fe8b2d9410c9b52e534b4b882a99fa languageName: node linkType: hard