diff --git a/package.json b/package.json index 11f40222..a1b572a3 100644 --- a/package.json +++ b/package.json @@ -116,7 +116,7 @@ "@types/web-push": "3.3.2", "@types/webpack-env": "1.16.4", "@types/webpack-hot-middleware": "2.25.6", - "@types/ws": "8.5.4", + "@types/ws": "8.5.10", "@typescript-eslint/eslint-plugin": "5.22.0", "@typescript-eslint/parser": "5.22.0", "@vue/runtime-dom": "3.2.33", diff --git a/yarn.lock b/yarn.lock index 89219196..c588c66f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1716,10 +1716,10 @@ tapable "^2.2.0" webpack "^5" -"@types/ws@8.5.4": - version "8.5.4" - resolved "https://registry.yarnpkg.com/@types/ws/-/ws-8.5.4.tgz#bb10e36116d6e570dd943735f86c933c1587b8a5" - integrity sha512-zdQDHKUgcX/zBc4GrwsE/7dVdAD8JR4EuiAXiiUhhfyIJXXb2+PrGshFyeXWQPMmmZ2XxgaqclgpIC7eTXc1mg== +"@types/ws@8.5.10": + version "8.5.10" + resolved "https://registry.yarnpkg.com/@types/ws/-/ws-8.5.10.tgz#4acfb517970853fa6574a3a6886791d04a396787" + integrity sha512-vmQSUcfalpIq0R9q7uTo2lXs6eGIpt9wtnLdMv9LVpIjCA/+ufZRozlVoVelIYixx1ugCBKDhn89vnsEGOCx9A== dependencies: "@types/node" "*"