diff --git a/package.json b/package.json index d2011d2e9..eeadac17c 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "@types/sharp": "^0.27.1", "@types/supertest": "^2.0.11", "@types/web-push": "^3.3.1", - "@types/ws": "^8.2.2", + "@types/ws": "^8.5.1", "jest": "^27.4.6", "prettier": "^2.1.2", "redis-mock": "^0.52.0", diff --git a/yarn.lock b/yarn.lock index 3abcc03cf..bf9314c58 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1185,10 +1185,10 @@ dependencies: "@types/node" "*" -"@types/ws@^8.2.2": - version "8.2.2" - resolved "https://registry.yarnpkg.com/@types/ws/-/ws-8.2.2.tgz#7c5be4decb19500ae6b3d563043cd407bf366c21" - integrity sha512-NOn5eIcgWLOo6qW8AcuLZ7G8PycXu0xTxxkS6Q18VWFxgPUSOwV0pBj2a/4viNZVu25i7RIB7GttdkAIUUXOOg== +"@types/ws@^8.5.1": + version "8.5.1" + resolved "https://registry.yarnpkg.com/@types/ws/-/ws-8.5.1.tgz#79136958b48bc73d5165f286707ceb9f04471599" + integrity sha512-UxlLOfkuQnT2YSBCNq0x86SGOUxas6gAySFeDe2DcnEnA8655UIPoCDorWZCugcvKIL8IUI4oueUfJ1hhZSE2A== dependencies: "@types/node" "*"