diff --git a/package.json b/package.json index f8517adff..3c024d6aa 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.1", + "@types/ws": "^8.2.2", "jest": "^27.4.3", "prettier": "^2.1.2", "redis-mock": "^0.52.0", diff --git a/yarn.lock b/yarn.lock index 9320410b6..44f963253 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1002,10 +1002,10 @@ dependencies: "@types/node" "*" -"@types/ws@^8.2.1": - version "8.2.1" - resolved "https://registry.yarnpkg.com/@types/ws/-/ws-8.2.1.tgz#7bdf6b12869726c9f3cc3c48485efea5d4505274" - integrity sha512-SqQ+LhVZaJi7c7sYVkjWALDigi/Wy7h7Iu72gkQp8Y8OWw/DddEVBrTSKu86pQftV2+Gm8lYM61hadPKqyaIeg== +"@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== dependencies: "@types/node" "*"