diff --git a/package.json b/package.json index ddf22ce..14e8d92 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "@types/react-router-dom": "5.1.5", "@types/redux-logger": "3.0.8", "@types/unzipper": "0.10.3", - "@types/ws": "7.2.4", + "@types/ws": "7.2.5", "@typescript-eslint/eslint-plugin": "2.34.0", "@typescript-eslint/parser": "2.34.0", "antd": "4.3.1", diff --git a/yarn.lock b/yarn.lock index 32e0ce2..9f2dc5f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2611,10 +2611,10 @@ resolved "https://registry.yarnpkg.com/@types/whatwg-streams/-/whatwg-streams-0.0.7.tgz#28bfe73dc850562296367249c4b32a50db81e9d3" integrity sha512-6sDiSEP6DWcY2ZolsJ2s39ZmsoGQ7KVwBDI3sESQsEm9P2dHTcqnDIHRZFRNtLCzWp7hCFGqYbw5GyfpQnJ01A== -"@types/ws@7.2.4": - version "7.2.4" - resolved "https://registry.yarnpkg.com/@types/ws/-/ws-7.2.4.tgz#b3859f7b9c243b220efac9716ec42c716a72969d" - integrity sha512-9S6Ask71vujkVyeEXKxjBSUV8ZUB0mjL5la4IncBoheu04bDaYyUKErh1BQcY9+WzOUOiKqz/OnpJHYckbMfNg== +"@types/ws@7.2.5": + version "7.2.5" + resolved "https://registry.yarnpkg.com/@types/ws/-/ws-7.2.5.tgz#513f28b04a1ea1aa9dc2cad3f26e8e37c88aae49" + integrity sha512-4UEih9BI1nBKii385G9id1oFrSkLcClbwtDfcYj8HJLQqZVAtb/42vXVrYvRWCcufNF/a+rZD3MxNwghA7UmCg== dependencies: "@types/node" "*"