diff --git a/package.json b/package.json index 43465a410d30..98f65f6c7ca0 100644 --- a/package.json +++ b/package.json @@ -101,7 +101,7 @@ "split2": "^3.2.2", "tar": "^6.0.1", "tar-fs": "^2.0.0", - "ws": "^7.2.0", + "ws": "^8.2.0", "xdg-basedir": "^5.0.1", "yarn": "^1.22.4" }, diff --git a/yarn.lock b/yarn.lock index b496efef6462..8187e7704a44 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8258,10 +8258,10 @@ ws@^6.1.2: dependencies: async-limiter "~1.0.0" -ws@^7.2.0: - version "7.4.5" - resolved "https://registry.yarnpkg.com/ws/-/ws-7.4.5.tgz#a484dd851e9beb6fdb420027e3885e8ce48986c1" - integrity sha512-xzyu3hFvomRfXKH8vOFMU3OguG6oOvhXMo3xsGy3xWExqaM2dxBbVxuD99O7m3ZUFMvvscsZDqxfgMaRr/Nr1g== +ws@^8.2.0: + version "8.2.0" + resolved "https://registry.yarnpkg.com/ws/-/ws-8.2.0.tgz#0b738cd484bfc9303421914b11bb4011e07615bb" + integrity sha512-uYhVJ/m9oXwEI04iIVmgLmugh2qrZihkywG9y5FfZV2ATeLIzHf93qs+tUNqlttbQK957/VX3mtwAS+UfIwA4g== wtfnode@^0.8.4: version "0.8.4"