diff --git a/package.json b/package.json index 4dd74f99..7e412181 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@types/node": "^10.17.17", "@types/utf8": "^2.1.6", "@types/webpack": "^4.41.22", - "@types/ws": "^7.2.6", + "@types/ws": "^7.2.7", "@typescript-eslint/eslint-plugin": "^4.0.0", "@typescript-eslint/parser": "^3.10.1", "chai": "^4.2.0", diff --git a/yarn.lock b/yarn.lock index 860568cc..3eedbedf 100644 --- a/yarn.lock +++ b/yarn.lock @@ -395,10 +395,10 @@ "@types/webpack-sources" "*" source-map "^0.6.0" -"@types/ws@^7.2.6": - version "7.2.6" - resolved "https://registry.yarnpkg.com/@types/ws/-/ws-7.2.6.tgz#516cbfb818310f87b43940460e065eb912a4178d" - integrity sha512-Q07IrQUSNpr+cXU4E4LtkSIBPie5GLZyyMC1QtQYRLWz701+XcoVygGUZgvLqElq1nU4ICldMYPnexlBsg3dqQ== +"@types/ws@^7.2.7": + version "7.2.7" + resolved "https://registry.yarnpkg.com/@types/ws/-/ws-7.2.7.tgz#362ad1a1d62721bdb725e72c8cccf357078cf5a3" + integrity sha512-UUFC/xxqFLP17hTva8/lVT0SybLUrfSD9c+iapKb0fEiC8uoDbA+xuZ3pAN603eW+bY8ebSMLm9jXdIPnD0ZgA== dependencies: "@types/node" "*"