diff --git a/package.json b/package.json index b0b97065..3aad3869 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "@types/dompurify": "^2.3.3", "@types/node": "^17.0.19", "@types/set-value": "^4.0.1", - "@types/ws": "^8.2.3", + "@types/ws": "^8.5.0", "@types/zen-observable": "^0.8.3", "@typescript-eslint/eslint-plugin": "^5.12.0", "@typescript-eslint/parser": "^5.12.1", diff --git a/yarn.lock b/yarn.lock index 2bae1e5f..5c447d90 100644 --- a/yarn.lock +++ b/yarn.lock @@ -269,10 +269,10 @@ resolved "https://registry.yarnpkg.com/@types/trusted-types/-/trusted-types-2.0.2.tgz#fc25ad9943bcac11cceb8168db4f275e0e72e756" integrity sha512-F5DIZ36YVLE+PN+Zwws4kJogq47hNgX3Nx6WyDJ3kcplxyke3XIzB8uK5n/Lpm1HBsbGzd6nmGehL8cPekP+Tg== -"@types/ws@^8.2.3": - version "8.2.3" - resolved "https://registry.yarnpkg.com/@types/ws/-/ws-8.2.3.tgz#0bca6b03ba2f41e0fab782d4a573fe284aa907ae" - integrity sha512-ahRJZquUYCdOZf/rCsWg88S0/+cb9wazUBHv6HZEe3XdYaBe2zr/slM8J28X07Hn88Pnm4ezo7N8/ofnOgrPVQ== +"@types/ws@^8.5.0": + version "8.5.0" + resolved "https://registry.yarnpkg.com/@types/ws/-/ws-8.5.0.tgz#805ceb3f68eaebbed1a3004a66f16e35b7f3bf14" + integrity sha512-mTClfhq5cuGyW4jthaFuig6Q8OVfB3IRyZfN/9SCyJtiM5H0SubwM89cHoT9UngO6HyUFic88HvT1zSNLNyxWA== dependencies: "@types/node" "*"