diff --git a/package.json b/package.json index 2555191..ffde8ce 100644 --- a/package.json +++ b/package.json @@ -88,5 +88,11 @@ "engines": { "node": ">= 20.0.x" }, - "homepage": "https://sern.dev" + "homepage": "https://sern.dev", + "overrides": { + "ws": "8.17.1" + }, + "resolutions": { + "ws": "8.17.1" + } } diff --git a/yarn.lock b/yarn.lock index 4fca664..064b9d7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3258,7 +3258,7 @@ __metadata: languageName: node linkType: hard -"ws@npm:^8.16.0": +"ws@npm:8.17.1": version: 8.17.1 resolution: "ws@npm:8.17.1" peerDependencies: